@adtrackify/at-tracking-event-types 4.64.13 → 4.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (465) hide show
  1. package/README.md +12 -12
  2. package/dist/cjs/__tests__/cm4-measure-definitions.spec.d.ts +1 -1
  3. package/dist/cjs/__tests__/cm4-measure-definitions.spec.js +184 -184
  4. package/dist/cjs/__tests__/measure-alias-map.spec.d.ts +1 -1
  5. package/dist/cjs/__tests__/measure-alias-map.spec.js +578 -578
  6. package/dist/cjs/__tests__/simple.spec.d.ts +1 -1
  7. package/dist/cjs/__tests__/simple.spec.js +7 -7
  8. package/dist/cjs/__tests__/tag-load-trigger-types.spec.d.ts +1 -1
  9. package/dist/cjs/__tests__/tag-load-trigger-types.spec.js +121 -121
  10. package/dist/cjs/index.d.ts +1 -1
  11. package/dist/cjs/index.js +17 -17
  12. package/dist/cjs/package.json +3 -3
  13. package/dist/cjs/types/api/accounts/account-enums.d.ts +95 -95
  14. package/dist/cjs/types/api/accounts/account-enums.js +112 -112
  15. package/dist/cjs/types/api/accounts/account-types.d.ts +104 -104
  16. package/dist/cjs/types/api/accounts/account-types.js +2 -2
  17. package/dist/cjs/types/api/accounts/index.d.ts +4 -4
  18. package/dist/cjs/types/api/accounts/index.js +20 -20
  19. package/dist/cjs/types/api/accounts/order-settings-types.d.ts +33 -33
  20. package/dist/cjs/types/api/accounts/order-settings-types.js +68 -68
  21. package/dist/cjs/types/api/accounts/user-account-types.d.ts +17 -17
  22. package/dist/cjs/types/api/accounts/user-account-types.js +2 -2
  23. package/dist/cjs/types/api/analytics/analytics-enums.d.ts +105 -105
  24. package/dist/cjs/types/api/analytics/analytics-enums.js +115 -115
  25. package/dist/cjs/types/api/analytics/event-tracking-types.d.ts +44 -44
  26. package/dist/cjs/types/api/analytics/event-tracking-types.js +3 -3
  27. package/dist/cjs/types/api/analytics/index.d.ts +3 -3
  28. package/dist/cjs/types/api/analytics/index.js +19 -19
  29. package/dist/cjs/types/api/analytics/query-types.d.ts +69 -69
  30. package/dist/cjs/types/api/analytics/query-types.js +2 -2
  31. package/dist/cjs/types/api/contact-acquisition/contact-acquisition.d.ts +106 -106
  32. package/dist/cjs/types/api/contact-acquisition/contact-acquisition.js +21 -21
  33. package/dist/cjs/types/api/contact-acquisition/email-verification.d.ts +30 -30
  34. package/dist/cjs/types/api/contact-acquisition/email-verification.js +11 -11
  35. package/dist/cjs/types/api/contact-acquisition/index.d.ts +6 -6
  36. package/dist/cjs/types/api/contact-acquisition/index.js +22 -22
  37. package/dist/cjs/types/api/contact-acquisition/purchased-contact.d.ts +35 -35
  38. package/dist/cjs/types/api/contact-acquisition/purchased-contact.js +8 -8
  39. package/dist/cjs/types/api/contact-acquisition/purchased-traits.d.ts +63 -63
  40. package/dist/cjs/types/api/contact-acquisition/purchased-traits.js +2 -2
  41. package/dist/cjs/types/api/contact-acquisition/third-party-contact.d.ts +44 -44
  42. package/dist/cjs/types/api/contact-acquisition/third-party-contact.js +2 -2
  43. package/dist/cjs/types/api/contact-acquisition/third-party-cookie-contact-acquisition.d.ts +6 -6
  44. package/dist/cjs/types/api/contact-acquisition/third-party-cookie-contact-acquisition.js +2 -2
  45. package/dist/cjs/types/api/costs/cost-line-api-types.d.ts +22 -22
  46. package/dist/cjs/types/api/costs/cost-line-api-types.js +2 -2
  47. package/dist/cjs/types/api/costs/index.d.ts +2 -2
  48. package/dist/cjs/types/api/costs/index.js +18 -18
  49. package/dist/cjs/types/api/costs/product-cog-line-api-types.d.ts +25 -25
  50. package/dist/cjs/types/api/costs/product-cog-line-api-types.js +2 -2
  51. package/dist/cjs/types/api/dashboards/index.d.ts +1 -1
  52. package/dist/cjs/types/api/dashboards/index.js +17 -17
  53. package/dist/cjs/types/api/dashboards/widget.d.ts +134 -134
  54. package/dist/cjs/types/api/dashboards/widget.js +46 -46
  55. package/dist/cjs/types/api/destinations/custom-event-mapping.d.ts +81 -81
  56. package/dist/cjs/types/api/destinations/custom-event-mapping.js +45 -45
  57. package/dist/cjs/types/api/destinations/destination-catalog.d.ts +36 -36
  58. package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
  59. package/dist/cjs/types/api/destinations/destination-enums.d.ts +43 -43
  60. package/dist/cjs/types/api/destinations/destination-enums.js +49 -49
  61. package/dist/cjs/types/api/destinations/destinations.d.ts +71 -71
  62. package/dist/cjs/types/api/destinations/destinations.js +2 -2
  63. package/dist/cjs/types/api/destinations/index.d.ts +9 -9
  64. package/dist/cjs/types/api/destinations/index.js +25 -25
  65. package/dist/cjs/types/api/destinations/slack-destination-types.d.ts +36 -36
  66. package/dist/cjs/types/api/destinations/slack-destination-types.js +19 -19
  67. package/dist/cjs/types/api/destinations/tag-load-trigger-types.d.ts +34 -34
  68. package/dist/cjs/types/api/destinations/tag-load-trigger-types.js +69 -69
  69. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  70. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
  71. package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +211 -211
  72. package/dist/cjs/types/api/destinations/third-party-destination-configs.js +28 -28
  73. package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +68 -68
  74. package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
  75. package/dist/cjs/types/api/emq/emq-enums.d.ts +63 -63
  76. package/dist/cjs/types/api/emq/emq-enums.js +74 -74
  77. package/dist/cjs/types/api/emq/emq-health.d.ts +18 -18
  78. package/dist/cjs/types/api/emq/emq-health.js +5 -5
  79. package/dist/cjs/types/api/emq/emq-types.d.ts +153 -153
  80. package/dist/cjs/types/api/emq/emq-types.js +7 -7
  81. package/dist/cjs/types/api/emq/index.d.ts +3 -3
  82. package/dist/cjs/types/api/emq/index.js +19 -19
  83. package/dist/cjs/types/api/feature.d.ts +229 -229
  84. package/dist/cjs/types/api/feature.js +199 -199
  85. package/dist/cjs/types/api/health/forwarding-health.d.ts +9 -9
  86. package/dist/cjs/types/api/health/forwarding-health.js +2 -2
  87. package/dist/cjs/types/api/health/health-condition-types.d.ts +48 -48
  88. package/dist/cjs/types/api/health/health-condition-types.js +8 -8
  89. package/dist/cjs/types/api/health/health-enums.d.ts +7 -7
  90. package/dist/cjs/types/api/health/health-enums.js +11 -11
  91. package/dist/cjs/types/api/health/health-status.d.ts +14 -14
  92. package/dist/cjs/types/api/health/health-status.js +2 -2
  93. package/dist/cjs/types/api/health/index.d.ts +5 -5
  94. package/dist/cjs/types/api/health/index.js +21 -21
  95. package/dist/cjs/types/api/health/pixel-health.d.ts +19 -19
  96. package/dist/cjs/types/api/health/pixel-health.js +2 -2
  97. package/dist/cjs/types/api/index.d.ts +18 -18
  98. package/dist/cjs/types/api/index.js +34 -34
  99. package/dist/cjs/types/api/logging/index.d.ts +1 -1
  100. package/dist/cjs/types/api/logging/index.js +17 -17
  101. package/dist/cjs/types/api/logging/logging-types.d.ts +22 -22
  102. package/dist/cjs/types/api/logging/logging-types.js +2 -2
  103. package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
  104. package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.js +2223 -2223
  105. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
  106. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js +329 -329
  107. package/dist/cjs/types/api/measures/definitions/emq-measure-definitions.d.ts +2 -2
  108. package/dist/cjs/types/api/measures/definitions/emq-measure-definitions.js +294 -294
  109. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
  110. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js +1939 -1939
  111. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
  112. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js +446 -446
  113. package/dist/cjs/types/api/measures/definitions/index.d.ts +13 -13
  114. package/dist/cjs/types/api/measures/definitions/index.js +29 -29
  115. package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.d.ts +11 -11
  116. package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.js +18 -18
  117. package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +57 -57
  118. package/dist/cjs/types/api/measures/definitions/measure-definitions.js +97 -97
  119. package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.d.ts +2 -2
  120. package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.js +5410 -5410
  121. package/dist/cjs/types/api/measures/definitions/session-measure-definitions.d.ts +2 -2
  122. package/dist/cjs/types/api/measures/definitions/session-measure-definitions.js +481 -481
  123. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
  124. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js +2337 -2337
  125. package/dist/cjs/types/api/measures/deprecated-measures.d.ts +396 -396
  126. package/dist/cjs/types/api/measures/deprecated-measures.js +400 -400
  127. package/dist/cjs/types/api/measures/index.d.ts +4 -4
  128. package/dist/cjs/types/api/measures/index.js +20 -20
  129. package/dist/cjs/types/api/measures/measure-alias-map.d.ts +8 -8
  130. package/dist/cjs/types/api/measures/measure-alias-map.js +417 -417
  131. package/dist/cjs/types/api/measures/measure-categories.d.ts +73 -73
  132. package/dist/cjs/types/api/measures/measure-categories.js +78 -78
  133. package/dist/cjs/types/api/measures/measure-icon.d.ts +8 -8
  134. package/dist/cjs/types/api/measures/measure-icon.js +12 -12
  135. package/dist/cjs/types/api/measures/measure-value-type.d.ts +8 -8
  136. package/dist/cjs/types/api/measures/measure-value-type.js +12 -12
  137. package/dist/cjs/types/api/measures/measures.d.ts +712 -712
  138. package/dist/cjs/types/api/measures/measures.js +716 -716
  139. package/dist/cjs/types/api/notifications/index.d.ts +3 -3
  140. package/dist/cjs/types/api/notifications/index.js +19 -19
  141. package/dist/cjs/types/api/notifications/notification-enums.d.ts +56 -56
  142. package/dist/cjs/types/api/notifications/notification-enums.js +65 -65
  143. package/dist/cjs/types/api/notifications/notification-history.d.ts +27 -27
  144. package/dist/cjs/types/api/notifications/notification-history.js +2 -2
  145. package/dist/cjs/types/api/notifications/notification-settings.d.ts +21 -21
  146. package/dist/cjs/types/api/notifications/notification-settings.js +133 -133
  147. package/dist/cjs/types/api/promotion-code.d.ts +35 -35
  148. package/dist/cjs/types/api/promotion-code.js +9 -9
  149. package/dist/cjs/types/api/realtime/realtime-enums.d.ts +4 -4
  150. package/dist/cjs/types/api/realtime/realtime-enums.js +8 -8
  151. package/dist/cjs/types/api/realtime/realtime-types.d.ts +48 -48
  152. package/dist/cjs/types/api/realtime/realtime-types.js +2 -2
  153. package/dist/cjs/types/api/service-events/index.d.ts +3 -3
  154. package/dist/cjs/types/api/service-events/index.js +19 -19
  155. package/dist/cjs/types/api/service-events/service-event-details.d.ts +166 -166
  156. package/dist/cjs/types/api/service-events/service-event-details.js +2 -2
  157. package/dist/cjs/types/api/service-events/service-event-enums.d.ts +49 -49
  158. package/dist/cjs/types/api/service-events/service-event-enums.js +58 -58
  159. package/dist/cjs/types/api/service-events/service-event-wrappers.d.ts +26 -26
  160. package/dist/cjs/types/api/service-events/service-event-wrappers.js +2 -2
  161. package/dist/cjs/types/api/shopify/index.d.ts +2 -2
  162. package/dist/cjs/types/api/shopify/index.js +18 -18
  163. package/dist/cjs/types/api/shopify/shopify-enums.d.ts +10 -10
  164. package/dist/cjs/types/api/shopify/shopify-enums.js +14 -14
  165. package/dist/cjs/types/api/shopify/shopify-types.d.ts +32 -32
  166. package/dist/cjs/types/api/shopify/shopify-types.js +2 -2
  167. package/dist/cjs/types/api/subscriptions/index.d.ts +2 -2
  168. package/dist/cjs/types/api/subscriptions/index.js +18 -18
  169. package/dist/cjs/types/api/subscriptions/subscription-enums.d.ts +38 -38
  170. package/dist/cjs/types/api/subscriptions/subscription-enums.js +48 -48
  171. package/dist/cjs/types/api/subscriptions/subscription-types.d.ts +164 -164
  172. package/dist/cjs/types/api/subscriptions/subscription-types.js +13 -13
  173. package/dist/cjs/types/common/address.d.ts +22 -22
  174. package/dist/cjs/types/common/address.js +8 -8
  175. package/dist/cjs/types/common/currency.d.ts +1 -1
  176. package/dist/cjs/types/common/currency.js +63 -63
  177. package/dist/cjs/types/common/index.d.ts +2 -2
  178. package/dist/cjs/types/common/index.js +18 -18
  179. package/dist/cjs/types/costs/cost-types.d.ts +223 -223
  180. package/dist/cjs/types/costs/cost-types.js +101 -101
  181. package/dist/cjs/types/costs/costs-recalc-types.d.ts +46 -46
  182. package/dist/cjs/types/costs/costs-recalc-types.js +15 -15
  183. package/dist/cjs/types/costs/index.d.ts +2 -2
  184. package/dist/cjs/types/costs/index.js +18 -18
  185. package/dist/cjs/types/event/base/event-name-enum.d.ts +131 -130
  186. package/dist/cjs/types/event/base/event-name-enum.js +138 -137
  187. package/dist/cjs/types/event/base/event-name-enum.js.map +1 -1
  188. package/dist/cjs/types/event/base/event.d.ts +21 -21
  189. package/dist/cjs/types/event/base/event.js +11 -11
  190. package/dist/cjs/types/event/base/index.d.ts +2 -2
  191. package/dist/cjs/types/event/base/index.js +18 -18
  192. package/dist/cjs/types/event/context/event-context-cloudflare.d.ts +27 -27
  193. package/dist/cjs/types/event/context/event-context-cloudflare.js +2 -2
  194. package/dist/cjs/types/event/context/event-context-identity.d.ts +32 -32
  195. package/dist/cjs/types/event/context/event-context-identity.js +2 -2
  196. package/dist/cjs/types/event/context/event-context.d.ts +218 -218
  197. package/dist/cjs/types/event/context/event-context.js +2 -2
  198. package/dist/cjs/types/event/context/index.d.ts +3 -3
  199. package/dist/cjs/types/event/context/index.js +19 -19
  200. package/dist/cjs/types/event/index.d.ts +7 -7
  201. package/dist/cjs/types/event/index.js +23 -23
  202. package/dist/cjs/types/event/log-event.d.ts +35 -35
  203. package/dist/cjs/types/event/log-event.js +22 -22
  204. package/dist/cjs/types/event/metric-event.d.ts +13 -13
  205. package/dist/cjs/types/event/metric-event.js +2 -2
  206. package/dist/cjs/types/event/saas-event-properties.d.ts +47 -47
  207. package/dist/cjs/types/event/saas-event-properties.js +10 -10
  208. package/dist/cjs/types/event/session-event.d.ts +323 -323
  209. package/dist/cjs/types/event/session-event.js +63 -63
  210. package/dist/cjs/types/event/tracking-event.d.ts +69 -69
  211. package/dist/cjs/types/event/tracking-event.js +2 -2
  212. package/dist/cjs/types/event-bus-event.d.ts +25 -25
  213. package/dist/cjs/types/event-bus-event.js +2 -2
  214. package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
  215. package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
  216. package/dist/cjs/types/fingerprint/index.d.ts +6 -6
  217. package/dist/cjs/types/fingerprint/index.js +18 -18
  218. package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
  219. package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
  220. package/dist/cjs/types/index.d.ts +9 -9
  221. package/dist/cjs/types/index.js +25 -25
  222. package/dist/cjs/types/products/index.d.ts +3 -3
  223. package/dist/cjs/types/products/index.js +19 -19
  224. package/dist/cjs/types/products/product-api-types.d.ts +39 -39
  225. package/dist/cjs/types/products/product-api-types.js +2 -2
  226. package/dist/cjs/types/products/product-types.d.ts +60 -60
  227. package/dist/cjs/types/products/product-types.js +12 -12
  228. package/dist/cjs/types/products/shopify-product-types.d.ts +115 -115
  229. package/dist/cjs/types/products/shopify-product-types.js +9 -9
  230. package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
  231. package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
  232. package/dist/cjs/types/tracking-event-ingest-message.d.ts +12 -12
  233. package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
  234. package/dist/esm/__tests__/cm4-measure-definitions.spec.d.ts +1 -1
  235. package/dist/esm/__tests__/cm4-measure-definitions.spec.js +182 -182
  236. package/dist/esm/__tests__/measure-alias-map.spec.d.ts +1 -1
  237. package/dist/esm/__tests__/measure-alias-map.spec.js +576 -576
  238. package/dist/esm/__tests__/simple.spec.d.ts +1 -1
  239. package/dist/esm/__tests__/simple.spec.js +6 -6
  240. package/dist/esm/__tests__/tag-load-trigger-types.spec.d.ts +1 -1
  241. package/dist/esm/__tests__/tag-load-trigger-types.spec.js +119 -119
  242. package/dist/esm/index.d.ts +1 -1
  243. package/dist/esm/index.js +1 -1
  244. package/dist/esm/types/api/accounts/account-enums.d.ts +95 -95
  245. package/dist/esm/types/api/accounts/account-enums.js +109 -109
  246. package/dist/esm/types/api/accounts/account-types.d.ts +104 -104
  247. package/dist/esm/types/api/accounts/account-types.js +1 -1
  248. package/dist/esm/types/api/accounts/index.d.ts +4 -4
  249. package/dist/esm/types/api/accounts/index.js +4 -4
  250. package/dist/esm/types/api/accounts/order-settings-types.d.ts +33 -33
  251. package/dist/esm/types/api/accounts/order-settings-types.js +65 -65
  252. package/dist/esm/types/api/accounts/user-account-types.d.ts +17 -17
  253. package/dist/esm/types/api/accounts/user-account-types.js +1 -1
  254. package/dist/esm/types/api/analytics/analytics-enums.d.ts +105 -105
  255. package/dist/esm/types/api/analytics/analytics-enums.js +112 -112
  256. package/dist/esm/types/api/analytics/event-tracking-types.d.ts +44 -44
  257. package/dist/esm/types/api/analytics/event-tracking-types.js +1 -1
  258. package/dist/esm/types/api/analytics/index.d.ts +3 -3
  259. package/dist/esm/types/api/analytics/index.js +3 -3
  260. package/dist/esm/types/api/analytics/query-types.d.ts +69 -69
  261. package/dist/esm/types/api/analytics/query-types.js +1 -1
  262. package/dist/esm/types/api/contact-acquisition/contact-acquisition.d.ts +106 -106
  263. package/dist/esm/types/api/contact-acquisition/contact-acquisition.js +18 -18
  264. package/dist/esm/types/api/contact-acquisition/email-verification.d.ts +30 -30
  265. package/dist/esm/types/api/contact-acquisition/email-verification.js +8 -8
  266. package/dist/esm/types/api/contact-acquisition/index.d.ts +6 -6
  267. package/dist/esm/types/api/contact-acquisition/index.js +6 -6
  268. package/dist/esm/types/api/contact-acquisition/purchased-contact.d.ts +35 -35
  269. package/dist/esm/types/api/contact-acquisition/purchased-contact.js +5 -5
  270. package/dist/esm/types/api/contact-acquisition/purchased-traits.d.ts +63 -63
  271. package/dist/esm/types/api/contact-acquisition/purchased-traits.js +1 -1
  272. package/dist/esm/types/api/contact-acquisition/third-party-contact.d.ts +44 -44
  273. package/dist/esm/types/api/contact-acquisition/third-party-contact.js +1 -1
  274. package/dist/esm/types/api/contact-acquisition/third-party-cookie-contact-acquisition.d.ts +6 -6
  275. package/dist/esm/types/api/contact-acquisition/third-party-cookie-contact-acquisition.js +1 -1
  276. package/dist/esm/types/api/costs/cost-line-api-types.d.ts +22 -22
  277. package/dist/esm/types/api/costs/cost-line-api-types.js +1 -1
  278. package/dist/esm/types/api/costs/index.d.ts +2 -2
  279. package/dist/esm/types/api/costs/index.js +2 -2
  280. package/dist/esm/types/api/costs/product-cog-line-api-types.d.ts +25 -25
  281. package/dist/esm/types/api/costs/product-cog-line-api-types.js +1 -1
  282. package/dist/esm/types/api/dashboards/index.d.ts +1 -1
  283. package/dist/esm/types/api/dashboards/index.js +1 -1
  284. package/dist/esm/types/api/dashboards/widget.d.ts +134 -134
  285. package/dist/esm/types/api/dashboards/widget.js +43 -43
  286. package/dist/esm/types/api/destinations/custom-event-mapping.d.ts +81 -81
  287. package/dist/esm/types/api/destinations/custom-event-mapping.js +42 -42
  288. package/dist/esm/types/api/destinations/destination-catalog.d.ts +36 -36
  289. package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
  290. package/dist/esm/types/api/destinations/destination-enums.d.ts +43 -43
  291. package/dist/esm/types/api/destinations/destination-enums.js +46 -46
  292. package/dist/esm/types/api/destinations/destinations.d.ts +71 -71
  293. package/dist/esm/types/api/destinations/destinations.js +1 -1
  294. package/dist/esm/types/api/destinations/index.d.ts +9 -9
  295. package/dist/esm/types/api/destinations/index.js +9 -9
  296. package/dist/esm/types/api/destinations/slack-destination-types.d.ts +36 -36
  297. package/dist/esm/types/api/destinations/slack-destination-types.js +16 -16
  298. package/dist/esm/types/api/destinations/tag-load-trigger-types.d.ts +34 -34
  299. package/dist/esm/types/api/destinations/tag-load-trigger-types.js +66 -66
  300. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  301. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
  302. package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +211 -211
  303. package/dist/esm/types/api/destinations/third-party-destination-configs.js +25 -25
  304. package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +68 -68
  305. package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
  306. package/dist/esm/types/api/emq/emq-enums.d.ts +63 -63
  307. package/dist/esm/types/api/emq/emq-enums.js +71 -71
  308. package/dist/esm/types/api/emq/emq-health.d.ts +18 -18
  309. package/dist/esm/types/api/emq/emq-health.js +2 -2
  310. package/dist/esm/types/api/emq/emq-types.d.ts +153 -153
  311. package/dist/esm/types/api/emq/emq-types.js +4 -4
  312. package/dist/esm/types/api/emq/index.d.ts +3 -3
  313. package/dist/esm/types/api/emq/index.js +3 -3
  314. package/dist/esm/types/api/feature.d.ts +229 -229
  315. package/dist/esm/types/api/feature.js +196 -196
  316. package/dist/esm/types/api/health/forwarding-health.d.ts +9 -9
  317. package/dist/esm/types/api/health/forwarding-health.js +1 -1
  318. package/dist/esm/types/api/health/health-condition-types.d.ts +48 -48
  319. package/dist/esm/types/api/health/health-condition-types.js +5 -5
  320. package/dist/esm/types/api/health/health-enums.d.ts +7 -7
  321. package/dist/esm/types/api/health/health-enums.js +8 -8
  322. package/dist/esm/types/api/health/health-status.d.ts +14 -14
  323. package/dist/esm/types/api/health/health-status.js +1 -1
  324. package/dist/esm/types/api/health/index.d.ts +5 -5
  325. package/dist/esm/types/api/health/index.js +5 -5
  326. package/dist/esm/types/api/health/pixel-health.d.ts +19 -19
  327. package/dist/esm/types/api/health/pixel-health.js +1 -1
  328. package/dist/esm/types/api/index.d.ts +18 -18
  329. package/dist/esm/types/api/index.js +18 -18
  330. package/dist/esm/types/api/logging/index.d.ts +1 -1
  331. package/dist/esm/types/api/logging/index.js +1 -1
  332. package/dist/esm/types/api/logging/logging-types.d.ts +22 -22
  333. package/dist/esm/types/api/logging/logging-types.js +1 -1
  334. package/dist/esm/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
  335. package/dist/esm/types/api/measures/definitions/channel-measure-definitions.js +2220 -2220
  336. package/dist/esm/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
  337. package/dist/esm/types/api/measures/definitions/core-measure-definitions.js +326 -326
  338. package/dist/esm/types/api/measures/definitions/emq-measure-definitions.d.ts +2 -2
  339. package/dist/esm/types/api/measures/definitions/emq-measure-definitions.js +291 -291
  340. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
  341. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js +1936 -1936
  342. package/dist/esm/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
  343. package/dist/esm/types/api/measures/definitions/google-measure-definitions.js +443 -443
  344. package/dist/esm/types/api/measures/definitions/index.d.ts +13 -13
  345. package/dist/esm/types/api/measures/definitions/index.js +13 -13
  346. package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.d.ts +11 -11
  347. package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.js +15 -15
  348. package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +57 -57
  349. package/dist/esm/types/api/measures/definitions/measure-definitions.js +92 -92
  350. package/dist/esm/types/api/measures/definitions/orders-measure-definitions.d.ts +2 -2
  351. package/dist/esm/types/api/measures/definitions/orders-measure-definitions.js +5407 -5407
  352. package/dist/esm/types/api/measures/definitions/session-measure-definitions.d.ts +2 -2
  353. package/dist/esm/types/api/measures/definitions/session-measure-definitions.js +478 -478
  354. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
  355. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js +2334 -2334
  356. package/dist/esm/types/api/measures/deprecated-measures.d.ts +396 -396
  357. package/dist/esm/types/api/measures/deprecated-measures.js +397 -397
  358. package/dist/esm/types/api/measures/index.d.ts +4 -4
  359. package/dist/esm/types/api/measures/index.js +4 -4
  360. package/dist/esm/types/api/measures/measure-alias-map.d.ts +8 -8
  361. package/dist/esm/types/api/measures/measure-alias-map.js +411 -411
  362. package/dist/esm/types/api/measures/measure-categories.d.ts +73 -73
  363. package/dist/esm/types/api/measures/measure-categories.js +75 -75
  364. package/dist/esm/types/api/measures/measure-icon.d.ts +8 -8
  365. package/dist/esm/types/api/measures/measure-icon.js +9 -9
  366. package/dist/esm/types/api/measures/measure-value-type.d.ts +8 -8
  367. package/dist/esm/types/api/measures/measure-value-type.js +9 -9
  368. package/dist/esm/types/api/measures/measures.d.ts +712 -712
  369. package/dist/esm/types/api/measures/measures.js +713 -713
  370. package/dist/esm/types/api/notifications/index.d.ts +3 -3
  371. package/dist/esm/types/api/notifications/index.js +3 -3
  372. package/dist/esm/types/api/notifications/notification-enums.d.ts +56 -56
  373. package/dist/esm/types/api/notifications/notification-enums.js +62 -62
  374. package/dist/esm/types/api/notifications/notification-history.d.ts +27 -27
  375. package/dist/esm/types/api/notifications/notification-history.js +1 -1
  376. package/dist/esm/types/api/notifications/notification-settings.d.ts +21 -21
  377. package/dist/esm/types/api/notifications/notification-settings.js +129 -129
  378. package/dist/esm/types/api/promotion-code.d.ts +35 -35
  379. package/dist/esm/types/api/promotion-code.js +6 -6
  380. package/dist/esm/types/api/realtime/realtime-enums.d.ts +4 -4
  381. package/dist/esm/types/api/realtime/realtime-enums.js +5 -5
  382. package/dist/esm/types/api/realtime/realtime-types.d.ts +48 -48
  383. package/dist/esm/types/api/realtime/realtime-types.js +1 -1
  384. package/dist/esm/types/api/service-events/index.d.ts +3 -3
  385. package/dist/esm/types/api/service-events/index.js +3 -3
  386. package/dist/esm/types/api/service-events/service-event-details.d.ts +166 -166
  387. package/dist/esm/types/api/service-events/service-event-details.js +1 -1
  388. package/dist/esm/types/api/service-events/service-event-enums.d.ts +49 -49
  389. package/dist/esm/types/api/service-events/service-event-enums.js +55 -55
  390. package/dist/esm/types/api/service-events/service-event-wrappers.d.ts +26 -26
  391. package/dist/esm/types/api/service-events/service-event-wrappers.js +1 -1
  392. package/dist/esm/types/api/shopify/index.d.ts +2 -2
  393. package/dist/esm/types/api/shopify/index.js +2 -2
  394. package/dist/esm/types/api/shopify/shopify-enums.d.ts +10 -10
  395. package/dist/esm/types/api/shopify/shopify-enums.js +11 -11
  396. package/dist/esm/types/api/shopify/shopify-types.d.ts +32 -32
  397. package/dist/esm/types/api/shopify/shopify-types.js +1 -1
  398. package/dist/esm/types/api/subscriptions/index.d.ts +2 -2
  399. package/dist/esm/types/api/subscriptions/index.js +2 -2
  400. package/dist/esm/types/api/subscriptions/subscription-enums.d.ts +38 -38
  401. package/dist/esm/types/api/subscriptions/subscription-enums.js +45 -45
  402. package/dist/esm/types/api/subscriptions/subscription-types.d.ts +164 -164
  403. package/dist/esm/types/api/subscriptions/subscription-types.js +10 -10
  404. package/dist/esm/types/common/address.d.ts +22 -22
  405. package/dist/esm/types/common/address.js +5 -5
  406. package/dist/esm/types/common/currency.d.ts +1 -1
  407. package/dist/esm/types/common/currency.js +60 -60
  408. package/dist/esm/types/common/index.d.ts +2 -2
  409. package/dist/esm/types/common/index.js +2 -2
  410. package/dist/esm/types/costs/cost-types.d.ts +223 -223
  411. package/dist/esm/types/costs/cost-types.js +98 -98
  412. package/dist/esm/types/costs/costs-recalc-types.d.ts +46 -46
  413. package/dist/esm/types/costs/costs-recalc-types.js +12 -12
  414. package/dist/esm/types/costs/index.d.ts +2 -2
  415. package/dist/esm/types/costs/index.js +2 -2
  416. package/dist/esm/types/event/base/event-name-enum.d.ts +131 -130
  417. package/dist/esm/types/event/base/event-name-enum.js +135 -134
  418. package/dist/esm/types/event/base/event-name-enum.js.map +1 -1
  419. package/dist/esm/types/event/base/event.d.ts +21 -21
  420. package/dist/esm/types/event/base/event.js +8 -8
  421. package/dist/esm/types/event/base/index.d.ts +2 -2
  422. package/dist/esm/types/event/base/index.js +2 -2
  423. package/dist/esm/types/event/context/event-context-cloudflare.d.ts +27 -27
  424. package/dist/esm/types/event/context/event-context-cloudflare.js +1 -1
  425. package/dist/esm/types/event/context/event-context-identity.d.ts +32 -32
  426. package/dist/esm/types/event/context/event-context-identity.js +1 -1
  427. package/dist/esm/types/event/context/event-context.d.ts +218 -218
  428. package/dist/esm/types/event/context/event-context.js +1 -1
  429. package/dist/esm/types/event/context/index.d.ts +3 -3
  430. package/dist/esm/types/event/context/index.js +3 -3
  431. package/dist/esm/types/event/index.d.ts +7 -7
  432. package/dist/esm/types/event/index.js +7 -7
  433. package/dist/esm/types/event/log-event.d.ts +35 -35
  434. package/dist/esm/types/event/log-event.js +19 -19
  435. package/dist/esm/types/event/metric-event.d.ts +13 -13
  436. package/dist/esm/types/event/metric-event.js +1 -1
  437. package/dist/esm/types/event/saas-event-properties.d.ts +47 -47
  438. package/dist/esm/types/event/saas-event-properties.js +7 -7
  439. package/dist/esm/types/event/session-event.d.ts +323 -323
  440. package/dist/esm/types/event/session-event.js +60 -60
  441. package/dist/esm/types/event/tracking-event.d.ts +69 -69
  442. package/dist/esm/types/event/tracking-event.js +1 -1
  443. package/dist/esm/types/event-bus-event.d.ts +25 -25
  444. package/dist/esm/types/event-bus-event.js +1 -1
  445. package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
  446. package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
  447. package/dist/esm/types/fingerprint/index.d.ts +6 -6
  448. package/dist/esm/types/fingerprint/index.js +2 -2
  449. package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
  450. package/dist/esm/types/fingerprint/server-attributes.js +1 -1
  451. package/dist/esm/types/index.d.ts +9 -9
  452. package/dist/esm/types/index.js +9 -9
  453. package/dist/esm/types/products/index.d.ts +3 -3
  454. package/dist/esm/types/products/index.js +3 -3
  455. package/dist/esm/types/products/product-api-types.d.ts +39 -39
  456. package/dist/esm/types/products/product-api-types.js +1 -1
  457. package/dist/esm/types/products/product-types.d.ts +60 -60
  458. package/dist/esm/types/products/product-types.js +9 -9
  459. package/dist/esm/types/products/shopify-product-types.d.ts +115 -115
  460. package/dist/esm/types/products/shopify-product-types.js +6 -6
  461. package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
  462. package/dist/esm/types/third-party-event-configuration-types.js +1 -1
  463. package/dist/esm/types/tracking-event-ingest-message.d.ts +12 -12
  464. package/dist/esm/types/tracking-event-ingest-message.js +1 -1
  465. package/package.json +110 -110
@@ -1,2221 +1,2221 @@
1
- import { DEPRECATED_MEASURE } from '../deprecated-measures.js';
2
- import { MEASURE } from '../measures.js';
3
- import { MEASURE_CATEGORY, MEASURE_SUBCATEGORY } from '../measure-categories.js';
4
- import { MEASURE_ICON } from '../measure-icon.js';
5
- import { MeasureValueType } from '../measure-value-type.js';
6
- import { STANDARD_APPLICABLE_CONTEXTS } from './measure-applicable-contexts.js';
7
- export const CHANNEL_MEASURES_MAP = {
8
- [MEASURE.CHANNEL_SPEND]: {
9
- title: 'Channel Spend',
10
- description: 'The total amount spent on advertising across all channels.',
11
- sumPrefix: '$',
12
- sumSuffix: '',
13
- avgPrefix: '$',
14
- avgSuffix: '',
15
- icon: MEASURE_ICON.CHANNEL,
16
- measure: MEASURE.CHANNEL_SPEND,
17
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
18
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_SPEND,
19
- valueType: MeasureValueType.CURRENCY,
20
- decimalPlaces: 2,
21
- useCompactNotation: true,
22
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
23
- shortTitle: 'Channel Spend',
24
- tooltip: 'The total amount of money spent on ads across all advertising channels in the selected period.',
25
- relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_ROAS, MEASURE.CHANNEL_CPA],
26
- },
27
- [MEASURE.CHANNEL_IMPRESSIONS]: {
28
- title: 'Channel Impressions',
29
- description: 'The number of times ads were shown across all channels.',
30
- sumPrefix: '',
31
- sumSuffix: '',
32
- avgPrefix: '',
33
- avgSuffix: '',
34
- icon: MEASURE_ICON.CHANNEL,
35
- measure: MEASURE.CHANNEL_IMPRESSIONS,
36
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
37
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
38
- valueType: MeasureValueType.NUMBER,
39
- decimalPlaces: 0,
40
- useCompactNotation: false,
41
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
42
- shortTitle: 'Channel Impressions',
43
- tooltip: 'How many times your ads were displayed to users across all channels, including repeat views by the same person.',
44
- relatedMeasures: [MEASURE.CHANNEL_REACH, MEASURE.CHANNEL_FREQUENCY, MEASURE.CHANNEL_CPM, MEASURE.CHANNEL_CTR],
45
- },
46
- [MEASURE.CHANNEL_CPM]: {
47
- title: 'Channel CPM',
48
- description: 'The cost per thousand impressions across all channels.',
49
- sumPrefix: '$',
50
- sumSuffix: '',
51
- avgPrefix: '$',
52
- avgSuffix: '',
53
- icon: MEASURE_ICON.CHANNEL,
54
- measure: MEASURE.CHANNEL_CPM,
55
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
56
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
57
- valueType: MeasureValueType.CURRENCY,
58
- decimalPlaces: 2,
59
- useCompactNotation: true,
60
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
61
- shortTitle: 'Channel CPM',
62
- tooltip: 'How much you pay on average for every 1,000 ad impressions across all channels. Lower CPM means cheaper reach.',
63
- formulaDisplay: 'Total Spend ÷ Impressions × 1,000',
64
- formula: 'channel_spend / channel_impressions * 1000',
65
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CPP],
66
- },
67
- [MEASURE.CHANNEL_FREQUENCY]: {
68
- title: 'Channel Frequency',
69
- description: 'The average number of times each person saw ads across all channels.',
70
- sumPrefix: '',
71
- sumSuffix: '',
72
- avgPrefix: '',
73
- avgSuffix: '',
74
- icon: MEASURE_ICON.CHANNEL,
75
- measure: MEASURE.CHANNEL_FREQUENCY,
76
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
77
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
78
- valueType: MeasureValueType.NUMBER,
79
- decimalPlaces: 0,
80
- useCompactNotation: false,
81
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
82
- shortTitle: 'Channel Frequency',
83
- tooltip: 'The average number of times each unique person saw your ads. High frequency may indicate ad fatigue.',
84
- formulaDisplay: 'Impressions ÷ Reach',
85
- formula: 'channel_impressions / channel_reach',
86
- relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_REACH],
87
- },
88
- [MEASURE.CHANNEL_REACH]: {
89
- title: 'Channel Reach',
90
- description: 'The number of unique people who saw ads across all channels.',
91
- sumPrefix: '',
92
- sumSuffix: '',
93
- avgPrefix: '',
94
- avgSuffix: '',
95
- icon: MEASURE_ICON.CHANNEL,
96
- measure: MEASURE.CHANNEL_REACH,
97
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
98
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
99
- valueType: MeasureValueType.NUMBER,
100
- decimalPlaces: 0,
101
- useCompactNotation: false,
102
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
103
- shortTitle: 'Channel Reach',
104
- tooltip: 'The number of distinct people who were shown your ads at least once across all channels.',
105
- relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_FREQUENCY, MEASURE.CHANNEL_CPP],
106
- },
107
- [MEASURE.CHANNEL_CPP]: {
108
- title: 'Channel CPP',
109
- description: 'The cost to reach 1,000 people across all channels.',
110
- sumPrefix: '$',
111
- sumSuffix: '',
112
- avgPrefix: '$',
113
- avgSuffix: '',
114
- icon: MEASURE_ICON.CHANNEL,
115
- measure: MEASURE.CHANNEL_CPP,
116
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
117
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
118
- valueType: MeasureValueType.CURRENCY,
119
- decimalPlaces: 2,
120
- useCompactNotation: true,
121
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
122
- aliases: [MEASURE.CHANNEL_COST_TO_REACH_1000_ACCOUNTS],
123
- shortTitle: 'Channel CPP',
124
- tooltip: 'How much you pay on average to reach 1,000 unique people across all channels. Measures the cost efficiency of your audience reach.',
125
- formulaDisplay: 'Total Spend ÷ Reach × 1,000',
126
- formula: 'channel_spend / channel_reach * 1000',
127
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_REACH, MEASURE.CHANNEL_CPM],
128
- },
129
- [MEASURE.CHANNEL_CLICKS]: {
130
- title: 'Channel Clicks',
131
- description: 'The number of clicks on ads across all channels.',
132
- sumPrefix: '',
133
- sumSuffix: '',
134
- avgPrefix: '',
135
- avgSuffix: '',
136
- icon: MEASURE_ICON.CHANNEL,
137
- measure: MEASURE.CHANNEL_CLICKS,
138
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
139
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
140
- valueType: MeasureValueType.NUMBER,
141
- decimalPlaces: 0,
142
- useCompactNotation: false,
143
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
144
- shortTitle: 'Channel Clicks',
145
- tooltip: 'The total number of clicks on your ads across all channels, including all click types.',
146
- relatedMeasures: [MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_CPC, MEASURE.CHANNEL_IMPRESSIONS],
147
- },
148
- [MEASURE.CHANNEL_CPC]: {
149
- title: 'Channel CPC',
150
- description: 'The cost per click across all channels.',
151
- sumPrefix: '$',
152
- sumSuffix: '',
153
- avgPrefix: '$',
154
- avgSuffix: '',
155
- icon: MEASURE_ICON.CHANNEL,
156
- measure: MEASURE.CHANNEL_CPC,
157
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
158
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
159
- valueType: MeasureValueType.CURRENCY,
160
- decimalPlaces: 2,
161
- useCompactNotation: true,
162
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
163
- shortTitle: 'Channel CPC',
164
- tooltip: 'How much you spend on average for each click on your ads across all channels.',
165
- formulaDisplay: 'Total Spend ÷ Clicks',
166
- formula: 'channel_spend / channel_clicks',
167
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_CTR],
168
- },
169
- [MEASURE.CHANNEL_CTR]: {
170
- title: 'Channel CTR',
171
- description: 'The percentage of impressions that resulted in clicks across all channels.',
172
- sumPrefix: '',
173
- sumSuffix: '%',
174
- avgPrefix: '',
175
- avgSuffix: '%',
176
- icon: MEASURE_ICON.CHANNEL,
177
- measure: MEASURE.CHANNEL_CTR,
178
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
179
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
180
- valueType: MeasureValueType.PERCENTAGE,
181
- decimalPlaces: 2,
182
- useCompactNotation: false,
183
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
184
- shortTitle: 'Channel CTR',
185
- tooltip: 'The percentage of ad impressions that resulted in a click. Higher CTR indicates more compelling ad creative or targeting.',
186
- formulaDisplay: 'Clicks ÷ Impressions × 100',
187
- formula: 'channel_clicks / channel_impressions * 100',
188
- relatedMeasures: [MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CPC],
189
- },
190
- [MEASURE.CHANNEL_UNIQUE_CLICKS]: {
191
- title: 'Channel Unique Clicks',
192
- description: 'The number of unique people who clicked ads across all channels.',
193
- sumPrefix: '',
194
- sumSuffix: '',
195
- avgPrefix: '',
196
- avgSuffix: '',
197
- icon: MEASURE_ICON.CHANNEL,
198
- measure: MEASURE.CHANNEL_UNIQUE_CLICKS,
199
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
200
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
201
- valueType: MeasureValueType.NUMBER,
202
- decimalPlaces: 0,
203
- useCompactNotation: false,
204
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
205
- shortTitle: 'Channel Unique Clicks',
206
- tooltip: 'The number of distinct people who clicked your ads, counting each person only once regardless of how many times they clicked.',
207
- relatedMeasures: [MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_UNIQUE_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK],
208
- },
209
- [MEASURE.CHANNEL_UNIQUE_CLICKS_CTR]: {
210
- title: 'Channel Unique Click CTR',
211
- description: 'The percentage of impressions that resulted in unique clicks across all channels.',
212
- sumPrefix: '',
213
- sumSuffix: '%',
214
- avgPrefix: '',
215
- avgSuffix: '%',
216
- icon: MEASURE_ICON.CHANNEL,
217
- measure: MEASURE.CHANNEL_UNIQUE_CLICKS_CTR,
218
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
219
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
220
- valueType: MeasureValueType.PERCENTAGE,
221
- decimalPlaces: 2,
222
- useCompactNotation: false,
223
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
224
- shortTitle: 'Channel Unique CTR',
225
- tooltip: 'The percentage of ad impressions that resulted in a click from a unique person. Filters out repeat clicks by the same user.',
226
- formulaDisplay: 'Unique Clicks ÷ Impressions × 100',
227
- formula: 'channel_unique_clicks / channel_impressions * 100',
228
- relatedMeasures: [MEASURE.CHANNEL_UNIQUE_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
229
- },
230
- [MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK]: {
231
- title: 'Channel Cost per Unique Click',
232
- description: 'The cost per unique click across all channels.',
233
- sumPrefix: '$',
234
- sumSuffix: '',
235
- avgPrefix: '$',
236
- avgSuffix: '',
237
- icon: MEASURE_ICON.CHANNEL,
238
- measure: MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK,
239
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
240
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
241
- valueType: MeasureValueType.CURRENCY,
242
- decimalPlaces: 2,
243
- useCompactNotation: true,
244
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
245
- shortTitle: 'Channel Cost/Unique Click',
246
- tooltip: 'How much you spend on average for each unique person who clicks your ads, removing the effect of repeat clicks.',
247
- formulaDisplay: 'Total Spend ÷ Unique Clicks',
248
- formula: 'channel_spend / channel_unique_clicks',
249
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_UNIQUE_CLICKS, MEASURE.CHANNEL_CPC],
250
- },
251
- [MEASURE.CHANNEL_INLINE_CLICKS]: {
252
- title: 'Channel Inline Link Clicks',
253
- description: 'The number of inline link clicks on ads across all channels.',
254
- sumPrefix: '',
255
- sumSuffix: '',
256
- avgPrefix: '',
257
- avgSuffix: '',
258
- icon: MEASURE_ICON.CHANNEL,
259
- measure: MEASURE.CHANNEL_INLINE_CLICKS,
260
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
261
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
262
- valueType: MeasureValueType.NUMBER,
263
- decimalPlaces: 0,
264
- useCompactNotation: false,
265
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
266
- shortTitle: 'Channel Inline Clicks',
267
- tooltip: 'The number of clicks on links embedded within the ad body, excluding clicks on the ad headline or call-to-action button.',
268
- relatedMeasures: [MEASURE.CHANNEL_INLINE_CLICK_CTR, MEASURE.CHANNEL_COST_PER_INLINE_CLICK, MEASURE.CHANNEL_CLICKS],
269
- },
270
- [MEASURE.CHANNEL_INLINE_CLICK_CTR]: {
271
- title: 'Channel Inline Link Click CTR',
272
- description: 'The percentage of impressions that resulted in inline link clicks across all channels.',
273
- sumPrefix: '',
274
- sumSuffix: '%',
275
- avgPrefix: '',
276
- avgSuffix: '%',
277
- icon: MEASURE_ICON.CHANNEL,
278
- measure: MEASURE.CHANNEL_INLINE_CLICK_CTR,
279
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
280
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
281
- valueType: MeasureValueType.PERCENTAGE,
282
- decimalPlaces: 2,
283
- useCompactNotation: false,
284
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
285
- shortTitle: 'Channel Inline CTR',
286
- tooltip: 'The percentage of ad impressions that led to a click on an inline link within the ad content.',
287
- formulaDisplay: 'Inline Link Clicks ÷ Impressions × 100',
288
- formula: 'channel_inline_clicks / channel_impressions * 100',
289
- relatedMeasures: [MEASURE.CHANNEL_INLINE_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
290
- },
291
- [MEASURE.CHANNEL_COST_PER_INLINE_CLICK]: {
292
- title: 'Channel Cost per Inline Link Click',
293
- description: 'The cost per inline link click across all channels.',
294
- sumPrefix: '$',
295
- sumSuffix: '',
296
- avgPrefix: '$',
297
- avgSuffix: '',
298
- icon: MEASURE_ICON.CHANNEL,
299
- measure: MEASURE.CHANNEL_COST_PER_INLINE_CLICK,
300
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
301
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
302
- valueType: MeasureValueType.CURRENCY,
303
- decimalPlaces: 2,
304
- useCompactNotation: true,
305
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
306
- shortTitle: 'Channel Cost/Inline Click',
307
- tooltip: 'How much you spend on average for each click on an inline link within your ad content.',
308
- formulaDisplay: 'Total Spend ÷ Inline Link Clicks',
309
- formula: 'channel_spend / channel_inline_clicks',
310
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_INLINE_CLICKS, MEASURE.CHANNEL_CPC],
311
- },
312
- [MEASURE.CHANNEL_OUTBOUND_CLICKS]: {
313
- title: 'Channel Outbound Clicks',
314
- description: 'The number of outbound clicks on ads across all channels.',
315
- sumPrefix: '',
316
- sumSuffix: '',
317
- avgPrefix: '',
318
- avgSuffix: '',
319
- icon: MEASURE_ICON.CHANNEL,
320
- measure: MEASURE.CHANNEL_OUTBOUND_CLICKS,
321
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
322
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
323
- valueType: MeasureValueType.NUMBER,
324
- decimalPlaces: 0,
325
- useCompactNotation: false,
326
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
327
- shortTitle: 'Channel Outbound Clicks',
328
- tooltip: 'The number of clicks that took users off the advertising platform to an external destination, such as your website.',
329
- relatedMeasures: [MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK, MEASURE.CHANNEL_LANDING_PAGE_VIEWS],
330
- },
331
- [MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR]: {
332
- title: 'Channel Outbound Click CTR',
333
- description: 'The percentage of impressions that resulted in outbound clicks across all channels.',
334
- sumPrefix: '',
335
- sumSuffix: '%',
336
- avgPrefix: '',
337
- avgSuffix: '%',
338
- icon: MEASURE_ICON.CHANNEL,
339
- measure: MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR,
340
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
341
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
342
- valueType: MeasureValueType.PERCENTAGE,
343
- decimalPlaces: 2,
344
- useCompactNotation: false,
345
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
346
- shortTitle: 'Channel Outbound CTR',
347
- tooltip: 'The percentage of ad impressions that resulted in a click leading users to an external destination.',
348
- formulaDisplay: 'Outbound Clicks ÷ Impressions × 100',
349
- formula: 'channel_outbound_clicks / channel_impressions * 100',
350
- relatedMeasures: [MEASURE.CHANNEL_OUTBOUND_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_LANDING_PAGE_VIEWS],
351
- },
352
- [MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK]: {
353
- title: 'Channel Cost per Outbound Click',
354
- description: 'The cost per outbound click across all channels.',
355
- sumPrefix: '$',
356
- sumSuffix: '',
357
- avgPrefix: '$',
358
- avgSuffix: '',
359
- icon: MEASURE_ICON.CHANNEL,
360
- measure: MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK,
361
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
362
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
363
- valueType: MeasureValueType.CURRENCY,
364
- decimalPlaces: 2,
365
- useCompactNotation: true,
366
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
367
- shortTitle: 'Channel Cost/Outbound Click',
368
- tooltip: 'How much you spend on average for each click that sends a user from the ad platform to an external destination.',
369
- formulaDisplay: 'Total Spend ÷ Outbound Clicks',
370
- formula: 'channel_spend / channel_outbound_clicks',
371
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_OUTBOUND_CLICKS, MEASURE.CHANNEL_CPC],
372
- },
373
- [MEASURE.CHANNEL_LINK_CLICKS]: {
374
- title: 'Channel Link Clicks',
375
- description: 'The number of link clicks on ads across all channels.',
376
- sumPrefix: '',
377
- sumSuffix: '',
378
- avgPrefix: '',
379
- avgSuffix: '',
380
- icon: MEASURE_ICON.CHANNEL,
381
- measure: MEASURE.CHANNEL_LINK_CLICKS,
382
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
383
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
384
- valueType: MeasureValueType.NUMBER,
385
- decimalPlaces: 0,
386
- useCompactNotation: false,
387
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
388
- shortTitle: 'Channel Link Clicks',
389
- tooltip: 'The number of clicks on any links within your ads across all channels.',
390
- relatedMeasures: [MEASURE.CHANNEL_LINK_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_LINK_CLICK, MEASURE.CHANNEL_CLICKS],
391
- },
392
- [MEASURE.CHANNEL_LINK_CLICKS_CTR]: {
393
- title: 'Channel Link Click CTR',
394
- description: 'The percentage of impressions that resulted in link clicks across all channels.',
395
- sumPrefix: '',
396
- sumSuffix: '%',
397
- avgPrefix: '',
398
- avgSuffix: '%',
399
- icon: MEASURE_ICON.CHANNEL,
400
- measure: MEASURE.CHANNEL_LINK_CLICKS_CTR,
401
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
402
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
403
- valueType: MeasureValueType.PERCENTAGE,
404
- decimalPlaces: 2,
405
- useCompactNotation: false,
406
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
407
- shortTitle: 'Channel Link CTR',
408
- tooltip: 'The percentage of ad impressions that resulted in a click on a link within the ad.',
409
- formulaDisplay: 'Link Clicks ÷ Impressions × 100',
410
- formula: 'channel_link_clicks / channel_impressions * 100',
411
- relatedMeasures: [MEASURE.CHANNEL_LINK_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
412
- },
413
- [MEASURE.CHANNEL_COST_PER_LINK_CLICK]: {
414
- title: 'Channel Cost per Link Click',
415
- description: 'The cost per link click across all channels.',
416
- sumPrefix: '$',
417
- sumSuffix: '',
418
- avgPrefix: '$',
419
- avgSuffix: '',
420
- icon: MEASURE_ICON.CHANNEL,
421
- measure: MEASURE.CHANNEL_COST_PER_LINK_CLICK,
422
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
423
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
424
- valueType: MeasureValueType.CURRENCY,
425
- decimalPlaces: 2,
426
- useCompactNotation: true,
427
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
428
- shortTitle: 'Channel Cost/Link Click',
429
- tooltip: 'How much you spend on average for each click on a link within your ads.',
430
- formulaDisplay: 'Total Spend ÷ Link Clicks',
431
- formula: 'channel_spend / channel_link_clicks',
432
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LINK_CLICKS, MEASURE.CHANNEL_CPC],
433
- },
434
- [MEASURE.CHANNEL_PURCHASES]: {
435
- title: 'Channel Purchases',
436
- description: 'The number of purchases attributed to ads across all channels.',
437
- sumPrefix: '',
438
- sumSuffix: '',
439
- avgPrefix: '',
440
- avgSuffix: '',
441
- icon: MEASURE_ICON.CHANNEL,
442
- measure: MEASURE.CHANNEL_PURCHASES,
443
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
444
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
445
- valueType: MeasureValueType.NUMBER,
446
- decimalPlaces: 0,
447
- useCompactNotation: false,
448
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
449
- shortTitle: 'Channel Purchases',
450
- tooltip: 'The number of purchase conversions attributed to your ads across all channels.',
451
- relatedMeasures: [MEASURE.CHANNEL_PURCHASES_VALUE, MEASURE.CHANNEL_CPA, MEASURE.CHANNEL_ROAS],
452
- },
453
- [MEASURE.CHANNEL_PURCHASES_VALUE]: {
454
- title: 'Channel Purchases Value',
455
- description: 'The total revenue from purchases attributed to ads across all channels.',
456
- sumPrefix: '$',
457
- sumSuffix: '',
458
- avgPrefix: '$',
459
- avgSuffix: '',
460
- icon: MEASURE_ICON.CHANNEL,
461
- measure: MEASURE.CHANNEL_PURCHASES_VALUE,
462
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
463
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
464
- valueType: MeasureValueType.CURRENCY,
465
- decimalPlaces: 2,
466
- useCompactNotation: true,
467
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
468
- shortTitle: 'Channel Purchase Value',
469
- tooltip: 'The total revenue generated from purchases attributed to your ads across all channels.',
470
- relatedMeasures: [MEASURE.CHANNEL_PURCHASES, MEASURE.CHANNEL_ROAS, MEASURE.CHANNEL_SPEND],
471
- },
472
- [MEASURE.CHANNEL_CPA]: {
473
- title: 'Channel CPA',
474
- description: 'The cost per purchase conversion across all channels.',
475
- sumPrefix: '$',
476
- sumSuffix: '',
477
- avgPrefix: '$',
478
- avgSuffix: '',
479
- icon: MEASURE_ICON.CHANNEL,
480
- measure: MEASURE.CHANNEL_CPA,
481
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
482
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
483
- valueType: MeasureValueType.CURRENCY,
484
- decimalPlaces: 2,
485
- useCompactNotation: true,
486
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
487
- aliases: [MEASURE.CHANNEL_PURCHASES_COST],
488
- shortTitle: 'Channel CPA',
489
- tooltip: 'How much you spend on average to acquire each purchase conversion across all channels.',
490
- formulaDisplay: 'Total Spend ÷ Purchases',
491
- formula: 'channel_spend / channel_purchases',
492
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_PURCHASES, MEASURE.CHANNEL_ROAS],
493
- },
494
- [MEASURE.CHANNEL_ROAS]: {
495
- title: 'Channel ROAS',
496
- description: 'The return on ad spend across all channels.',
497
- sumPrefix: '',
498
- sumSuffix: 'x',
499
- avgPrefix: '',
500
- avgSuffix: 'x',
501
- icon: MEASURE_ICON.CHANNEL,
502
- measure: MEASURE.CHANNEL_ROAS,
503
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
504
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
505
- valueType: MeasureValueType.MULTIPLIER,
506
- decimalPlaces: 2,
507
- useCompactNotation: false,
508
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
509
- shortTitle: 'Channel ROAS',
510
- tooltip: 'How many dollars of purchase revenue you generate for every dollar spent on ads across all channels. A ROAS of 3x means $3 revenue per $1 spent.',
511
- formulaDisplay: 'Purchases Value ÷ Total Spend',
512
- formula: 'channel_purchases_value / channel_spend',
513
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_PURCHASES_VALUE, MEASURE.CHANNEL_CPA],
514
- },
515
- [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES]: {
516
- title: 'Channel New Customer Purchases',
517
- description: 'The number of new customer purchases attributed to ads across all channels.',
518
- sumPrefix: '',
519
- sumSuffix: '',
520
- avgPrefix: '',
521
- avgSuffix: '',
522
- icon: MEASURE_ICON.CHANNEL,
523
- measure: MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES,
524
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
525
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
526
- valueType: MeasureValueType.NUMBER,
527
- decimalPlaces: 0,
528
- useCompactNotation: false,
529
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
530
- shortTitle: 'Channel NC Purchases',
531
- tooltip: 'The number of purchases from first-time customers attributed to your ads across all channels.',
532
- relatedMeasures: [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE, MEASURE.CHANNEL_NEW_CUSTOMER_CPA, MEASURE.CHANNEL_PURCHASES],
533
- },
534
- [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE]: {
535
- title: 'Channel New Customer Purchases Value',
536
- description: 'The total revenue from new customer purchases attributed to ads across all channels.',
537
- sumPrefix: '$',
538
- sumSuffix: '',
539
- avgPrefix: '$',
540
- avgSuffix: '',
541
- icon: MEASURE_ICON.CHANNEL,
542
- measure: MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE,
543
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
544
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
545
- valueType: MeasureValueType.CURRENCY,
546
- decimalPlaces: 2,
547
- useCompactNotation: true,
548
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
549
- shortTitle: 'Channel NC Purchase Val',
550
- tooltip: 'The total revenue generated from first-time customer purchases attributed to your ads across all channels.',
551
- relatedMeasures: [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES, MEASURE.CHANNEL_NEW_CUSTOMER_ROAS, MEASURE.CHANNEL_PURCHASES_VALUE],
552
- },
553
- [MEASURE.CHANNEL_NEW_CUSTOMER_CPA]: {
554
- title: 'Channel New Customer CPA',
555
- description: 'The cost per new customer acquisition across all channels.',
556
- sumPrefix: '$',
557
- sumSuffix: '',
558
- avgPrefix: '$',
559
- avgSuffix: '',
560
- icon: MEASURE_ICON.CHANNEL,
561
- measure: MEASURE.CHANNEL_NEW_CUSTOMER_CPA,
562
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
563
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
564
- valueType: MeasureValueType.CURRENCY,
565
- decimalPlaces: 2,
566
- useCompactNotation: true,
567
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
568
- shortTitle: 'Channel NC CPA',
569
- tooltip: 'How much you spend on average to acquire each new customer through your ads across all channels.',
570
- formulaDisplay: 'Total Spend ÷ New Customer Purchases',
571
- formula: 'channel_spend / channel_new_customer_purchases',
572
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES, MEASURE.CHANNEL_CPA],
573
- },
574
- [MEASURE.CHANNEL_NEW_CUSTOMER_ROAS]: {
575
- title: 'Channel New Customer ROAS',
576
- description: 'The return on ad spend for new customer purchases across all channels.',
577
- sumPrefix: '',
578
- sumSuffix: 'x',
579
- avgPrefix: '',
580
- avgSuffix: 'x',
581
- icon: MEASURE_ICON.CHANNEL,
582
- measure: MEASURE.CHANNEL_NEW_CUSTOMER_ROAS,
583
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
584
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
585
- valueType: MeasureValueType.MULTIPLIER,
586
- decimalPlaces: 2,
587
- useCompactNotation: false,
588
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
589
- shortTitle: 'Channel NC ROAS',
590
- tooltip: 'How many dollars of new customer revenue you generate for every dollar spent on ads across all channels.',
591
- formulaDisplay: 'New Customer Purchases Value ÷ Total Spend',
592
- formula: 'channel_new_customer_purchases_value / channel_spend',
593
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE, MEASURE.CHANNEL_ROAS],
594
- },
595
- [MEASURE.CHANNEL_VIEW_CONTENTS]: {
596
- title: 'Channel View Contents',
597
- description: 'The number of times content was viewed across all channels.',
598
- sumPrefix: '',
599
- sumSuffix: '',
600
- avgPrefix: '',
601
- avgSuffix: '',
602
- icon: MEASURE_ICON.CHANNEL,
603
- measure: MEASURE.CHANNEL_VIEW_CONTENTS,
604
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
605
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
606
- valueType: MeasureValueType.NUMBER,
607
- decimalPlaces: 0,
608
- useCompactNotation: false,
609
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
610
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS],
611
- shortTitle: 'Channel View Contents',
612
- tooltip: 'The number of product page or content views attributed to your ads across all channels, indicating top-of-funnel engagement.',
613
- relatedMeasures: [MEASURE.CHANNEL_VIEW_CONTENTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_PURCHASES],
614
- },
615
- [MEASURE.CHANNEL_VIEW_CONTENTS_VALUE]: {
616
- title: 'Channel View Contents Value',
617
- description: 'The total value associated with content views across all channels.',
618
- sumPrefix: '$',
619
- sumSuffix: '',
620
- avgPrefix: '$',
621
- avgSuffix: '',
622
- icon: MEASURE_ICON.CHANNEL,
623
- measure: MEASURE.CHANNEL_VIEW_CONTENTS_VALUE,
624
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
625
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
626
- valueType: MeasureValueType.CURRENCY,
627
- decimalPlaces: 2,
628
- useCompactNotation: true,
629
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
630
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE],
631
- shortTitle: 'Channel View Contents Value',
632
- tooltip: 'The total product value associated with content views attributed to your ads across all channels.',
633
- relatedMeasures: [MEASURE.CHANNEL_VIEW_CONTENTS, MEASURE.CHANNEL_VIEW_CONTENTS_COST],
634
- },
635
- [MEASURE.CHANNEL_VIEW_CONTENTS_COST]: {
636
- title: 'Channel Cost per View Content',
637
- description: 'The cost per content view across all channels.',
638
- sumPrefix: '$',
639
- sumSuffix: '',
640
- avgPrefix: '$',
641
- avgSuffix: '',
642
- icon: MEASURE_ICON.CHANNEL,
643
- measure: MEASURE.CHANNEL_VIEW_CONTENTS_COST,
644
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
645
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
646
- valueType: MeasureValueType.CURRENCY,
647
- decimalPlaces: 2,
648
- useCompactNotation: true,
649
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
650
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST],
651
- shortTitle: 'Channel Cost/View Content',
652
- tooltip: 'How much you spend on average for each product page or content view attributed to your ads.',
653
- formulaDisplay: 'Total Spend ÷ View Contents',
654
- formula: 'channel_spend / channel_view_contents',
655
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIEW_CONTENTS, MEASURE.CHANNEL_CPA],
656
- },
657
- [MEASURE.CHANNEL_ADD_TO_CARTS]: {
658
- title: 'Channel Add to Carts',
659
- description: 'The number of times products were added to cart across all channels.',
660
- sumPrefix: '',
661
- sumSuffix: '',
662
- avgPrefix: '',
663
- avgSuffix: '',
664
- icon: MEASURE_ICON.CHANNEL,
665
- measure: MEASURE.CHANNEL_ADD_TO_CARTS,
666
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
667
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
668
- valueType: MeasureValueType.NUMBER,
669
- decimalPlaces: 0,
670
- useCompactNotation: false,
671
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
672
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS],
673
- shortTitle: 'Channel Add to Carts',
674
- tooltip: 'The number of times shoppers added a product to their cart after seeing your ads across all channels.',
675
- relatedMeasures: [MEASURE.CHANNEL_ADD_TO_CARTS_COST, MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_PURCHASES],
676
- },
677
- [MEASURE.CHANNEL_ADD_TO_CARTS_VALUE]: {
678
- title: 'Channel Add to Carts Value',
679
- description: 'The total value of products added to cart across all channels.',
680
- sumPrefix: '$',
681
- sumSuffix: '',
682
- avgPrefix: '$',
683
- avgSuffix: '',
684
- icon: MEASURE_ICON.CHANNEL,
685
- measure: MEASURE.CHANNEL_ADD_TO_CARTS_VALUE,
686
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
687
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
688
- valueType: MeasureValueType.CURRENCY,
689
- decimalPlaces: 2,
690
- useCompactNotation: true,
691
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
692
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE],
693
- shortTitle: 'Channel Add to Cart Value',
694
- tooltip: 'The total product value of items added to cart attributed to your ads across all channels.',
695
- relatedMeasures: [MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_ADD_TO_CARTS_COST],
696
- },
697
- [MEASURE.CHANNEL_ADD_TO_CARTS_COST]: {
698
- title: 'Channel Cost per Add to Cart',
699
- description: 'The cost per add to cart event across all channels.',
700
- sumPrefix: '$',
701
- sumSuffix: '',
702
- avgPrefix: '$',
703
- avgSuffix: '',
704
- icon: MEASURE_ICON.CHANNEL,
705
- measure: MEASURE.CHANNEL_ADD_TO_CARTS_COST,
706
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
707
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
708
- valueType: MeasureValueType.CURRENCY,
709
- decimalPlaces: 2,
710
- useCompactNotation: true,
711
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
712
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST],
713
- shortTitle: 'Channel Cost/Add to Cart',
714
- tooltip: 'How much you spend on average for each add-to-cart event attributed to your ads across all channels.',
715
- formulaDisplay: 'Total Spend ÷ Add to Carts',
716
- formula: 'channel_spend / channel_add_to_carts',
717
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_CPA],
718
- },
719
- [MEASURE.CHANNEL_INITIATE_CHECKOUTS]: {
720
- title: 'Channel Initiate Checkouts',
721
- description: 'The number of checkout initiations across all channels.',
722
- sumPrefix: '',
723
- sumSuffix: '',
724
- avgPrefix: '',
725
- avgSuffix: '',
726
- icon: MEASURE_ICON.CHANNEL,
727
- measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS,
728
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
729
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
730
- valueType: MeasureValueType.NUMBER,
731
- decimalPlaces: 0,
732
- useCompactNotation: false,
733
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
734
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS],
735
- shortTitle: 'Channel Checkouts',
736
- tooltip: 'The number of times shoppers began the checkout process after seeing your ads across all channels.',
737
- relatedMeasures: [MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_PURCHASES],
738
- },
739
- [MEASURE.CHANNEL_INITIATE_CHECKOUTS_VALUE]: {
740
- title: 'Channel Initiate Checkouts Value',
741
- description: 'The total value of initiated checkouts across all channels.',
742
- sumPrefix: '$',
743
- sumSuffix: '',
744
- avgPrefix: '$',
745
- avgSuffix: '',
746
- icon: MEASURE_ICON.CHANNEL,
747
- measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS_VALUE,
748
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
749
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
750
- valueType: MeasureValueType.CURRENCY,
751
- decimalPlaces: 2,
752
- useCompactNotation: true,
753
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
754
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE],
755
- shortTitle: 'Channel Checkout Value',
756
- tooltip: 'The total product value in carts when shoppers initiated checkout, attributed to your ads across all channels.',
757
- relatedMeasures: [MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST],
758
- },
759
- [MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST]: {
760
- title: 'Channel Cost per Initiate Checkout',
761
- description: 'The cost per checkout initiation across all channels.',
762
- sumPrefix: '$',
763
- sumSuffix: '',
764
- avgPrefix: '$',
765
- avgSuffix: '',
766
- icon: MEASURE_ICON.CHANNEL,
767
- measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST,
768
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
769
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
770
- valueType: MeasureValueType.CURRENCY,
771
- decimalPlaces: 2,
772
- useCompactNotation: true,
773
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
774
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST],
775
- shortTitle: 'Channel Cost/Checkout',
776
- tooltip: 'How much you spend on average for each checkout initiation attributed to your ads across all channels.',
777
- formulaDisplay: 'Total Spend ÷ Initiate Checkouts',
778
- formula: 'channel_spend / channel_initiate_checkouts',
779
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_CPA],
780
- },
781
- [MEASURE.CHANNEL_SEARCHES]: {
782
- title: 'Channel Searches',
783
- description: 'The number of searches performed across all channels.',
784
- sumPrefix: '',
785
- sumSuffix: '',
786
- avgPrefix: '',
787
- avgSuffix: '',
788
- icon: MEASURE_ICON.CHANNEL,
789
- measure: MEASURE.CHANNEL_SEARCHES,
790
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
791
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
792
- valueType: MeasureValueType.NUMBER,
793
- decimalPlaces: 0,
794
- useCompactNotation: false,
795
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
796
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES],
797
- shortTitle: 'Channel Searches',
798
- tooltip: 'The number of on-site search events attributed to your ads across all channels.',
799
- relatedMeasures: [MEASURE.CHANNEL_SEARCHES_COST, MEASURE.CHANNEL_VIEW_CONTENTS],
800
- },
801
- [MEASURE.CHANNEL_SEARCHES_VALUE]: {
802
- title: 'Channel Searches Value',
803
- description: 'The total value associated with searches across all channels.',
804
- sumPrefix: '$',
805
- sumSuffix: '',
806
- avgPrefix: '$',
807
- avgSuffix: '',
808
- icon: MEASURE_ICON.CHANNEL,
809
- measure: MEASURE.CHANNEL_SEARCHES_VALUE,
810
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
811
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
812
- valueType: MeasureValueType.CURRENCY,
813
- decimalPlaces: 2,
814
- useCompactNotation: true,
815
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
816
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES_VALUE],
817
- shortTitle: 'Channel Searches Value',
818
- tooltip: 'The total value associated with on-site search events attributed to your ads across all channels.',
819
- relatedMeasures: [MEASURE.CHANNEL_SEARCHES, MEASURE.CHANNEL_SEARCHES_COST],
820
- },
821
- [MEASURE.CHANNEL_SEARCHES_COST]: {
822
- title: 'Channel Cost per Search',
823
- description: 'The cost per search event across all channels.',
824
- sumPrefix: '$',
825
- sumSuffix: '',
826
- avgPrefix: '$',
827
- avgSuffix: '',
828
- icon: MEASURE_ICON.CHANNEL,
829
- measure: MEASURE.CHANNEL_SEARCHES_COST,
830
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
831
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
832
- valueType: MeasureValueType.CURRENCY,
833
- decimalPlaces: 2,
834
- useCompactNotation: true,
835
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
836
- aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES_COST],
837
- shortTitle: 'Channel Cost/Search',
838
- tooltip: 'How much you spend on average for each on-site search event attributed to your ads across all channels.',
839
- formulaDisplay: 'Total Spend ÷ Searches',
840
- formula: 'channel_spend / channel_searches',
841
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SEARCHES, MEASURE.CHANNEL_CPA],
842
- },
843
- [MEASURE.CHANNEL_ADD_TO_WISHLISTS]: {
844
- title: 'Channel Add to Wishlists',
845
- description: 'The number of times products were added to wishlists across all channels.',
846
- sumPrefix: '',
847
- sumSuffix: '',
848
- avgPrefix: '',
849
- avgSuffix: '',
850
- icon: MEASURE_ICON.CHANNEL,
851
- measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS,
852
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
853
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
854
- valueType: MeasureValueType.NUMBER,
855
- decimalPlaces: 0,
856
- useCompactNotation: false,
857
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
858
- aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS],
859
- shortTitle: 'Channel Add to Wishlists',
860
- tooltip: 'The number of times shoppers saved a product to their wishlist after seeing your ads across all channels.',
861
- relatedMeasures: [MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_VIEW_CONTENTS],
862
- },
863
- [MEASURE.CHANNEL_ADD_TO_WISHLISTS_VALUE]: {
864
- title: 'Channel Add to Wishlists Value',
865
- description: 'The total value of products added to wishlists across all channels.',
866
- sumPrefix: '$',
867
- sumSuffix: '',
868
- avgPrefix: '$',
869
- avgSuffix: '',
870
- icon: MEASURE_ICON.CHANNEL,
871
- measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS_VALUE,
872
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
873
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
874
- valueType: MeasureValueType.CURRENCY,
875
- decimalPlaces: 2,
876
- useCompactNotation: true,
877
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
878
- aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS_VALUE, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS_VALUE, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS_VALUE],
879
- shortTitle: 'Channel Wishlist Value',
880
- tooltip: 'The total product value of items saved to wishlists attributed to your ads across all channels.',
881
- relatedMeasures: [MEASURE.CHANNEL_ADD_TO_WISHLISTS, MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST],
882
- },
883
- [MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST]: {
884
- title: 'Channel Cost per Add to Wishlist',
885
- description: 'The cost per add to wishlist event across all channels.',
886
- sumPrefix: '$',
887
- sumSuffix: '',
888
- avgPrefix: '$',
889
- avgSuffix: '',
890
- icon: MEASURE_ICON.CHANNEL,
891
- measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST,
892
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
893
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
894
- valueType: MeasureValueType.CURRENCY,
895
- decimalPlaces: 2,
896
- useCompactNotation: true,
897
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
898
- aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS_COST, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS_COST, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS_COST],
899
- shortTitle: 'Channel Cost/Wishlist',
900
- tooltip: 'How much you spend on average for each add-to-wishlist event attributed to your ads across all channels.',
901
- formulaDisplay: 'Total Spend ÷ Add to Wishlists',
902
- formula: 'channel_spend / channel_add_to_wishlists',
903
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ADD_TO_WISHLISTS, MEASURE.CHANNEL_CPA],
904
- },
905
- [MEASURE.CHANNEL_ENGAGEMENTS]: {
906
- title: 'Channel Engagements',
907
- description: 'The number of engagements across all channels.',
908
- sumPrefix: '',
909
- sumSuffix: '',
910
- avgPrefix: '',
911
- avgSuffix: '',
912
- icon: MEASURE_ICON.CHANNEL,
913
- measure: MEASURE.CHANNEL_ENGAGEMENTS,
914
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
915
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
916
- valueType: MeasureValueType.NUMBER,
917
- decimalPlaces: 0,
918
- useCompactNotation: false,
919
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
920
- shortTitle: 'Channel Engagements',
921
- tooltip: 'The total number of interactions with your ads across all channels, including likes, comments, shares, and clicks.',
922
- relatedMeasures: [MEASURE.CHANNEL_ENGAGEMENT_RATE, MEASURE.CHANNEL_ENGAGEMENTS_COST, MEASURE.CHANNEL_IMPRESSIONS],
923
- },
924
- [MEASURE.CHANNEL_ENGAGEMENTS_COST]: {
925
- title: 'Channel Cost per Engagement',
926
- description: 'The cost per engagement across all channels.',
927
- sumPrefix: '$',
928
- sumSuffix: '',
929
- avgPrefix: '$',
930
- avgSuffix: '',
931
- icon: MEASURE_ICON.CHANNEL,
932
- measure: MEASURE.CHANNEL_ENGAGEMENTS_COST,
933
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
934
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
935
- valueType: MeasureValueType.CURRENCY,
936
- decimalPlaces: 2,
937
- useCompactNotation: true,
938
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
939
- shortTitle: 'Channel Cost/Engagement',
940
- tooltip: 'How much you spend on average for each engagement (like, comment, share, or click) on your ads across all channels.',
941
- formulaDisplay: 'Total Spend ÷ Engagements',
942
- formula: 'channel_spend / channel_engagements',
943
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_ENGAGEMENT_RATE],
944
- },
945
- [MEASURE.CHANNEL_ENGAGEMENT_RATE]: {
946
- title: 'Channel Engagement Rate',
947
- description: 'The percentage of impressions that resulted in engagements across all channels.',
948
- sumPrefix: '',
949
- sumSuffix: '%',
950
- avgPrefix: '',
951
- avgSuffix: '%',
952
- icon: MEASURE_ICON.CHANNEL,
953
- measure: MEASURE.CHANNEL_ENGAGEMENT_RATE,
954
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
955
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
956
- valueType: MeasureValueType.PERCENTAGE,
957
- decimalPlaces: 2,
958
- useCompactNotation: false,
959
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
960
- shortTitle: 'Channel Engagement Rate',
961
- tooltip: 'The percentage of ad impressions that resulted in any engagement action across all channels. Higher rates indicate more compelling content.',
962
- formulaDisplay: 'Engagements ÷ Impressions × 100',
963
- formula: 'channel_engagements / channel_impressions * 100',
964
- relatedMeasures: [MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CTR],
965
- },
966
- [MEASURE.CHANNEL_SHARES]: {
967
- title: 'Channel Shares',
968
- description: 'The number of shares across all channels.',
969
- sumPrefix: '',
970
- sumSuffix: '',
971
- avgPrefix: '',
972
- avgSuffix: '',
973
- icon: MEASURE_ICON.CHANNEL,
974
- measure: MEASURE.CHANNEL_SHARES,
975
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
976
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
977
- valueType: MeasureValueType.NUMBER,
978
- decimalPlaces: 0,
979
- useCompactNotation: false,
980
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
981
- shortTitle: 'Channel Shares',
982
- tooltip: 'The number of times users shared your ads with others across all channels.',
983
- relatedMeasures: [MEASURE.CHANNEL_SHARES_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_REACTIONS],
984
- },
985
- [MEASURE.CHANNEL_SHARES_COST]: {
986
- title: 'Channel Cost per Share',
987
- description: 'The cost per share across all channels.',
988
- sumPrefix: '$',
989
- sumSuffix: '',
990
- avgPrefix: '$',
991
- avgSuffix: '',
992
- icon: MEASURE_ICON.CHANNEL,
993
- measure: MEASURE.CHANNEL_SHARES_COST,
994
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
995
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
996
- valueType: MeasureValueType.CURRENCY,
997
- decimalPlaces: 2,
998
- useCompactNotation: true,
999
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1000
- shortTitle: 'Channel Cost/Share',
1001
- tooltip: 'How much you spend on average for each share of your ads across all channels.',
1002
- formulaDisplay: 'Total Spend ÷ Shares',
1003
- formula: 'channel_spend / channel_shares',
1004
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SHARES, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1005
- },
1006
- [MEASURE.CHANNEL_REACTIONS]: {
1007
- title: 'Channel Reactions',
1008
- description: 'The number of reactions across all channels.',
1009
- sumPrefix: '',
1010
- sumSuffix: '',
1011
- avgPrefix: '',
1012
- avgSuffix: '',
1013
- icon: MEASURE_ICON.CHANNEL,
1014
- measure: MEASURE.CHANNEL_REACTIONS,
1015
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1016
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1017
- valueType: MeasureValueType.NUMBER,
1018
- decimalPlaces: 0,
1019
- useCompactNotation: false,
1020
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1021
- shortTitle: 'Channel Reactions',
1022
- tooltip: 'The number of emoji reactions (likes, loves, etc.) your ads received across all channels.',
1023
- relatedMeasures: [MEASURE.CHANNEL_REACTIONS_COST, MEASURE.CHANNEL_LIKES, MEASURE.CHANNEL_ENGAGEMENTS],
1024
- },
1025
- [MEASURE.CHANNEL_REACTIONS_COST]: {
1026
- title: 'Channel Cost per Reaction',
1027
- description: 'The cost per reaction across all channels.',
1028
- sumPrefix: '$',
1029
- sumSuffix: '',
1030
- avgPrefix: '$',
1031
- avgSuffix: '',
1032
- icon: MEASURE_ICON.CHANNEL,
1033
- measure: MEASURE.CHANNEL_REACTIONS_COST,
1034
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1035
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1036
- valueType: MeasureValueType.CURRENCY,
1037
- decimalPlaces: 2,
1038
- useCompactNotation: true,
1039
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1040
- shortTitle: 'Channel Cost/Reaction',
1041
- tooltip: 'How much you spend on average for each reaction your ads receive across all channels.',
1042
- formulaDisplay: 'Total Spend ÷ Reactions',
1043
- formula: 'channel_spend / channel_reactions',
1044
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_REACTIONS, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1045
- },
1046
- [MEASURE.CHANNEL_LIKES]: {
1047
- title: 'Channel Likes',
1048
- description: 'The number of likes across all channels.',
1049
- sumPrefix: '',
1050
- sumSuffix: '',
1051
- avgPrefix: '',
1052
- avgSuffix: '',
1053
- icon: MEASURE_ICON.CHANNEL,
1054
- measure: MEASURE.CHANNEL_LIKES,
1055
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1056
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1057
- valueType: MeasureValueType.NUMBER,
1058
- decimalPlaces: 0,
1059
- useCompactNotation: false,
1060
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1061
- shortTitle: 'Channel Likes',
1062
- tooltip: 'The number of likes your ads received across all channels.',
1063
- relatedMeasures: [MEASURE.CHANNEL_LIKES_COST, MEASURE.CHANNEL_REACTIONS, MEASURE.CHANNEL_ENGAGEMENTS],
1064
- },
1065
- [MEASURE.CHANNEL_LIKES_COST]: {
1066
- title: 'Channel Cost per Like',
1067
- description: 'The cost per like across all channels.',
1068
- sumPrefix: '$',
1069
- sumSuffix: '',
1070
- avgPrefix: '$',
1071
- avgSuffix: '',
1072
- icon: MEASURE_ICON.CHANNEL,
1073
- measure: MEASURE.CHANNEL_LIKES_COST,
1074
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1075
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1076
- valueType: MeasureValueType.CURRENCY,
1077
- decimalPlaces: 2,
1078
- useCompactNotation: true,
1079
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1080
- shortTitle: 'Channel Cost/Like',
1081
- tooltip: 'How much you spend on average for each like your ads receive across all channels.',
1082
- formulaDisplay: 'Total Spend ÷ Likes',
1083
- formula: 'channel_spend / channel_likes',
1084
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LIKES, MEASURE.CHANNEL_REACTIONS_COST],
1085
- },
1086
- [MEASURE.CHANNEL_COMMENTS]: {
1087
- title: 'Channel Comments',
1088
- description: 'The number of comments across all channels.',
1089
- sumPrefix: '',
1090
- sumSuffix: '',
1091
- avgPrefix: '',
1092
- avgSuffix: '',
1093
- icon: MEASURE_ICON.CHANNEL,
1094
- measure: MEASURE.CHANNEL_COMMENTS,
1095
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1096
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1097
- valueType: MeasureValueType.NUMBER,
1098
- decimalPlaces: 0,
1099
- useCompactNotation: false,
1100
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1101
- shortTitle: 'Channel Comments',
1102
- tooltip: 'The number of comments left on your ads across all channels.',
1103
- relatedMeasures: [MEASURE.CHANNEL_COMMENTS_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_SHARES],
1104
- },
1105
- [MEASURE.CHANNEL_COMMENTS_COST]: {
1106
- title: 'Channel Cost per Comment',
1107
- description: 'The cost per comment across all channels.',
1108
- sumPrefix: '$',
1109
- sumSuffix: '',
1110
- avgPrefix: '$',
1111
- avgSuffix: '',
1112
- icon: MEASURE_ICON.CHANNEL,
1113
- measure: MEASURE.CHANNEL_COMMENTS_COST,
1114
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1115
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1116
- valueType: MeasureValueType.CURRENCY,
1117
- decimalPlaces: 2,
1118
- useCompactNotation: true,
1119
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1120
- shortTitle: 'Channel Cost/Comment',
1121
- tooltip: 'How much you spend on average for each comment your ads receive across all channels.',
1122
- formulaDisplay: 'Total Spend ÷ Comments',
1123
- formula: 'channel_spend / channel_comments',
1124
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_COMMENTS, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1125
- },
1126
- [MEASURE.CHANNEL_SAVES]: {
1127
- title: 'Channel Saves',
1128
- description: 'The number of saves across all channels.',
1129
- sumPrefix: '',
1130
- sumSuffix: '',
1131
- avgPrefix: '',
1132
- avgSuffix: '',
1133
- icon: MEASURE_ICON.CHANNEL,
1134
- measure: MEASURE.CHANNEL_SAVES,
1135
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1136
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1137
- valueType: MeasureValueType.NUMBER,
1138
- decimalPlaces: 0,
1139
- useCompactNotation: false,
1140
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1141
- shortTitle: 'Channel Saves',
1142
- tooltip: 'The number of times users saved your ads for later across all channels.',
1143
- relatedMeasures: [MEASURE.CHANNEL_SAVES_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_SHARES],
1144
- },
1145
- [MEASURE.CHANNEL_SAVES_COST]: {
1146
- title: 'Channel Cost per Save',
1147
- description: 'The cost per save across all channels.',
1148
- sumPrefix: '$',
1149
- sumSuffix: '',
1150
- avgPrefix: '$',
1151
- avgSuffix: '',
1152
- icon: MEASURE_ICON.CHANNEL,
1153
- measure: MEASURE.CHANNEL_SAVES_COST,
1154
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1155
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1156
- valueType: MeasureValueType.CURRENCY,
1157
- decimalPlaces: 2,
1158
- useCompactNotation: true,
1159
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1160
- shortTitle: 'Channel Cost/Save',
1161
- tooltip: 'How much you spend on average for each save your ads receive across all channels.',
1162
- formulaDisplay: 'Total Spend ÷ Saves',
1163
- formula: 'channel_spend / channel_saves',
1164
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SAVES, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1165
- },
1166
- [MEASURE.CHANNEL_LANDING_PAGE_VIEWS]: {
1167
- title: 'Channel Landing Page Views',
1168
- description: 'The number of landing page views across all channels.',
1169
- sumPrefix: '',
1170
- sumSuffix: '',
1171
- avgPrefix: '',
1172
- avgSuffix: '',
1173
- icon: MEASURE_ICON.CHANNEL,
1174
- measure: MEASURE.CHANNEL_LANDING_PAGE_VIEWS,
1175
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1176
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1177
- valueType: MeasureValueType.NUMBER,
1178
- decimalPlaces: 0,
1179
- useCompactNotation: false,
1180
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1181
- shortTitle: 'Channel LP Views',
1182
- tooltip: 'The number of times people fully loaded your landing page after clicking an ad across all channels.',
1183
- relatedMeasures: [MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST, MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE, MEASURE.CHANNEL_CLICKS],
1184
- },
1185
- [MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST]: {
1186
- title: 'Channel Cost per Landing Page View',
1187
- description: 'The cost per landing page view across all channels.',
1188
- sumPrefix: '$',
1189
- sumSuffix: '',
1190
- avgPrefix: '$',
1191
- avgSuffix: '',
1192
- icon: MEASURE_ICON.CHANNEL,
1193
- measure: MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST,
1194
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1195
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1196
- valueType: MeasureValueType.CURRENCY,
1197
- decimalPlaces: 2,
1198
- useCompactNotation: true,
1199
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1200
- shortTitle: 'Channel Cost/LP View',
1201
- tooltip: 'How much you spend on average for each full landing page load attributed to your ads across all channels.',
1202
- formulaDisplay: 'Total Spend ÷ Landing Page Views',
1203
- formula: 'channel_spend / channel_landing_page_views',
1204
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LANDING_PAGE_VIEWS, MEASURE.CHANNEL_CPC],
1205
- },
1206
- [MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE]: {
1207
- title: 'Channel Landing Page View Rate',
1208
- description: 'The percentage of clicks that resulted in landing page views across all channels.',
1209
- sumPrefix: '',
1210
- sumSuffix: '%',
1211
- avgPrefix: '',
1212
- avgSuffix: '%',
1213
- icon: MEASURE_ICON.CHANNEL,
1214
- measure: MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE,
1215
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1216
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1217
- valueType: MeasureValueType.PERCENTAGE,
1218
- decimalPlaces: 2,
1219
- useCompactNotation: false,
1220
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1221
- shortTitle: 'Channel LP View Rate',
1222
- tooltip: 'The percentage of clicks that resulted in a full landing page load. Lower rates may indicate slow page speed or tracking issues.',
1223
- formulaDisplay: 'Landing Page Views ÷ Clicks × 100',
1224
- formula: 'channel_landing_page_views / channel_clicks * 100',
1225
- relatedMeasures: [MEASURE.CHANNEL_LANDING_PAGE_VIEWS, MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_CTR],
1226
- },
1227
- [MEASURE.CHANNEL_LEADS]: {
1228
- title: 'Channel Leads',
1229
- description: 'The number of leads generated across all channels.',
1230
- sumPrefix: '',
1231
- sumSuffix: '',
1232
- avgPrefix: '',
1233
- avgSuffix: '',
1234
- icon: MEASURE_ICON.CHANNEL,
1235
- measure: MEASURE.CHANNEL_LEADS,
1236
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1237
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1238
- valueType: MeasureValueType.NUMBER,
1239
- decimalPlaces: 0,
1240
- useCompactNotation: false,
1241
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1242
- shortTitle: 'Channel Leads',
1243
- tooltip: 'The number of leads generated (such as form submissions or contact requests) attributed to your ads across all channels.',
1244
- relatedMeasures: [MEASURE.CHANNEL_LEADS_COST, MEASURE.CHANNEL_LEADS_VALUE, MEASURE.CHANNEL_PURCHASES],
1245
- },
1246
- [MEASURE.CHANNEL_LEADS_VALUE]: {
1247
- title: 'Channel Leads Value',
1248
- description: 'The total value of leads generated across all channels.',
1249
- sumPrefix: '$',
1250
- sumSuffix: '',
1251
- avgPrefix: '$',
1252
- avgSuffix: '',
1253
- icon: MEASURE_ICON.CHANNEL,
1254
- measure: MEASURE.CHANNEL_LEADS_VALUE,
1255
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1256
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1257
- valueType: MeasureValueType.CURRENCY,
1258
- decimalPlaces: 2,
1259
- useCompactNotation: true,
1260
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1261
- shortTitle: 'Channel Leads Value',
1262
- tooltip: 'The total assigned value of leads generated by your ads across all channels.',
1263
- relatedMeasures: [MEASURE.CHANNEL_LEADS, MEASURE.CHANNEL_LEADS_COST],
1264
- },
1265
- [MEASURE.CHANNEL_LEADS_COST]: {
1266
- title: 'Channel Cost per Lead',
1267
- description: 'The cost per lead generated across all channels.',
1268
- sumPrefix: '$',
1269
- sumSuffix: '',
1270
- avgPrefix: '$',
1271
- avgSuffix: '',
1272
- icon: MEASURE_ICON.CHANNEL,
1273
- measure: MEASURE.CHANNEL_LEADS_COST,
1274
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1275
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1276
- valueType: MeasureValueType.CURRENCY,
1277
- decimalPlaces: 2,
1278
- useCompactNotation: true,
1279
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1280
- shortTitle: 'Channel CPL',
1281
- tooltip: 'How much you spend on average to generate each lead through your ads across all channels.',
1282
- formulaDisplay: 'Total Spend ÷ Leads',
1283
- formula: 'channel_spend / channel_leads',
1284
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LEADS, MEASURE.CHANNEL_CPA],
1285
- },
1286
- [MEASURE.CHANNEL_APPOINTMENTS]: {
1287
- title: 'Channel Appointments',
1288
- description: 'The number of appointments scheduled across all channels.',
1289
- sumPrefix: '',
1290
- sumSuffix: '',
1291
- avgPrefix: '',
1292
- avgSuffix: '',
1293
- icon: MEASURE_ICON.CHANNEL,
1294
- measure: MEASURE.CHANNEL_APPOINTMENTS,
1295
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1296
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1297
- valueType: MeasureValueType.NUMBER,
1298
- decimalPlaces: 0,
1299
- useCompactNotation: false,
1300
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1301
- shortTitle: 'Channel Appointments',
1302
- tooltip: 'The number of appointments or bookings scheduled attributed to your ads across all channels.',
1303
- relatedMeasures: [MEASURE.CHANNEL_APPOINTMENTS_COST, MEASURE.CHANNEL_APPOINTMENTS_VALUE, MEASURE.CHANNEL_LEADS],
1304
- },
1305
- [MEASURE.CHANNEL_APPOINTMENTS_VALUE]: {
1306
- title: 'Channel Appointments Value',
1307
- description: 'The total value of appointments scheduled across all channels.',
1308
- sumPrefix: '$',
1309
- sumSuffix: '',
1310
- avgPrefix: '$',
1311
- avgSuffix: '',
1312
- icon: MEASURE_ICON.CHANNEL,
1313
- measure: MEASURE.CHANNEL_APPOINTMENTS_VALUE,
1314
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1315
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1316
- valueType: MeasureValueType.CURRENCY,
1317
- decimalPlaces: 2,
1318
- useCompactNotation: true,
1319
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1320
- shortTitle: 'Channel Appointments Value',
1321
- tooltip: 'The total assigned value of appointments scheduled attributed to your ads across all channels.',
1322
- relatedMeasures: [MEASURE.CHANNEL_APPOINTMENTS, MEASURE.CHANNEL_APPOINTMENTS_COST],
1323
- },
1324
- [MEASURE.CHANNEL_APPOINTMENTS_COST]: {
1325
- title: 'Channel Cost per Appointment',
1326
- description: 'The cost per appointment scheduled across all channels.',
1327
- sumPrefix: '$',
1328
- sumSuffix: '',
1329
- avgPrefix: '$',
1330
- avgSuffix: '',
1331
- icon: MEASURE_ICON.CHANNEL,
1332
- measure: MEASURE.CHANNEL_APPOINTMENTS_COST,
1333
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1334
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1335
- valueType: MeasureValueType.CURRENCY,
1336
- decimalPlaces: 2,
1337
- useCompactNotation: true,
1338
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1339
- shortTitle: 'Channel Cost/Appointment',
1340
- tooltip: 'How much you spend on average to drive each appointment or booking through your ads across all channels.',
1341
- formulaDisplay: 'Total Spend ÷ Appointments',
1342
- formula: 'channel_spend / channel_appointments',
1343
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_APPOINTMENTS, MEASURE.CHANNEL_LEADS_COST],
1344
- },
1345
- [MEASURE.CHANNEL_SUBSCRIBERS]: {
1346
- title: 'Channel Subscriptions',
1347
- description: 'The number of subscription sign-ups across all channels.',
1348
- sumPrefix: '',
1349
- sumSuffix: '',
1350
- avgPrefix: '',
1351
- avgSuffix: '',
1352
- icon: MEASURE_ICON.CHANNEL,
1353
- measure: MEASURE.CHANNEL_SUBSCRIBERS,
1354
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1355
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1356
- valueType: MeasureValueType.NUMBER,
1357
- decimalPlaces: 0,
1358
- useCompactNotation: false,
1359
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1360
- shortTitle: 'Channel Subscriptions',
1361
- tooltip: 'The number of subscription sign-ups attributed to your ads across all channels.',
1362
- relatedMeasures: [MEASURE.CHANNEL_SUBSCRIBERS_COST, MEASURE.CHANNEL_SUBSCRIBERS_VALUE, MEASURE.CHANNEL_LEADS],
1363
- },
1364
- [MEASURE.CHANNEL_SUBSCRIBERS_VALUE]: {
1365
- title: 'Channel Subscriptions Value',
1366
- description: 'The total value of subscriptions across all channels.',
1367
- sumPrefix: '$',
1368
- sumSuffix: '',
1369
- avgPrefix: '$',
1370
- avgSuffix: '',
1371
- icon: MEASURE_ICON.CHANNEL,
1372
- measure: MEASURE.CHANNEL_SUBSCRIBERS_VALUE,
1373
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1374
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1375
- valueType: MeasureValueType.CURRENCY,
1376
- decimalPlaces: 2,
1377
- useCompactNotation: true,
1378
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1379
- shortTitle: 'Channel Subscriptions Value',
1380
- tooltip: 'The total assigned value of subscription sign-ups attributed to your ads across all channels.',
1381
- relatedMeasures: [MEASURE.CHANNEL_SUBSCRIBERS, MEASURE.CHANNEL_SUBSCRIBERS_COST],
1382
- },
1383
- [MEASURE.CHANNEL_SUBSCRIBERS_COST]: {
1384
- title: 'Channel Cost per Subscription',
1385
- description: 'The cost per subscription sign-up across all channels.',
1386
- sumPrefix: '$',
1387
- sumSuffix: '',
1388
- avgPrefix: '$',
1389
- avgSuffix: '',
1390
- icon: MEASURE_ICON.CHANNEL,
1391
- measure: MEASURE.CHANNEL_SUBSCRIBERS_COST,
1392
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1393
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1394
- valueType: MeasureValueType.CURRENCY,
1395
- decimalPlaces: 2,
1396
- useCompactNotation: true,
1397
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1398
- shortTitle: 'Channel Cost/Subscription',
1399
- tooltip: 'How much you spend on average to drive each subscription sign-up through your ads across all channels.',
1400
- formulaDisplay: 'Total Spend ÷ Subscriptions',
1401
- formula: 'channel_spend / channel_subscribers',
1402
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SUBSCRIBERS, MEASURE.CHANNEL_CPA],
1403
- },
1404
- [MEASURE.CHANNEL_START_TRIALS]: {
1405
- title: 'Channel Trial Starts',
1406
- description: 'The number of trial starts across all channels.',
1407
- sumPrefix: '',
1408
- sumSuffix: '',
1409
- avgPrefix: '',
1410
- avgSuffix: '',
1411
- icon: MEASURE_ICON.CHANNEL,
1412
- measure: MEASURE.CHANNEL_START_TRIALS,
1413
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1414
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1415
- valueType: MeasureValueType.NUMBER,
1416
- decimalPlaces: 0,
1417
- useCompactNotation: false,
1418
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1419
- shortTitle: 'Channel Trial Starts',
1420
- tooltip: 'The number of free trial activations attributed to your ads across all channels.',
1421
- relatedMeasures: [MEASURE.CHANNEL_START_TRIALS_COST, MEASURE.CHANNEL_START_TRIALS_VALUE, MEASURE.CHANNEL_SUBSCRIBERS],
1422
- },
1423
- [MEASURE.CHANNEL_START_TRIALS_VALUE]: {
1424
- title: 'Channel Trial Starts Value',
1425
- description: 'The total value of trial starts across all channels.',
1426
- sumPrefix: '$',
1427
- sumSuffix: '',
1428
- avgPrefix: '$',
1429
- avgSuffix: '',
1430
- icon: MEASURE_ICON.CHANNEL,
1431
- measure: MEASURE.CHANNEL_START_TRIALS_VALUE,
1432
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1433
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1434
- valueType: MeasureValueType.CURRENCY,
1435
- decimalPlaces: 2,
1436
- useCompactNotation: true,
1437
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1438
- shortTitle: 'Channel Trial Starts Value',
1439
- tooltip: 'The total assigned value of trial starts attributed to your ads across all channels.',
1440
- relatedMeasures: [MEASURE.CHANNEL_START_TRIALS, MEASURE.CHANNEL_START_TRIALS_COST],
1441
- },
1442
- [MEASURE.CHANNEL_START_TRIALS_COST]: {
1443
- title: 'Channel Cost per Trial Start',
1444
- description: 'The cost per trial start across all channels.',
1445
- sumPrefix: '$',
1446
- sumSuffix: '',
1447
- avgPrefix: '$',
1448
- avgSuffix: '',
1449
- icon: MEASURE_ICON.CHANNEL,
1450
- measure: MEASURE.CHANNEL_START_TRIALS_COST,
1451
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1452
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1453
- valueType: MeasureValueType.CURRENCY,
1454
- decimalPlaces: 2,
1455
- useCompactNotation: true,
1456
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1457
- shortTitle: 'Channel Cost/Trial Start',
1458
- tooltip: 'How much you spend on average to drive each free trial activation through your ads across all channels.',
1459
- formulaDisplay: 'Total Spend ÷ Trial Starts',
1460
- formula: 'channel_spend / channel_start_trials',
1461
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_START_TRIALS, MEASURE.CHANNEL_CPA],
1462
- },
1463
- [MEASURE.CHANNEL_SUBMIT_APPLICATIONS]: {
1464
- title: 'Channel Application Submissions',
1465
- description: 'The number of application submissions across all channels.',
1466
- sumPrefix: '',
1467
- sumSuffix: '',
1468
- avgPrefix: '',
1469
- avgSuffix: '',
1470
- icon: MEASURE_ICON.CHANNEL,
1471
- measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS,
1472
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1473
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1474
- valueType: MeasureValueType.NUMBER,
1475
- decimalPlaces: 0,
1476
- useCompactNotation: false,
1477
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1478
- shortTitle: 'Channel Applications',
1479
- tooltip: 'The number of application form submissions attributed to your ads across all channels.',
1480
- relatedMeasures: [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST, MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE, MEASURE.CHANNEL_LEADS],
1481
- },
1482
- [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE]: {
1483
- title: 'Channel Application Submissions Value',
1484
- description: 'The total value of application submissions across all channels.',
1485
- sumPrefix: '$',
1486
- sumSuffix: '',
1487
- avgPrefix: '$',
1488
- avgSuffix: '',
1489
- icon: MEASURE_ICON.CHANNEL,
1490
- measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE,
1491
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1492
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1493
- valueType: MeasureValueType.CURRENCY,
1494
- decimalPlaces: 2,
1495
- useCompactNotation: true,
1496
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1497
- shortTitle: 'Channel Applications Value',
1498
- tooltip: 'The total assigned value of application submissions attributed to your ads across all channels.',
1499
- relatedMeasures: [MEASURE.CHANNEL_SUBMIT_APPLICATIONS, MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST],
1500
- },
1501
- [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST]: {
1502
- title: 'Channel Cost per Application Submission',
1503
- description: 'The cost per application submission across all channels.',
1504
- sumPrefix: '$',
1505
- sumSuffix: '',
1506
- avgPrefix: '$',
1507
- avgSuffix: '',
1508
- icon: MEASURE_ICON.CHANNEL,
1509
- measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST,
1510
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1511
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1512
- valueType: MeasureValueType.CURRENCY,
1513
- decimalPlaces: 2,
1514
- useCompactNotation: true,
1515
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1516
- shortTitle: 'Channel Cost/Application',
1517
- tooltip: 'How much you spend on average to drive each application submission through your ads across all channels.',
1518
- formulaDisplay: 'Total Spend ÷ Application Submissions',
1519
- formula: 'channel_spend / channel_submit_applications',
1520
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SUBMIT_APPLICATIONS, MEASURE.CHANNEL_LEADS_COST],
1521
- },
1522
- [MEASURE.CHANNEL_APP_INSTALLS]: {
1523
- title: 'Channel App Installs',
1524
- description: 'The number of app installs across all channels.',
1525
- sumPrefix: '',
1526
- sumSuffix: '',
1527
- avgPrefix: '',
1528
- avgSuffix: '',
1529
- icon: MEASURE_ICON.CHANNEL,
1530
- measure: MEASURE.CHANNEL_APP_INSTALLS,
1531
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1532
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1533
- valueType: MeasureValueType.NUMBER,
1534
- decimalPlaces: 0,
1535
- useCompactNotation: false,
1536
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1537
- shortTitle: 'Channel App Installs',
1538
- tooltip: 'The number of mobile app installs attributed to your ads across all channels.',
1539
- relatedMeasures: [MEASURE.CHANNEL_APP_INSTALLS_COST, MEASURE.CHANNEL_APP_INSTALLS_VALUE, MEASURE.CHANNEL_PURCHASES],
1540
- },
1541
- [MEASURE.CHANNEL_APP_INSTALLS_VALUE]: {
1542
- title: 'Channel App Installs Value',
1543
- description: 'The total value of app installs across all channels.',
1544
- sumPrefix: '$',
1545
- sumSuffix: '',
1546
- avgPrefix: '$',
1547
- avgSuffix: '',
1548
- icon: MEASURE_ICON.CHANNEL,
1549
- measure: MEASURE.CHANNEL_APP_INSTALLS_VALUE,
1550
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1551
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1552
- valueType: MeasureValueType.CURRENCY,
1553
- decimalPlaces: 2,
1554
- useCompactNotation: true,
1555
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1556
- shortTitle: 'Channel App Installs Value',
1557
- tooltip: 'The total assigned value of app installs attributed to your ads across all channels.',
1558
- relatedMeasures: [MEASURE.CHANNEL_APP_INSTALLS, MEASURE.CHANNEL_APP_INSTALLS_COST],
1559
- },
1560
- [MEASURE.CHANNEL_APP_INSTALLS_COST]: {
1561
- title: 'Channel Cost per App Install',
1562
- description: 'The cost per app install across all channels.',
1563
- sumPrefix: '$',
1564
- sumSuffix: '',
1565
- avgPrefix: '$',
1566
- avgSuffix: '',
1567
- icon: MEASURE_ICON.CHANNEL,
1568
- measure: MEASURE.CHANNEL_APP_INSTALLS_COST,
1569
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1570
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1571
- valueType: MeasureValueType.CURRENCY,
1572
- decimalPlaces: 2,
1573
- useCompactNotation: true,
1574
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1575
- shortTitle: 'Channel Cost/App Install',
1576
- tooltip: 'How much you spend on average to drive each app install through your ads across all channels.',
1577
- formulaDisplay: 'Total Spend ÷ App Installs',
1578
- formula: 'channel_spend / channel_app_installs',
1579
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_APP_INSTALLS, MEASURE.CHANNEL_CPA],
1580
- },
1581
- [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS]: {
1582
- title: 'Channel Completed Registrations',
1583
- description: 'The number of completed registrations across all channels.',
1584
- sumPrefix: '',
1585
- sumSuffix: '',
1586
- avgPrefix: '',
1587
- avgSuffix: '',
1588
- icon: MEASURE_ICON.CHANNEL,
1589
- measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS,
1590
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1591
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1592
- valueType: MeasureValueType.NUMBER,
1593
- decimalPlaces: 0,
1594
- useCompactNotation: false,
1595
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1596
- shortTitle: 'Channel Registrations',
1597
- tooltip: 'The number of completed account or event registrations attributed to your ads across all channels.',
1598
- relatedMeasures: [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE, MEASURE.CHANNEL_LEADS],
1599
- },
1600
- [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE]: {
1601
- title: 'Channel Completed Registrations Value',
1602
- description: 'The total value of completed registrations across all channels.',
1603
- sumPrefix: '$',
1604
- sumSuffix: '',
1605
- avgPrefix: '$',
1606
- avgSuffix: '',
1607
- icon: MEASURE_ICON.CHANNEL,
1608
- measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE,
1609
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1610
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1611
- valueType: MeasureValueType.CURRENCY,
1612
- decimalPlaces: 2,
1613
- useCompactNotation: true,
1614
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1615
- shortTitle: 'Channel Registrations Value',
1616
- tooltip: 'The total assigned value of completed registrations attributed to your ads across all channels.',
1617
- relatedMeasures: [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST],
1618
- },
1619
- [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST]: {
1620
- title: 'Channel Cost per Completed Registration',
1621
- description: 'The cost per completed registration across all channels.',
1622
- sumPrefix: '$',
1623
- sumSuffix: '',
1624
- avgPrefix: '$',
1625
- avgSuffix: '',
1626
- icon: MEASURE_ICON.CHANNEL,
1627
- measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST,
1628
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1629
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1630
- valueType: MeasureValueType.CURRENCY,
1631
- decimalPlaces: 2,
1632
- useCompactNotation: true,
1633
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1634
- shortTitle: 'Channel Cost/Registration',
1635
- tooltip: 'How much you spend on average to drive each completed registration through your ads across all channels.',
1636
- formulaDisplay: 'Total Spend ÷ Completed Registrations',
1637
- formula: 'channel_spend / channel_complete_registrations',
1638
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS, MEASURE.CHANNEL_LEADS_COST],
1639
- },
1640
- [MEASURE.CHANNEL_VIDEO_VIEWS]: {
1641
- title: 'Channel Video Views',
1642
- description: 'The number of video views across all channels.',
1643
- sumPrefix: '',
1644
- sumSuffix: '',
1645
- avgPrefix: '',
1646
- avgSuffix: '',
1647
- icon: MEASURE_ICON.CHANNEL,
1648
- measure: MEASURE.CHANNEL_VIDEO_VIEWS,
1649
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1650
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1651
- valueType: MeasureValueType.NUMBER,
1652
- decimalPlaces: 0,
1653
- useCompactNotation: false,
1654
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1655
- shortTitle: 'Channel Video Views',
1656
- tooltip: 'The number of times your video ads were viewed across all channels.',
1657
- relatedMeasures: [MEASURE.CHANNEL_CPV, MEASURE.CHANNEL_VIDEO_PLAYS, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY],
1658
- },
1659
- [MEASURE.CHANNEL_CPV]: {
1660
- title: 'Channel CPV',
1661
- description: 'The cost per video view across all channels.',
1662
- sumPrefix: '$',
1663
- sumSuffix: '',
1664
- avgPrefix: '$',
1665
- avgSuffix: '',
1666
- icon: MEASURE_ICON.CHANNEL,
1667
- measure: MEASURE.CHANNEL_CPV,
1668
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1669
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1670
- valueType: MeasureValueType.CURRENCY,
1671
- decimalPlaces: 2,
1672
- useCompactNotation: true,
1673
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1674
- aliases: [MEASURE.CHANNEL_VIDEO_VIEWS_COST],
1675
- shortTitle: 'Channel CPV',
1676
- tooltip: 'How much you spend on average for each video view across all channels.',
1677
- formulaDisplay: 'Total Spend ÷ Video Views',
1678
- formula: 'channel_spend / channel_video_views',
1679
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_CPM],
1680
- },
1681
- [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC]: {
1682
- title: 'Channel 15-Second Video Views',
1683
- description: 'The number of video views that reached 15 seconds across all channels.',
1684
- sumPrefix: '',
1685
- sumSuffix: '',
1686
- avgPrefix: '',
1687
- avgSuffix: '',
1688
- icon: MEASURE_ICON.CHANNEL,
1689
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC,
1690
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1691
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1692
- valueType: MeasureValueType.NUMBER,
1693
- decimalPlaces: 0,
1694
- useCompactNotation: false,
1695
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1696
- shortTitle: 'Channel 15s Video Views',
1697
- tooltip: 'The number of video ad views that lasted at least 15 seconds across all channels.',
1698
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC],
1699
- },
1700
- [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST]: {
1701
- title: 'Channel Cost per 15-Second Video View',
1702
- description: 'The cost per 15-second video view across all channels.',
1703
- sumPrefix: '$',
1704
- sumSuffix: '',
1705
- avgPrefix: '$',
1706
- avgSuffix: '',
1707
- icon: MEASURE_ICON.CHANNEL,
1708
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST,
1709
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1710
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1711
- valueType: MeasureValueType.CURRENCY,
1712
- decimalPlaces: 2,
1713
- useCompactNotation: true,
1714
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1715
- shortTitle: 'Channel Cost/15s View',
1716
- tooltip: 'How much you spend on average for each video view that lasted at least 15 seconds across all channels.',
1717
- formulaDisplay: 'Total Spend ÷ 15-Second Video Views',
1718
- formula: 'channel_spend / channel_video_views_15_sec',
1719
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC, MEASURE.CHANNEL_CPV],
1720
- },
1721
- [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC]: {
1722
- title: 'Channel 30-Second Video Views',
1723
- description: 'The number of video views that reached 30 seconds across all channels.',
1724
- sumPrefix: '',
1725
- sumSuffix: '',
1726
- avgPrefix: '',
1727
- avgSuffix: '',
1728
- icon: MEASURE_ICON.CHANNEL,
1729
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC,
1730
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1731
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1732
- valueType: MeasureValueType.NUMBER,
1733
- decimalPlaces: 0,
1734
- useCompactNotation: false,
1735
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1736
- shortTitle: 'Channel 30s Video Views',
1737
- tooltip: 'The number of video ad views that lasted at least 30 seconds across all channels.',
1738
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST, MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC, MEASURE.CHANNEL_VIDEO_VIEWS],
1739
- },
1740
- [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST]: {
1741
- title: 'Channel Cost per 30-Second Video View',
1742
- description: 'The cost per 30-second video view across all channels.',
1743
- sumPrefix: '$',
1744
- sumSuffix: '',
1745
- avgPrefix: '$',
1746
- avgSuffix: '',
1747
- icon: MEASURE_ICON.CHANNEL,
1748
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST,
1749
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1750
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1751
- valueType: MeasureValueType.CURRENCY,
1752
- decimalPlaces: 2,
1753
- useCompactNotation: true,
1754
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1755
- shortTitle: 'Channel Cost/30s View',
1756
- tooltip: 'How much you spend on average for each video view that lasted at least 30 seconds across all channels.',
1757
- formulaDisplay: 'Total Spend ÷ 30-Second Video Views',
1758
- formula: 'channel_spend / channel_video_views_30_sec',
1759
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC, MEASURE.CHANNEL_CPV],
1760
- },
1761
- [MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS]: {
1762
- title: 'Channel 25% Video Views',
1763
- description: 'The number of video views that reached 25% completion across all channels.',
1764
- sumPrefix: '',
1765
- sumSuffix: '',
1766
- avgPrefix: '',
1767
- avgSuffix: '',
1768
- icon: MEASURE_ICON.CHANNEL,
1769
- measure: MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS,
1770
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1771
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1772
- valueType: MeasureValueType.NUMBER,
1773
- decimalPlaces: 0,
1774
- useCompactNotation: false,
1775
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1776
- shortTitle: 'Channel 25% Video Views',
1777
- tooltip: 'The number of video views where at least 25% of the video was watched across all channels.',
1778
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE, MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1779
- },
1780
- [MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS]: {
1781
- title: 'Channel 50% Video Views',
1782
- description: 'The number of video views that reached 50% completion across all channels.',
1783
- sumPrefix: '',
1784
- sumSuffix: '',
1785
- avgPrefix: '',
1786
- avgSuffix: '',
1787
- icon: MEASURE_ICON.CHANNEL,
1788
- measure: MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS,
1789
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1790
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1791
- valueType: MeasureValueType.NUMBER,
1792
- decimalPlaces: 0,
1793
- useCompactNotation: false,
1794
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1795
- shortTitle: 'Channel 50% Video Views',
1796
- tooltip: 'The number of video views where at least 50% of the video was watched across all channels.',
1797
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS],
1798
- },
1799
- [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS]: {
1800
- title: 'Channel 75% Video Views',
1801
- description: 'The number of video views that reached 75% completion across all channels.',
1802
- sumPrefix: '',
1803
- sumSuffix: '',
1804
- avgPrefix: '',
1805
- avgSuffix: '',
1806
- icon: MEASURE_ICON.CHANNEL,
1807
- measure: MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS,
1808
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1809
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1810
- valueType: MeasureValueType.NUMBER,
1811
- decimalPlaces: 0,
1812
- useCompactNotation: false,
1813
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1814
- shortTitle: 'Channel 75% Video Views',
1815
- tooltip: 'The number of video views where at least 75% of the video was watched across all channels.',
1816
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE, MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS],
1817
- },
1818
- [MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS]: {
1819
- title: 'Channel 95% Video Views',
1820
- description: 'The number of video views that reached 95% completion across all channels.',
1821
- sumPrefix: '',
1822
- sumSuffix: '',
1823
- avgPrefix: '',
1824
- avgSuffix: '',
1825
- icon: MEASURE_ICON.CHANNEL,
1826
- measure: MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS,
1827
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1828
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1829
- valueType: MeasureValueType.NUMBER,
1830
- decimalPlaces: 0,
1831
- useCompactNotation: false,
1832
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1833
- shortTitle: 'Channel 95% Video Views',
1834
- tooltip: 'The number of video views where at least 95% of the video was watched across all channels.',
1835
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1836
- },
1837
- [MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS]: {
1838
- title: 'Channel 100% Video Views',
1839
- description: 'The number of video views that reached 100% completion across all channels.',
1840
- sumPrefix: '',
1841
- sumSuffix: '',
1842
- avgPrefix: '',
1843
- avgSuffix: '',
1844
- icon: MEASURE_ICON.CHANNEL,
1845
- measure: MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS,
1846
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1847
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1848
- valueType: MeasureValueType.NUMBER,
1849
- decimalPlaces: 0,
1850
- useCompactNotation: false,
1851
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1852
- shortTitle: 'Channel 100% Video Views',
1853
- tooltip: 'The number of video views where the entire video was watched to completion across all channels.',
1854
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY, MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS],
1855
- },
1856
- [MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE]: {
1857
- title: 'Channel 25% Video Completion Rate',
1858
- description: 'The percentage of video views that reached 25% completion across all channels.',
1859
- sumPrefix: '',
1860
- sumSuffix: '%',
1861
- avgPrefix: '',
1862
- avgSuffix: '%',
1863
- icon: MEASURE_ICON.CHANNEL,
1864
- measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE,
1865
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1866
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1867
- valueType: MeasureValueType.PERCENTAGE,
1868
- decimalPlaces: 2,
1869
- useCompactNotation: false,
1870
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1871
- shortTitle: 'Channel 25% Completion',
1872
- tooltip: 'The percentage of video views that reached at least 25% of the video across all channels. A key indicator of early content retention.',
1873
- formulaDisplay: '25% Video Views ÷ Video Views × 100',
1874
- formula: 'channel_video_p25_watched_views / channel_video_views * 100',
1875
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_VIEWS],
1876
- },
1877
- [MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE]: {
1878
- title: 'Channel 50% Video Completion Rate',
1879
- description: 'The percentage of video views that reached 50% completion across all channels.',
1880
- sumPrefix: '',
1881
- sumSuffix: '%',
1882
- avgPrefix: '',
1883
- avgSuffix: '%',
1884
- icon: MEASURE_ICON.CHANNEL,
1885
- measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE,
1886
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1887
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1888
- valueType: MeasureValueType.PERCENTAGE,
1889
- decimalPlaces: 2,
1890
- useCompactNotation: false,
1891
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1892
- shortTitle: 'Channel 50% Completion',
1893
- tooltip: 'The percentage of video views that reached at least the midpoint of the video across all channels.',
1894
- formulaDisplay: '50% Video Views ÷ Video Views × 100',
1895
- formula: 'channel_video_p50_watched_views / channel_video_views * 100',
1896
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE, MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE],
1897
- },
1898
- [MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE]: {
1899
- title: 'Channel 75% Video Completion Rate',
1900
- description: 'The percentage of video views that reached 75% completion across all channels.',
1901
- sumPrefix: '',
1902
- sumSuffix: '%',
1903
- avgPrefix: '',
1904
- avgSuffix: '%',
1905
- icon: MEASURE_ICON.CHANNEL,
1906
- measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE,
1907
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1908
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1909
- valueType: MeasureValueType.PERCENTAGE,
1910
- decimalPlaces: 2,
1911
- useCompactNotation: false,
1912
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1913
- shortTitle: 'Channel 75% Completion',
1914
- tooltip: 'The percentage of video views that reached at least 75% of the video across all channels.',
1915
- formulaDisplay: '75% Video Views ÷ Video Views × 100',
1916
- formula: 'channel_video_p75_watched_views / channel_video_views * 100',
1917
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE],
1918
- },
1919
- [MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE]: {
1920
- title: 'Channel 100% Video Completion Rate',
1921
- description: 'The percentage of video views that reached 100% completion across all channels.',
1922
- sumPrefix: '',
1923
- sumSuffix: '%',
1924
- avgPrefix: '',
1925
- avgSuffix: '%',
1926
- icon: MEASURE_ICON.CHANNEL,
1927
- measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE,
1928
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1929
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1930
- valueType: MeasureValueType.PERCENTAGE,
1931
- decimalPlaces: 2,
1932
- useCompactNotation: false,
1933
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1934
- shortTitle: 'Channel 100% Completion',
1935
- tooltip: 'The percentage of video views where viewers watched the entire video to completion across all channels.',
1936
- formulaDisplay: '100% Video Views ÷ Video Views × 100',
1937
- formula: 'channel_video_p100_watched_views / channel_video_views * 100',
1938
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY],
1939
- },
1940
- [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY]: {
1941
- title: 'Channel Video ThruPlay Views',
1942
- description: 'The number of video views played to completion across all channels.',
1943
- sumPrefix: '',
1944
- sumSuffix: '',
1945
- avgPrefix: '',
1946
- avgSuffix: '',
1947
- icon: MEASURE_ICON.CHANNEL,
1948
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY,
1949
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1950
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1951
- valueType: MeasureValueType.NUMBER,
1952
- decimalPlaces: 0,
1953
- useCompactNotation: false,
1954
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1955
- shortTitle: 'Channel ThruPlay Views',
1956
- tooltip: 'The number of times your video ads were played to completion or for at least 15 seconds across all channels.',
1957
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST, MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1958
- },
1959
- [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST]: {
1960
- title: 'Channel Cost per Video ThruPlay',
1961
- description: 'The cost per video played to completion across all channels.',
1962
- sumPrefix: '$',
1963
- sumSuffix: '',
1964
- avgPrefix: '$',
1965
- avgSuffix: '',
1966
- icon: MEASURE_ICON.CHANNEL,
1967
- measure: MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST,
1968
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1969
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1970
- valueType: MeasureValueType.CURRENCY,
1971
- decimalPlaces: 2,
1972
- useCompactNotation: true,
1973
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1974
- shortTitle: 'Channel Cost/ThruPlay',
1975
- tooltip: 'How much you spend on average for each ThruPlay — a video view that reached completion or lasted at least 15 seconds — across all channels.',
1976
- formulaDisplay: 'Total Spend ÷ ThruPlay Views',
1977
- formula: 'channel_spend / channel_video_views_thruplay',
1978
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY, MEASURE.CHANNEL_CPV],
1979
- },
1980
- [MEASURE.CHANNEL_VIDEO_PLAYS]: {
1981
- title: 'Channel Video Plays',
1982
- description: 'The number of video play initiations across all channels.',
1983
- sumPrefix: '',
1984
- sumSuffix: '',
1985
- avgPrefix: '',
1986
- avgSuffix: '',
1987
- icon: MEASURE_ICON.CHANNEL,
1988
- measure: MEASURE.CHANNEL_VIDEO_PLAYS,
1989
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1990
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1991
- valueType: MeasureValueType.NUMBER,
1992
- decimalPlaces: 0,
1993
- useCompactNotation: false,
1994
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1995
- shortTitle: 'Channel Video Plays',
1996
- tooltip: 'The number of times playback was initiated on your video ads across all channels, including autoplay.',
1997
- relatedMeasures: [MEASURE.CHANNEL_VIDEO_PLAYS_COST, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_IMPRESSIONS],
1998
- },
1999
- [MEASURE.CHANNEL_VIDEO_PLAYS_COST]: {
2000
- title: 'Channel Cost per Video Play',
2001
- description: 'The cost per video play initiation across all channels.',
2002
- sumPrefix: '$',
2003
- sumSuffix: '',
2004
- avgPrefix: '$',
2005
- avgSuffix: '',
2006
- icon: MEASURE_ICON.CHANNEL,
2007
- measure: MEASURE.CHANNEL_VIDEO_PLAYS_COST,
2008
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2009
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
2010
- valueType: MeasureValueType.CURRENCY,
2011
- decimalPlaces: 2,
2012
- useCompactNotation: true,
2013
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2014
- shortTitle: 'Channel Cost/Video Play',
2015
- tooltip: 'How much you spend on average for each video play initiation across all channels.',
2016
- formulaDisplay: 'Total Spend ÷ Video Plays',
2017
- formula: 'channel_spend / channel_video_plays',
2018
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_PLAYS, MEASURE.CHANNEL_CPV],
2019
- },
2020
- [MEASURE.CHANNEL_CONVERSIONS]: {
2021
- title: 'Channel Conversions',
2022
- description: 'The total number of conversions across all channels.',
2023
- sumPrefix: '',
2024
- sumSuffix: '',
2025
- avgPrefix: '',
2026
- avgSuffix: '',
2027
- icon: MEASURE_ICON.CHANNEL,
2028
- measure: MEASURE.CHANNEL_CONVERSIONS,
2029
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2030
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2031
- valueType: MeasureValueType.NUMBER,
2032
- decimalPlaces: 0,
2033
- useCompactNotation: false,
2034
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2035
- shortTitle: 'Channel Conversions',
2036
- tooltip: 'The total number of conversion events attributed to your ads across all channels.',
2037
- relatedMeasures: [MEASURE.CHANNEL_CONVERSIONS_VALUE, MEASURE.CHANNEL_CONVERSIONS_COST, MEASURE.CHANNEL_PURCHASES],
2038
- },
2039
- [MEASURE.CHANNEL_CONVERSIONS_VALUE]: {
2040
- title: 'Channel Conversions Value',
2041
- description: 'The total value of conversions across all channels.',
2042
- sumPrefix: '$',
2043
- sumSuffix: '',
2044
- avgPrefix: '$',
2045
- avgSuffix: '',
2046
- icon: MEASURE_ICON.CHANNEL,
2047
- measure: MEASURE.CHANNEL_CONVERSIONS_VALUE,
2048
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2049
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2050
- valueType: MeasureValueType.CURRENCY,
2051
- decimalPlaces: 2,
2052
- useCompactNotation: true,
2053
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2054
- shortTitle: 'Channel Conversions Value',
2055
- tooltip: 'The total monetary value of all conversions attributed to your ads across all channels.',
2056
- relatedMeasures: [MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_CONVERSIONS_ROAS, MEASURE.CHANNEL_SPEND],
2057
- },
2058
- [MEASURE.CHANNEL_CONVERSIONS_COST]: {
2059
- title: 'Channel Cost per Conversion',
2060
- description: 'The cost per conversion across all channels.',
2061
- sumPrefix: '$',
2062
- sumSuffix: '',
2063
- avgPrefix: '$',
2064
- avgSuffix: '',
2065
- icon: MEASURE_ICON.CHANNEL,
2066
- measure: MEASURE.CHANNEL_CONVERSIONS_COST,
2067
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2068
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2069
- valueType: MeasureValueType.CURRENCY,
2070
- decimalPlaces: 2,
2071
- useCompactNotation: true,
2072
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2073
- shortTitle: 'Channel Cost/Conversion',
2074
- tooltip: 'How much you spend on average for each conversion event attributed to your ads across all channels.',
2075
- formulaDisplay: 'Total Spend ÷ Conversions',
2076
- formula: 'channel_spend / channel_conversions',
2077
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_CPA],
2078
- },
2079
- [MEASURE.CHANNEL_CONVERSIONS_ROAS]: {
2080
- title: 'Channel Conversions ROAS',
2081
- description: 'The return on ad spend for conversions across all channels.',
2082
- sumPrefix: '',
2083
- sumSuffix: 'x',
2084
- avgPrefix: '',
2085
- avgSuffix: 'x',
2086
- icon: MEASURE_ICON.CHANNEL,
2087
- measure: MEASURE.CHANNEL_CONVERSIONS_ROAS,
2088
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2089
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
2090
- valueType: MeasureValueType.MULTIPLIER,
2091
- decimalPlaces: 2,
2092
- useCompactNotation: false,
2093
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2094
- shortTitle: 'Channel Conv. ROAS',
2095
- tooltip: 'How many dollars of conversion value you generate for every dollar spent on ads across all channels.',
2096
- formulaDisplay: 'Conversions Value ÷ Total Spend',
2097
- formula: 'channel_conversions_value / channel_spend',
2098
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CONVERSIONS_VALUE, MEASURE.CHANNEL_ROAS],
2099
- },
2100
- [MEASURE.CHANNEL_ALL_CONVERSIONS]: {
2101
- title: 'Channel All Conversions',
2102
- description: 'The total number of all conversions across all channels.',
2103
- sumPrefix: '',
2104
- sumSuffix: '',
2105
- avgPrefix: '',
2106
- avgSuffix: '',
2107
- icon: MEASURE_ICON.CHANNEL,
2108
- measure: MEASURE.CHANNEL_ALL_CONVERSIONS,
2109
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2110
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2111
- valueType: MeasureValueType.NUMBER,
2112
- decimalPlaces: 0,
2113
- useCompactNotation: false,
2114
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2115
- shortTitle: 'Channel All Conversions',
2116
- tooltip: 'The total number of all conversion events including cross-device and view-through conversions attributed to your ads across all channels.',
2117
- relatedMeasures: [MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE, MEASURE.CHANNEL_ALL_CONVERSIONS_COST, MEASURE.CHANNEL_CONVERSIONS],
2118
- },
2119
- [MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE]: {
2120
- title: 'Channel All Conversions Value',
2121
- description: 'The total value of all conversions across all channels.',
2122
- sumPrefix: '$',
2123
- sumSuffix: '',
2124
- avgPrefix: '$',
2125
- avgSuffix: '',
2126
- icon: MEASURE_ICON.CHANNEL,
2127
- measure: MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE,
2128
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2129
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2130
- valueType: MeasureValueType.CURRENCY,
2131
- decimalPlaces: 2,
2132
- useCompactNotation: true,
2133
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2134
- shortTitle: 'Channel All Conv. Value',
2135
- tooltip: 'The total monetary value of all conversions including cross-device and view-through conversions across all channels.',
2136
- relatedMeasures: [MEASURE.CHANNEL_ALL_CONVERSIONS, MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS, MEASURE.CHANNEL_CONVERSIONS_VALUE],
2137
- },
2138
- [MEASURE.CHANNEL_ALL_CONVERSIONS_COST]: {
2139
- title: 'Channel Cost per All Conversions',
2140
- description: 'The cost per conversion across all channels.',
2141
- sumPrefix: '$',
2142
- sumSuffix: '',
2143
- avgPrefix: '$',
2144
- avgSuffix: '',
2145
- icon: MEASURE_ICON.CHANNEL,
2146
- measure: MEASURE.CHANNEL_ALL_CONVERSIONS_COST,
2147
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2148
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2149
- valueType: MeasureValueType.CURRENCY,
2150
- decimalPlaces: 2,
2151
- useCompactNotation: true,
2152
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2153
- shortTitle: 'Channel Cost/All Conv.',
2154
- tooltip: 'How much you spend on average for each conversion including cross-device and view-through conversions across all channels.',
2155
- formulaDisplay: 'Total Spend ÷ All Conversions',
2156
- formula: 'channel_spend / channel_all_conversions',
2157
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ALL_CONVERSIONS, MEASURE.CHANNEL_CONVERSIONS_COST],
2158
- },
2159
- [MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS]: {
2160
- title: 'Channel All Conversions ROAS',
2161
- description: 'The return on ad spend for all conversions across all channels.',
2162
- sumPrefix: '',
2163
- sumSuffix: 'x',
2164
- avgPrefix: '',
2165
- avgSuffix: 'x',
2166
- icon: MEASURE_ICON.CHANNEL,
2167
- measure: MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS,
2168
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2169
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
2170
- valueType: MeasureValueType.MULTIPLIER,
2171
- decimalPlaces: 2,
2172
- useCompactNotation: false,
2173
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2174
- shortTitle: 'Channel All Conv. ROAS',
2175
- tooltip: 'How many dollars of all-conversion value you generate for every dollar spent on ads across all channels, including view-through conversions.',
2176
- formulaDisplay: 'All Conversions Value ÷ Total Spend',
2177
- formula: 'channel_all_conversions_value / channel_spend',
2178
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE, MEASURE.CHANNEL_CONVERSIONS_ROAS],
2179
- },
2180
- [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS]: {
2181
- title: 'Channel View-Through Conversions',
2182
- description: 'The number of conversions that occurred after someone saw, but did not click, an ad across all channels.',
2183
- sumPrefix: '',
2184
- sumSuffix: '',
2185
- avgPrefix: '',
2186
- avgSuffix: '',
2187
- icon: MEASURE_ICON.CHANNEL,
2188
- measure: MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS,
2189
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2190
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2191
- valueType: MeasureValueType.NUMBER,
2192
- decimalPlaces: 0,
2193
- useCompactNotation: false,
2194
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2195
- shortTitle: 'Channel View-Through Conv.',
2196
- tooltip: 'The number of conversions attributed to users who saw your ad but did not click it, then later converted on their own.',
2197
- relatedMeasures: [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST, MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_ALL_CONVERSIONS],
2198
- },
2199
- [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST]: {
2200
- title: 'Channel Cost per View-Through Conversion',
2201
- description: 'The cost per view-through conversion across all channels.',
2202
- sumPrefix: '$',
2203
- sumSuffix: '',
2204
- avgPrefix: '$',
2205
- avgSuffix: '',
2206
- icon: MEASURE_ICON.CHANNEL,
2207
- measure: MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST,
2208
- category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2209
- subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2210
- valueType: MeasureValueType.CURRENCY,
2211
- decimalPlaces: 2,
2212
- useCompactNotation: true,
2213
- applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2214
- shortTitle: 'Channel Cost/VTC',
2215
- tooltip: 'How much you spend on average for each view-through conversion — where a user saw but did not click your ad before converting.',
2216
- formulaDisplay: 'Total Spend ÷ View-Through Conversions',
2217
- formula: 'channel_spend / channel_view_thru_conversions',
2218
- relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS, MEASURE.CHANNEL_CPA],
2219
- },
2220
- };
1
+ import { DEPRECATED_MEASURE } from '../deprecated-measures.js';
2
+ import { MEASURE } from '../measures.js';
3
+ import { MEASURE_CATEGORY, MEASURE_SUBCATEGORY } from '../measure-categories.js';
4
+ import { MEASURE_ICON } from '../measure-icon.js';
5
+ import { MeasureValueType } from '../measure-value-type.js';
6
+ import { STANDARD_APPLICABLE_CONTEXTS } from './measure-applicable-contexts.js';
7
+ export const CHANNEL_MEASURES_MAP = {
8
+ [MEASURE.CHANNEL_SPEND]: {
9
+ title: 'Channel Spend',
10
+ description: 'The total amount spent on advertising across all channels.',
11
+ sumPrefix: '$',
12
+ sumSuffix: '',
13
+ avgPrefix: '$',
14
+ avgSuffix: '',
15
+ icon: MEASURE_ICON.CHANNEL,
16
+ measure: MEASURE.CHANNEL_SPEND,
17
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
18
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_SPEND,
19
+ valueType: MeasureValueType.CURRENCY,
20
+ decimalPlaces: 2,
21
+ useCompactNotation: true,
22
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
23
+ shortTitle: 'Channel Spend',
24
+ tooltip: 'The total amount of money spent on ads across all advertising channels in the selected period.',
25
+ relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_ROAS, MEASURE.CHANNEL_CPA],
26
+ },
27
+ [MEASURE.CHANNEL_IMPRESSIONS]: {
28
+ title: 'Channel Impressions',
29
+ description: 'The number of times ads were shown across all channels.',
30
+ sumPrefix: '',
31
+ sumSuffix: '',
32
+ avgPrefix: '',
33
+ avgSuffix: '',
34
+ icon: MEASURE_ICON.CHANNEL,
35
+ measure: MEASURE.CHANNEL_IMPRESSIONS,
36
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
37
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
38
+ valueType: MeasureValueType.NUMBER,
39
+ decimalPlaces: 0,
40
+ useCompactNotation: false,
41
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
42
+ shortTitle: 'Channel Impressions',
43
+ tooltip: 'How many times your ads were displayed to users across all channels, including repeat views by the same person.',
44
+ relatedMeasures: [MEASURE.CHANNEL_REACH, MEASURE.CHANNEL_FREQUENCY, MEASURE.CHANNEL_CPM, MEASURE.CHANNEL_CTR],
45
+ },
46
+ [MEASURE.CHANNEL_CPM]: {
47
+ title: 'Channel CPM',
48
+ description: 'The cost per thousand impressions across all channels.',
49
+ sumPrefix: '$',
50
+ sumSuffix: '',
51
+ avgPrefix: '$',
52
+ avgSuffix: '',
53
+ icon: MEASURE_ICON.CHANNEL,
54
+ measure: MEASURE.CHANNEL_CPM,
55
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
56
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
57
+ valueType: MeasureValueType.CURRENCY,
58
+ decimalPlaces: 2,
59
+ useCompactNotation: true,
60
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
61
+ shortTitle: 'Channel CPM',
62
+ tooltip: 'How much you pay on average for every 1,000 ad impressions across all channels. Lower CPM means cheaper reach.',
63
+ formulaDisplay: 'Total Spend ÷ Impressions × 1,000',
64
+ formula: 'channel_spend / channel_impressions * 1000',
65
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CPP],
66
+ },
67
+ [MEASURE.CHANNEL_FREQUENCY]: {
68
+ title: 'Channel Frequency',
69
+ description: 'The average number of times each person saw ads across all channels.',
70
+ sumPrefix: '',
71
+ sumSuffix: '',
72
+ avgPrefix: '',
73
+ avgSuffix: '',
74
+ icon: MEASURE_ICON.CHANNEL,
75
+ measure: MEASURE.CHANNEL_FREQUENCY,
76
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
77
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
78
+ valueType: MeasureValueType.NUMBER,
79
+ decimalPlaces: 0,
80
+ useCompactNotation: false,
81
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
82
+ shortTitle: 'Channel Frequency',
83
+ tooltip: 'The average number of times each unique person saw your ads. High frequency may indicate ad fatigue.',
84
+ formulaDisplay: 'Impressions ÷ Reach',
85
+ formula: 'channel_impressions / channel_reach',
86
+ relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_REACH],
87
+ },
88
+ [MEASURE.CHANNEL_REACH]: {
89
+ title: 'Channel Reach',
90
+ description: 'The number of unique people who saw ads across all channels.',
91
+ sumPrefix: '',
92
+ sumSuffix: '',
93
+ avgPrefix: '',
94
+ avgSuffix: '',
95
+ icon: MEASURE_ICON.CHANNEL,
96
+ measure: MEASURE.CHANNEL_REACH,
97
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
98
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_AUDIENCE,
99
+ valueType: MeasureValueType.NUMBER,
100
+ decimalPlaces: 0,
101
+ useCompactNotation: false,
102
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
103
+ shortTitle: 'Channel Reach',
104
+ tooltip: 'The number of distinct people who were shown your ads at least once across all channels.',
105
+ relatedMeasures: [MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_FREQUENCY, MEASURE.CHANNEL_CPP],
106
+ },
107
+ [MEASURE.CHANNEL_CPP]: {
108
+ title: 'Channel CPP',
109
+ description: 'The cost to reach 1,000 people across all channels.',
110
+ sumPrefix: '$',
111
+ sumSuffix: '',
112
+ avgPrefix: '$',
113
+ avgSuffix: '',
114
+ icon: MEASURE_ICON.CHANNEL,
115
+ measure: MEASURE.CHANNEL_CPP,
116
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
117
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
118
+ valueType: MeasureValueType.CURRENCY,
119
+ decimalPlaces: 2,
120
+ useCompactNotation: true,
121
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
122
+ aliases: [MEASURE.CHANNEL_COST_TO_REACH_1000_ACCOUNTS],
123
+ shortTitle: 'Channel CPP',
124
+ tooltip: 'How much you pay on average to reach 1,000 unique people across all channels. Measures the cost efficiency of your audience reach.',
125
+ formulaDisplay: 'Total Spend ÷ Reach × 1,000',
126
+ formula: 'channel_spend / channel_reach * 1000',
127
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_REACH, MEASURE.CHANNEL_CPM],
128
+ },
129
+ [MEASURE.CHANNEL_CLICKS]: {
130
+ title: 'Channel Clicks',
131
+ description: 'The number of clicks on ads across all channels.',
132
+ sumPrefix: '',
133
+ sumSuffix: '',
134
+ avgPrefix: '',
135
+ avgSuffix: '',
136
+ icon: MEASURE_ICON.CHANNEL,
137
+ measure: MEASURE.CHANNEL_CLICKS,
138
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
139
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
140
+ valueType: MeasureValueType.NUMBER,
141
+ decimalPlaces: 0,
142
+ useCompactNotation: false,
143
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
144
+ shortTitle: 'Channel Clicks',
145
+ tooltip: 'The total number of clicks on your ads across all channels, including all click types.',
146
+ relatedMeasures: [MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_CPC, MEASURE.CHANNEL_IMPRESSIONS],
147
+ },
148
+ [MEASURE.CHANNEL_CPC]: {
149
+ title: 'Channel CPC',
150
+ description: 'The cost per click across all channels.',
151
+ sumPrefix: '$',
152
+ sumSuffix: '',
153
+ avgPrefix: '$',
154
+ avgSuffix: '',
155
+ icon: MEASURE_ICON.CHANNEL,
156
+ measure: MEASURE.CHANNEL_CPC,
157
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
158
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
159
+ valueType: MeasureValueType.CURRENCY,
160
+ decimalPlaces: 2,
161
+ useCompactNotation: true,
162
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
163
+ shortTitle: 'Channel CPC',
164
+ tooltip: 'How much you spend on average for each click on your ads across all channels.',
165
+ formulaDisplay: 'Total Spend ÷ Clicks',
166
+ formula: 'channel_spend / channel_clicks',
167
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_CTR],
168
+ },
169
+ [MEASURE.CHANNEL_CTR]: {
170
+ title: 'Channel CTR',
171
+ description: 'The percentage of impressions that resulted in clicks across all channels.',
172
+ sumPrefix: '',
173
+ sumSuffix: '%',
174
+ avgPrefix: '',
175
+ avgSuffix: '%',
176
+ icon: MEASURE_ICON.CHANNEL,
177
+ measure: MEASURE.CHANNEL_CTR,
178
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
179
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
180
+ valueType: MeasureValueType.PERCENTAGE,
181
+ decimalPlaces: 2,
182
+ useCompactNotation: false,
183
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
184
+ shortTitle: 'Channel CTR',
185
+ tooltip: 'The percentage of ad impressions that resulted in a click. Higher CTR indicates more compelling ad creative or targeting.',
186
+ formulaDisplay: 'Clicks ÷ Impressions × 100',
187
+ formula: 'channel_clicks / channel_impressions * 100',
188
+ relatedMeasures: [MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CPC],
189
+ },
190
+ [MEASURE.CHANNEL_UNIQUE_CLICKS]: {
191
+ title: 'Channel Unique Clicks',
192
+ description: 'The number of unique people who clicked ads across all channels.',
193
+ sumPrefix: '',
194
+ sumSuffix: '',
195
+ avgPrefix: '',
196
+ avgSuffix: '',
197
+ icon: MEASURE_ICON.CHANNEL,
198
+ measure: MEASURE.CHANNEL_UNIQUE_CLICKS,
199
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
200
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
201
+ valueType: MeasureValueType.NUMBER,
202
+ decimalPlaces: 0,
203
+ useCompactNotation: false,
204
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
205
+ shortTitle: 'Channel Unique Clicks',
206
+ tooltip: 'The number of distinct people who clicked your ads, counting each person only once regardless of how many times they clicked.',
207
+ relatedMeasures: [MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_UNIQUE_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK],
208
+ },
209
+ [MEASURE.CHANNEL_UNIQUE_CLICKS_CTR]: {
210
+ title: 'Channel Unique Click CTR',
211
+ description: 'The percentage of impressions that resulted in unique clicks across all channels.',
212
+ sumPrefix: '',
213
+ sumSuffix: '%',
214
+ avgPrefix: '',
215
+ avgSuffix: '%',
216
+ icon: MEASURE_ICON.CHANNEL,
217
+ measure: MEASURE.CHANNEL_UNIQUE_CLICKS_CTR,
218
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
219
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
220
+ valueType: MeasureValueType.PERCENTAGE,
221
+ decimalPlaces: 2,
222
+ useCompactNotation: false,
223
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
224
+ shortTitle: 'Channel Unique CTR',
225
+ tooltip: 'The percentage of ad impressions that resulted in a click from a unique person. Filters out repeat clicks by the same user.',
226
+ formulaDisplay: 'Unique Clicks ÷ Impressions × 100',
227
+ formula: 'channel_unique_clicks / channel_impressions * 100',
228
+ relatedMeasures: [MEASURE.CHANNEL_UNIQUE_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
229
+ },
230
+ [MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK]: {
231
+ title: 'Channel Cost per Unique Click',
232
+ description: 'The cost per unique click across all channels.',
233
+ sumPrefix: '$',
234
+ sumSuffix: '',
235
+ avgPrefix: '$',
236
+ avgSuffix: '',
237
+ icon: MEASURE_ICON.CHANNEL,
238
+ measure: MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK,
239
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
240
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
241
+ valueType: MeasureValueType.CURRENCY,
242
+ decimalPlaces: 2,
243
+ useCompactNotation: true,
244
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
245
+ shortTitle: 'Channel Cost/Unique Click',
246
+ tooltip: 'How much you spend on average for each unique person who clicks your ads, removing the effect of repeat clicks.',
247
+ formulaDisplay: 'Total Spend ÷ Unique Clicks',
248
+ formula: 'channel_spend / channel_unique_clicks',
249
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_UNIQUE_CLICKS, MEASURE.CHANNEL_CPC],
250
+ },
251
+ [MEASURE.CHANNEL_INLINE_CLICKS]: {
252
+ title: 'Channel Inline Link Clicks',
253
+ description: 'The number of inline link clicks on ads across all channels.',
254
+ sumPrefix: '',
255
+ sumSuffix: '',
256
+ avgPrefix: '',
257
+ avgSuffix: '',
258
+ icon: MEASURE_ICON.CHANNEL,
259
+ measure: MEASURE.CHANNEL_INLINE_CLICKS,
260
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
261
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
262
+ valueType: MeasureValueType.NUMBER,
263
+ decimalPlaces: 0,
264
+ useCompactNotation: false,
265
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
266
+ shortTitle: 'Channel Inline Clicks',
267
+ tooltip: 'The number of clicks on links embedded within the ad body, excluding clicks on the ad headline or call-to-action button.',
268
+ relatedMeasures: [MEASURE.CHANNEL_INLINE_CLICK_CTR, MEASURE.CHANNEL_COST_PER_INLINE_CLICK, MEASURE.CHANNEL_CLICKS],
269
+ },
270
+ [MEASURE.CHANNEL_INLINE_CLICK_CTR]: {
271
+ title: 'Channel Inline Link Click CTR',
272
+ description: 'The percentage of impressions that resulted in inline link clicks across all channels.',
273
+ sumPrefix: '',
274
+ sumSuffix: '%',
275
+ avgPrefix: '',
276
+ avgSuffix: '%',
277
+ icon: MEASURE_ICON.CHANNEL,
278
+ measure: MEASURE.CHANNEL_INLINE_CLICK_CTR,
279
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
280
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
281
+ valueType: MeasureValueType.PERCENTAGE,
282
+ decimalPlaces: 2,
283
+ useCompactNotation: false,
284
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
285
+ shortTitle: 'Channel Inline CTR',
286
+ tooltip: 'The percentage of ad impressions that led to a click on an inline link within the ad content.',
287
+ formulaDisplay: 'Inline Link Clicks ÷ Impressions × 100',
288
+ formula: 'channel_inline_clicks / channel_impressions * 100',
289
+ relatedMeasures: [MEASURE.CHANNEL_INLINE_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
290
+ },
291
+ [MEASURE.CHANNEL_COST_PER_INLINE_CLICK]: {
292
+ title: 'Channel Cost per Inline Link Click',
293
+ description: 'The cost per inline link click across all channels.',
294
+ sumPrefix: '$',
295
+ sumSuffix: '',
296
+ avgPrefix: '$',
297
+ avgSuffix: '',
298
+ icon: MEASURE_ICON.CHANNEL,
299
+ measure: MEASURE.CHANNEL_COST_PER_INLINE_CLICK,
300
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
301
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
302
+ valueType: MeasureValueType.CURRENCY,
303
+ decimalPlaces: 2,
304
+ useCompactNotation: true,
305
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
306
+ shortTitle: 'Channel Cost/Inline Click',
307
+ tooltip: 'How much you spend on average for each click on an inline link within your ad content.',
308
+ formulaDisplay: 'Total Spend ÷ Inline Link Clicks',
309
+ formula: 'channel_spend / channel_inline_clicks',
310
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_INLINE_CLICKS, MEASURE.CHANNEL_CPC],
311
+ },
312
+ [MEASURE.CHANNEL_OUTBOUND_CLICKS]: {
313
+ title: 'Channel Outbound Clicks',
314
+ description: 'The number of outbound clicks on ads across all channels.',
315
+ sumPrefix: '',
316
+ sumSuffix: '',
317
+ avgPrefix: '',
318
+ avgSuffix: '',
319
+ icon: MEASURE_ICON.CHANNEL,
320
+ measure: MEASURE.CHANNEL_OUTBOUND_CLICKS,
321
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
322
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
323
+ valueType: MeasureValueType.NUMBER,
324
+ decimalPlaces: 0,
325
+ useCompactNotation: false,
326
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
327
+ shortTitle: 'Channel Outbound Clicks',
328
+ tooltip: 'The number of clicks that took users off the advertising platform to an external destination, such as your website.',
329
+ relatedMeasures: [MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK, MEASURE.CHANNEL_LANDING_PAGE_VIEWS],
330
+ },
331
+ [MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR]: {
332
+ title: 'Channel Outbound Click CTR',
333
+ description: 'The percentage of impressions that resulted in outbound clicks across all channels.',
334
+ sumPrefix: '',
335
+ sumSuffix: '%',
336
+ avgPrefix: '',
337
+ avgSuffix: '%',
338
+ icon: MEASURE_ICON.CHANNEL,
339
+ measure: MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR,
340
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
341
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
342
+ valueType: MeasureValueType.PERCENTAGE,
343
+ decimalPlaces: 2,
344
+ useCompactNotation: false,
345
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
346
+ shortTitle: 'Channel Outbound CTR',
347
+ tooltip: 'The percentage of ad impressions that resulted in a click leading users to an external destination.',
348
+ formulaDisplay: 'Outbound Clicks ÷ Impressions × 100',
349
+ formula: 'channel_outbound_clicks / channel_impressions * 100',
350
+ relatedMeasures: [MEASURE.CHANNEL_OUTBOUND_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_LANDING_PAGE_VIEWS],
351
+ },
352
+ [MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK]: {
353
+ title: 'Channel Cost per Outbound Click',
354
+ description: 'The cost per outbound click across all channels.',
355
+ sumPrefix: '$',
356
+ sumSuffix: '',
357
+ avgPrefix: '$',
358
+ avgSuffix: '',
359
+ icon: MEASURE_ICON.CHANNEL,
360
+ measure: MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK,
361
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
362
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
363
+ valueType: MeasureValueType.CURRENCY,
364
+ decimalPlaces: 2,
365
+ useCompactNotation: true,
366
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
367
+ shortTitle: 'Channel Cost/Outbound Click',
368
+ tooltip: 'How much you spend on average for each click that sends a user from the ad platform to an external destination.',
369
+ formulaDisplay: 'Total Spend ÷ Outbound Clicks',
370
+ formula: 'channel_spend / channel_outbound_clicks',
371
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_OUTBOUND_CLICKS, MEASURE.CHANNEL_CPC],
372
+ },
373
+ [MEASURE.CHANNEL_LINK_CLICKS]: {
374
+ title: 'Channel Link Clicks',
375
+ description: 'The number of link clicks on ads across all channels.',
376
+ sumPrefix: '',
377
+ sumSuffix: '',
378
+ avgPrefix: '',
379
+ avgSuffix: '',
380
+ icon: MEASURE_ICON.CHANNEL,
381
+ measure: MEASURE.CHANNEL_LINK_CLICKS,
382
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
383
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
384
+ valueType: MeasureValueType.NUMBER,
385
+ decimalPlaces: 0,
386
+ useCompactNotation: false,
387
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
388
+ shortTitle: 'Channel Link Clicks',
389
+ tooltip: 'The number of clicks on any links within your ads across all channels.',
390
+ relatedMeasures: [MEASURE.CHANNEL_LINK_CLICKS_CTR, MEASURE.CHANNEL_COST_PER_LINK_CLICK, MEASURE.CHANNEL_CLICKS],
391
+ },
392
+ [MEASURE.CHANNEL_LINK_CLICKS_CTR]: {
393
+ title: 'Channel Link Click CTR',
394
+ description: 'The percentage of impressions that resulted in link clicks across all channels.',
395
+ sumPrefix: '',
396
+ sumSuffix: '%',
397
+ avgPrefix: '',
398
+ avgSuffix: '%',
399
+ icon: MEASURE_ICON.CHANNEL,
400
+ measure: MEASURE.CHANNEL_LINK_CLICKS_CTR,
401
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
402
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
403
+ valueType: MeasureValueType.PERCENTAGE,
404
+ decimalPlaces: 2,
405
+ useCompactNotation: false,
406
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
407
+ shortTitle: 'Channel Link CTR',
408
+ tooltip: 'The percentage of ad impressions that resulted in a click on a link within the ad.',
409
+ formulaDisplay: 'Link Clicks ÷ Impressions × 100',
410
+ formula: 'channel_link_clicks / channel_impressions * 100',
411
+ relatedMeasures: [MEASURE.CHANNEL_LINK_CLICKS, MEASURE.CHANNEL_CTR, MEASURE.CHANNEL_IMPRESSIONS],
412
+ },
413
+ [MEASURE.CHANNEL_COST_PER_LINK_CLICK]: {
414
+ title: 'Channel Cost per Link Click',
415
+ description: 'The cost per link click across all channels.',
416
+ sumPrefix: '$',
417
+ sumSuffix: '',
418
+ avgPrefix: '$',
419
+ avgSuffix: '',
420
+ icon: MEASURE_ICON.CHANNEL,
421
+ measure: MEASURE.CHANNEL_COST_PER_LINK_CLICK,
422
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
423
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
424
+ valueType: MeasureValueType.CURRENCY,
425
+ decimalPlaces: 2,
426
+ useCompactNotation: true,
427
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
428
+ shortTitle: 'Channel Cost/Link Click',
429
+ tooltip: 'How much you spend on average for each click on a link within your ads.',
430
+ formulaDisplay: 'Total Spend ÷ Link Clicks',
431
+ formula: 'channel_spend / channel_link_clicks',
432
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LINK_CLICKS, MEASURE.CHANNEL_CPC],
433
+ },
434
+ [MEASURE.CHANNEL_PURCHASES]: {
435
+ title: 'Channel Purchases',
436
+ description: 'The number of purchases attributed to ads across all channels.',
437
+ sumPrefix: '',
438
+ sumSuffix: '',
439
+ avgPrefix: '',
440
+ avgSuffix: '',
441
+ icon: MEASURE_ICON.CHANNEL,
442
+ measure: MEASURE.CHANNEL_PURCHASES,
443
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
444
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
445
+ valueType: MeasureValueType.NUMBER,
446
+ decimalPlaces: 0,
447
+ useCompactNotation: false,
448
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
449
+ shortTitle: 'Channel Purchases',
450
+ tooltip: 'The number of purchase conversions attributed to your ads across all channels.',
451
+ relatedMeasures: [MEASURE.CHANNEL_PURCHASES_VALUE, MEASURE.CHANNEL_CPA, MEASURE.CHANNEL_ROAS],
452
+ },
453
+ [MEASURE.CHANNEL_PURCHASES_VALUE]: {
454
+ title: 'Channel Purchases Value',
455
+ description: 'The total revenue from purchases attributed to ads across all channels.',
456
+ sumPrefix: '$',
457
+ sumSuffix: '',
458
+ avgPrefix: '$',
459
+ avgSuffix: '',
460
+ icon: MEASURE_ICON.CHANNEL,
461
+ measure: MEASURE.CHANNEL_PURCHASES_VALUE,
462
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
463
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
464
+ valueType: MeasureValueType.CURRENCY,
465
+ decimalPlaces: 2,
466
+ useCompactNotation: true,
467
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
468
+ shortTitle: 'Channel Purchase Value',
469
+ tooltip: 'The total revenue generated from purchases attributed to your ads across all channels.',
470
+ relatedMeasures: [MEASURE.CHANNEL_PURCHASES, MEASURE.CHANNEL_ROAS, MEASURE.CHANNEL_SPEND],
471
+ },
472
+ [MEASURE.CHANNEL_CPA]: {
473
+ title: 'Channel CPA',
474
+ description: 'The cost per purchase conversion across all channels.',
475
+ sumPrefix: '$',
476
+ sumSuffix: '',
477
+ avgPrefix: '$',
478
+ avgSuffix: '',
479
+ icon: MEASURE_ICON.CHANNEL,
480
+ measure: MEASURE.CHANNEL_CPA,
481
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
482
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
483
+ valueType: MeasureValueType.CURRENCY,
484
+ decimalPlaces: 2,
485
+ useCompactNotation: true,
486
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
487
+ aliases: [MEASURE.CHANNEL_PURCHASES_COST],
488
+ shortTitle: 'Channel CPA',
489
+ tooltip: 'How much you spend on average to acquire each purchase conversion across all channels.',
490
+ formulaDisplay: 'Total Spend ÷ Purchases',
491
+ formula: 'channel_spend / channel_purchases',
492
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_PURCHASES, MEASURE.CHANNEL_ROAS],
493
+ },
494
+ [MEASURE.CHANNEL_ROAS]: {
495
+ title: 'Channel ROAS',
496
+ description: 'The return on ad spend across all channels.',
497
+ sumPrefix: '',
498
+ sumSuffix: 'x',
499
+ avgPrefix: '',
500
+ avgSuffix: 'x',
501
+ icon: MEASURE_ICON.CHANNEL,
502
+ measure: MEASURE.CHANNEL_ROAS,
503
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
504
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
505
+ valueType: MeasureValueType.MULTIPLIER,
506
+ decimalPlaces: 2,
507
+ useCompactNotation: false,
508
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
509
+ shortTitle: 'Channel ROAS',
510
+ tooltip: 'How many dollars of purchase revenue you generate for every dollar spent on ads across all channels. A ROAS of 3x means $3 revenue per $1 spent.',
511
+ formulaDisplay: 'Purchases Value ÷ Total Spend',
512
+ formula: 'channel_purchases_value / channel_spend',
513
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_PURCHASES_VALUE, MEASURE.CHANNEL_CPA],
514
+ },
515
+ [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES]: {
516
+ title: 'Channel New Customer Purchases',
517
+ description: 'The number of new customer purchases attributed to ads across all channels.',
518
+ sumPrefix: '',
519
+ sumSuffix: '',
520
+ avgPrefix: '',
521
+ avgSuffix: '',
522
+ icon: MEASURE_ICON.CHANNEL,
523
+ measure: MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES,
524
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
525
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
526
+ valueType: MeasureValueType.NUMBER,
527
+ decimalPlaces: 0,
528
+ useCompactNotation: false,
529
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
530
+ shortTitle: 'Channel NC Purchases',
531
+ tooltip: 'The number of purchases from first-time customers attributed to your ads across all channels.',
532
+ relatedMeasures: [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE, MEASURE.CHANNEL_NEW_CUSTOMER_CPA, MEASURE.CHANNEL_PURCHASES],
533
+ },
534
+ [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE]: {
535
+ title: 'Channel New Customer Purchases Value',
536
+ description: 'The total revenue from new customer purchases attributed to ads across all channels.',
537
+ sumPrefix: '$',
538
+ sumSuffix: '',
539
+ avgPrefix: '$',
540
+ avgSuffix: '',
541
+ icon: MEASURE_ICON.CHANNEL,
542
+ measure: MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE,
543
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
544
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
545
+ valueType: MeasureValueType.CURRENCY,
546
+ decimalPlaces: 2,
547
+ useCompactNotation: true,
548
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
549
+ shortTitle: 'Channel NC Purchase Val',
550
+ tooltip: 'The total revenue generated from first-time customer purchases attributed to your ads across all channels.',
551
+ relatedMeasures: [MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES, MEASURE.CHANNEL_NEW_CUSTOMER_ROAS, MEASURE.CHANNEL_PURCHASES_VALUE],
552
+ },
553
+ [MEASURE.CHANNEL_NEW_CUSTOMER_CPA]: {
554
+ title: 'Channel New Customer CPA',
555
+ description: 'The cost per new customer acquisition across all channels.',
556
+ sumPrefix: '$',
557
+ sumSuffix: '',
558
+ avgPrefix: '$',
559
+ avgSuffix: '',
560
+ icon: MEASURE_ICON.CHANNEL,
561
+ measure: MEASURE.CHANNEL_NEW_CUSTOMER_CPA,
562
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
563
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
564
+ valueType: MeasureValueType.CURRENCY,
565
+ decimalPlaces: 2,
566
+ useCompactNotation: true,
567
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
568
+ shortTitle: 'Channel NC CPA',
569
+ tooltip: 'How much you spend on average to acquire each new customer through your ads across all channels.',
570
+ formulaDisplay: 'Total Spend ÷ New Customer Purchases',
571
+ formula: 'channel_spend / channel_new_customer_purchases',
572
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES, MEASURE.CHANNEL_CPA],
573
+ },
574
+ [MEASURE.CHANNEL_NEW_CUSTOMER_ROAS]: {
575
+ title: 'Channel New Customer ROAS',
576
+ description: 'The return on ad spend for new customer purchases across all channels.',
577
+ sumPrefix: '',
578
+ sumSuffix: 'x',
579
+ avgPrefix: '',
580
+ avgSuffix: 'x',
581
+ icon: MEASURE_ICON.CHANNEL,
582
+ measure: MEASURE.CHANNEL_NEW_CUSTOMER_ROAS,
583
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
584
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
585
+ valueType: MeasureValueType.MULTIPLIER,
586
+ decimalPlaces: 2,
587
+ useCompactNotation: false,
588
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
589
+ shortTitle: 'Channel NC ROAS',
590
+ tooltip: 'How many dollars of new customer revenue you generate for every dollar spent on ads across all channels.',
591
+ formulaDisplay: 'New Customer Purchases Value ÷ Total Spend',
592
+ formula: 'channel_new_customer_purchases_value / channel_spend',
593
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE, MEASURE.CHANNEL_ROAS],
594
+ },
595
+ [MEASURE.CHANNEL_VIEW_CONTENTS]: {
596
+ title: 'Channel View Contents',
597
+ description: 'The number of times content was viewed across all channels.',
598
+ sumPrefix: '',
599
+ sumSuffix: '',
600
+ avgPrefix: '',
601
+ avgSuffix: '',
602
+ icon: MEASURE_ICON.CHANNEL,
603
+ measure: MEASURE.CHANNEL_VIEW_CONTENTS,
604
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
605
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
606
+ valueType: MeasureValueType.NUMBER,
607
+ decimalPlaces: 0,
608
+ useCompactNotation: false,
609
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
610
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS],
611
+ shortTitle: 'Channel View Contents',
612
+ tooltip: 'The number of product page or content views attributed to your ads across all channels, indicating top-of-funnel engagement.',
613
+ relatedMeasures: [MEASURE.CHANNEL_VIEW_CONTENTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_PURCHASES],
614
+ },
615
+ [MEASURE.CHANNEL_VIEW_CONTENTS_VALUE]: {
616
+ title: 'Channel View Contents Value',
617
+ description: 'The total value associated with content views across all channels.',
618
+ sumPrefix: '$',
619
+ sumSuffix: '',
620
+ avgPrefix: '$',
621
+ avgSuffix: '',
622
+ icon: MEASURE_ICON.CHANNEL,
623
+ measure: MEASURE.CHANNEL_VIEW_CONTENTS_VALUE,
624
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
625
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
626
+ valueType: MeasureValueType.CURRENCY,
627
+ decimalPlaces: 2,
628
+ useCompactNotation: true,
629
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
630
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE],
631
+ shortTitle: 'Channel View Contents Value',
632
+ tooltip: 'The total product value associated with content views attributed to your ads across all channels.',
633
+ relatedMeasures: [MEASURE.CHANNEL_VIEW_CONTENTS, MEASURE.CHANNEL_VIEW_CONTENTS_COST],
634
+ },
635
+ [MEASURE.CHANNEL_VIEW_CONTENTS_COST]: {
636
+ title: 'Channel Cost per View Content',
637
+ description: 'The cost per content view across all channels.',
638
+ sumPrefix: '$',
639
+ sumSuffix: '',
640
+ avgPrefix: '$',
641
+ avgSuffix: '',
642
+ icon: MEASURE_ICON.CHANNEL,
643
+ measure: MEASURE.CHANNEL_VIEW_CONTENTS_COST,
644
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
645
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
646
+ valueType: MeasureValueType.CURRENCY,
647
+ decimalPlaces: 2,
648
+ useCompactNotation: true,
649
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
650
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST],
651
+ shortTitle: 'Channel Cost/View Content',
652
+ tooltip: 'How much you spend on average for each product page or content view attributed to your ads.',
653
+ formulaDisplay: 'Total Spend ÷ View Contents',
654
+ formula: 'channel_spend / channel_view_contents',
655
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIEW_CONTENTS, MEASURE.CHANNEL_CPA],
656
+ },
657
+ [MEASURE.CHANNEL_ADD_TO_CARTS]: {
658
+ title: 'Channel Add to Carts',
659
+ description: 'The number of times products were added to cart across all channels.',
660
+ sumPrefix: '',
661
+ sumSuffix: '',
662
+ avgPrefix: '',
663
+ avgSuffix: '',
664
+ icon: MEASURE_ICON.CHANNEL,
665
+ measure: MEASURE.CHANNEL_ADD_TO_CARTS,
666
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
667
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
668
+ valueType: MeasureValueType.NUMBER,
669
+ decimalPlaces: 0,
670
+ useCompactNotation: false,
671
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
672
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS],
673
+ shortTitle: 'Channel Add to Carts',
674
+ tooltip: 'The number of times shoppers added a product to their cart after seeing your ads across all channels.',
675
+ relatedMeasures: [MEASURE.CHANNEL_ADD_TO_CARTS_COST, MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_PURCHASES],
676
+ },
677
+ [MEASURE.CHANNEL_ADD_TO_CARTS_VALUE]: {
678
+ title: 'Channel Add to Carts Value',
679
+ description: 'The total value of products added to cart across all channels.',
680
+ sumPrefix: '$',
681
+ sumSuffix: '',
682
+ avgPrefix: '$',
683
+ avgSuffix: '',
684
+ icon: MEASURE_ICON.CHANNEL,
685
+ measure: MEASURE.CHANNEL_ADD_TO_CARTS_VALUE,
686
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
687
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
688
+ valueType: MeasureValueType.CURRENCY,
689
+ decimalPlaces: 2,
690
+ useCompactNotation: true,
691
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
692
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE],
693
+ shortTitle: 'Channel Add to Cart Value',
694
+ tooltip: 'The total product value of items added to cart attributed to your ads across all channels.',
695
+ relatedMeasures: [MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_ADD_TO_CARTS_COST],
696
+ },
697
+ [MEASURE.CHANNEL_ADD_TO_CARTS_COST]: {
698
+ title: 'Channel Cost per Add to Cart',
699
+ description: 'The cost per add to cart event across all channels.',
700
+ sumPrefix: '$',
701
+ sumSuffix: '',
702
+ avgPrefix: '$',
703
+ avgSuffix: '',
704
+ icon: MEASURE_ICON.CHANNEL,
705
+ measure: MEASURE.CHANNEL_ADD_TO_CARTS_COST,
706
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
707
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
708
+ valueType: MeasureValueType.CURRENCY,
709
+ decimalPlaces: 2,
710
+ useCompactNotation: true,
711
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
712
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST],
713
+ shortTitle: 'Channel Cost/Add to Cart',
714
+ tooltip: 'How much you spend on average for each add-to-cart event attributed to your ads across all channels.',
715
+ formulaDisplay: 'Total Spend ÷ Add to Carts',
716
+ formula: 'channel_spend / channel_add_to_carts',
717
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_CPA],
718
+ },
719
+ [MEASURE.CHANNEL_INITIATE_CHECKOUTS]: {
720
+ title: 'Channel Initiate Checkouts',
721
+ description: 'The number of checkout initiations across all channels.',
722
+ sumPrefix: '',
723
+ sumSuffix: '',
724
+ avgPrefix: '',
725
+ avgSuffix: '',
726
+ icon: MEASURE_ICON.CHANNEL,
727
+ measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS,
728
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
729
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
730
+ valueType: MeasureValueType.NUMBER,
731
+ decimalPlaces: 0,
732
+ useCompactNotation: false,
733
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
734
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS],
735
+ shortTitle: 'Channel Checkouts',
736
+ tooltip: 'The number of times shoppers began the checkout process after seeing your ads across all channels.',
737
+ relatedMeasures: [MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_PURCHASES],
738
+ },
739
+ [MEASURE.CHANNEL_INITIATE_CHECKOUTS_VALUE]: {
740
+ title: 'Channel Initiate Checkouts Value',
741
+ description: 'The total value of initiated checkouts across all channels.',
742
+ sumPrefix: '$',
743
+ sumSuffix: '',
744
+ avgPrefix: '$',
745
+ avgSuffix: '',
746
+ icon: MEASURE_ICON.CHANNEL,
747
+ measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS_VALUE,
748
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
749
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
750
+ valueType: MeasureValueType.CURRENCY,
751
+ decimalPlaces: 2,
752
+ useCompactNotation: true,
753
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
754
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE],
755
+ shortTitle: 'Channel Checkout Value',
756
+ tooltip: 'The total product value in carts when shoppers initiated checkout, attributed to your ads across all channels.',
757
+ relatedMeasures: [MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST],
758
+ },
759
+ [MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST]: {
760
+ title: 'Channel Cost per Initiate Checkout',
761
+ description: 'The cost per checkout initiation across all channels.',
762
+ sumPrefix: '$',
763
+ sumSuffix: '',
764
+ avgPrefix: '$',
765
+ avgSuffix: '',
766
+ icon: MEASURE_ICON.CHANNEL,
767
+ measure: MEASURE.CHANNEL_INITIATE_CHECKOUTS_COST,
768
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
769
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
770
+ valueType: MeasureValueType.CURRENCY,
771
+ decimalPlaces: 2,
772
+ useCompactNotation: true,
773
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
774
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST],
775
+ shortTitle: 'Channel Cost/Checkout',
776
+ tooltip: 'How much you spend on average for each checkout initiation attributed to your ads across all channels.',
777
+ formulaDisplay: 'Total Spend ÷ Initiate Checkouts',
778
+ formula: 'channel_spend / channel_initiate_checkouts',
779
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_INITIATE_CHECKOUTS, MEASURE.CHANNEL_CPA],
780
+ },
781
+ [MEASURE.CHANNEL_SEARCHES]: {
782
+ title: 'Channel Searches',
783
+ description: 'The number of searches performed across all channels.',
784
+ sumPrefix: '',
785
+ sumSuffix: '',
786
+ avgPrefix: '',
787
+ avgSuffix: '',
788
+ icon: MEASURE_ICON.CHANNEL,
789
+ measure: MEASURE.CHANNEL_SEARCHES,
790
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
791
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
792
+ valueType: MeasureValueType.NUMBER,
793
+ decimalPlaces: 0,
794
+ useCompactNotation: false,
795
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
796
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES],
797
+ shortTitle: 'Channel Searches',
798
+ tooltip: 'The number of on-site search events attributed to your ads across all channels.',
799
+ relatedMeasures: [MEASURE.CHANNEL_SEARCHES_COST, MEASURE.CHANNEL_VIEW_CONTENTS],
800
+ },
801
+ [MEASURE.CHANNEL_SEARCHES_VALUE]: {
802
+ title: 'Channel Searches Value',
803
+ description: 'The total value associated with searches across all channels.',
804
+ sumPrefix: '$',
805
+ sumSuffix: '',
806
+ avgPrefix: '$',
807
+ avgSuffix: '',
808
+ icon: MEASURE_ICON.CHANNEL,
809
+ measure: MEASURE.CHANNEL_SEARCHES_VALUE,
810
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
811
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
812
+ valueType: MeasureValueType.CURRENCY,
813
+ decimalPlaces: 2,
814
+ useCompactNotation: true,
815
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
816
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES_VALUE],
817
+ shortTitle: 'Channel Searches Value',
818
+ tooltip: 'The total value associated with on-site search events attributed to your ads across all channels.',
819
+ relatedMeasures: [MEASURE.CHANNEL_SEARCHES, MEASURE.CHANNEL_SEARCHES_COST],
820
+ },
821
+ [MEASURE.CHANNEL_SEARCHES_COST]: {
822
+ title: 'Channel Cost per Search',
823
+ description: 'The cost per search event across all channels.',
824
+ sumPrefix: '$',
825
+ sumSuffix: '',
826
+ avgPrefix: '$',
827
+ avgSuffix: '',
828
+ icon: MEASURE_ICON.CHANNEL,
829
+ measure: MEASURE.CHANNEL_SEARCHES_COST,
830
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
831
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
832
+ valueType: MeasureValueType.CURRENCY,
833
+ decimalPlaces: 2,
834
+ useCompactNotation: true,
835
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
836
+ aliases: [DEPRECATED_MEASURE.CHANNEL_OMNI_SEARCHES_COST],
837
+ shortTitle: 'Channel Cost/Search',
838
+ tooltip: 'How much you spend on average for each on-site search event attributed to your ads across all channels.',
839
+ formulaDisplay: 'Total Spend ÷ Searches',
840
+ formula: 'channel_spend / channel_searches',
841
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SEARCHES, MEASURE.CHANNEL_CPA],
842
+ },
843
+ [MEASURE.CHANNEL_ADD_TO_WISHLISTS]: {
844
+ title: 'Channel Add to Wishlists',
845
+ description: 'The number of times products were added to wishlists across all channels.',
846
+ sumPrefix: '',
847
+ sumSuffix: '',
848
+ avgPrefix: '',
849
+ avgSuffix: '',
850
+ icon: MEASURE_ICON.CHANNEL,
851
+ measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS,
852
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
853
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
854
+ valueType: MeasureValueType.NUMBER,
855
+ decimalPlaces: 0,
856
+ useCompactNotation: false,
857
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
858
+ aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS],
859
+ shortTitle: 'Channel Add to Wishlists',
860
+ tooltip: 'The number of times shoppers saved a product to their wishlist after seeing your ads across all channels.',
861
+ relatedMeasures: [MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST, MEASURE.CHANNEL_ADD_TO_CARTS, MEASURE.CHANNEL_VIEW_CONTENTS],
862
+ },
863
+ [MEASURE.CHANNEL_ADD_TO_WISHLISTS_VALUE]: {
864
+ title: 'Channel Add to Wishlists Value',
865
+ description: 'The total value of products added to wishlists across all channels.',
866
+ sumPrefix: '$',
867
+ sumSuffix: '',
868
+ avgPrefix: '$',
869
+ avgSuffix: '',
870
+ icon: MEASURE_ICON.CHANNEL,
871
+ measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS_VALUE,
872
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
873
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
874
+ valueType: MeasureValueType.CURRENCY,
875
+ decimalPlaces: 2,
876
+ useCompactNotation: true,
877
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
878
+ aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS_VALUE, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS_VALUE, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS_VALUE],
879
+ shortTitle: 'Channel Wishlist Value',
880
+ tooltip: 'The total product value of items saved to wishlists attributed to your ads across all channels.',
881
+ relatedMeasures: [MEASURE.CHANNEL_ADD_TO_WISHLISTS, MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST],
882
+ },
883
+ [MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST]: {
884
+ title: 'Channel Cost per Add to Wishlist',
885
+ description: 'The cost per add to wishlist event across all channels.',
886
+ sumPrefix: '$',
887
+ sumSuffix: '',
888
+ avgPrefix: '$',
889
+ avgSuffix: '',
890
+ icon: MEASURE_ICON.CHANNEL,
891
+ measure: MEASURE.CHANNEL_ADD_TO_WISHLISTS_COST,
892
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
893
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
894
+ valueType: MeasureValueType.CURRENCY,
895
+ decimalPlaces: 2,
896
+ useCompactNotation: true,
897
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
898
+ aliases: [DEPRECATED_MEASURE.CHANNEL_ADD_TO_WITHLISTS_COST, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WISHLISTS_COST, DEPRECATED_MEASURE.CHANNEL_OMNI_ADD_TO_WITHLISTS_COST],
899
+ shortTitle: 'Channel Cost/Wishlist',
900
+ tooltip: 'How much you spend on average for each add-to-wishlist event attributed to your ads across all channels.',
901
+ formulaDisplay: 'Total Spend ÷ Add to Wishlists',
902
+ formula: 'channel_spend / channel_add_to_wishlists',
903
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ADD_TO_WISHLISTS, MEASURE.CHANNEL_CPA],
904
+ },
905
+ [MEASURE.CHANNEL_ENGAGEMENTS]: {
906
+ title: 'Channel Engagements',
907
+ description: 'The number of engagements across all channels.',
908
+ sumPrefix: '',
909
+ sumSuffix: '',
910
+ avgPrefix: '',
911
+ avgSuffix: '',
912
+ icon: MEASURE_ICON.CHANNEL,
913
+ measure: MEASURE.CHANNEL_ENGAGEMENTS,
914
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
915
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
916
+ valueType: MeasureValueType.NUMBER,
917
+ decimalPlaces: 0,
918
+ useCompactNotation: false,
919
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
920
+ shortTitle: 'Channel Engagements',
921
+ tooltip: 'The total number of interactions with your ads across all channels, including likes, comments, shares, and clicks.',
922
+ relatedMeasures: [MEASURE.CHANNEL_ENGAGEMENT_RATE, MEASURE.CHANNEL_ENGAGEMENTS_COST, MEASURE.CHANNEL_IMPRESSIONS],
923
+ },
924
+ [MEASURE.CHANNEL_ENGAGEMENTS_COST]: {
925
+ title: 'Channel Cost per Engagement',
926
+ description: 'The cost per engagement across all channels.',
927
+ sumPrefix: '$',
928
+ sumSuffix: '',
929
+ avgPrefix: '$',
930
+ avgSuffix: '',
931
+ icon: MEASURE_ICON.CHANNEL,
932
+ measure: MEASURE.CHANNEL_ENGAGEMENTS_COST,
933
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
934
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
935
+ valueType: MeasureValueType.CURRENCY,
936
+ decimalPlaces: 2,
937
+ useCompactNotation: true,
938
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
939
+ shortTitle: 'Channel Cost/Engagement',
940
+ tooltip: 'How much you spend on average for each engagement (like, comment, share, or click) on your ads across all channels.',
941
+ formulaDisplay: 'Total Spend ÷ Engagements',
942
+ formula: 'channel_spend / channel_engagements',
943
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_ENGAGEMENT_RATE],
944
+ },
945
+ [MEASURE.CHANNEL_ENGAGEMENT_RATE]: {
946
+ title: 'Channel Engagement Rate',
947
+ description: 'The percentage of impressions that resulted in engagements across all channels.',
948
+ sumPrefix: '',
949
+ sumSuffix: '%',
950
+ avgPrefix: '',
951
+ avgSuffix: '%',
952
+ icon: MEASURE_ICON.CHANNEL,
953
+ measure: MEASURE.CHANNEL_ENGAGEMENT_RATE,
954
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
955
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
956
+ valueType: MeasureValueType.PERCENTAGE,
957
+ decimalPlaces: 2,
958
+ useCompactNotation: false,
959
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
960
+ shortTitle: 'Channel Engagement Rate',
961
+ tooltip: 'The percentage of ad impressions that resulted in any engagement action across all channels. Higher rates indicate more compelling content.',
962
+ formulaDisplay: 'Engagements ÷ Impressions × 100',
963
+ formula: 'channel_engagements / channel_impressions * 100',
964
+ relatedMeasures: [MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_IMPRESSIONS, MEASURE.CHANNEL_CTR],
965
+ },
966
+ [MEASURE.CHANNEL_SHARES]: {
967
+ title: 'Channel Shares',
968
+ description: 'The number of shares across all channels.',
969
+ sumPrefix: '',
970
+ sumSuffix: '',
971
+ avgPrefix: '',
972
+ avgSuffix: '',
973
+ icon: MEASURE_ICON.CHANNEL,
974
+ measure: MEASURE.CHANNEL_SHARES,
975
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
976
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
977
+ valueType: MeasureValueType.NUMBER,
978
+ decimalPlaces: 0,
979
+ useCompactNotation: false,
980
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
981
+ shortTitle: 'Channel Shares',
982
+ tooltip: 'The number of times users shared your ads with others across all channels.',
983
+ relatedMeasures: [MEASURE.CHANNEL_SHARES_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_REACTIONS],
984
+ },
985
+ [MEASURE.CHANNEL_SHARES_COST]: {
986
+ title: 'Channel Cost per Share',
987
+ description: 'The cost per share across all channels.',
988
+ sumPrefix: '$',
989
+ sumSuffix: '',
990
+ avgPrefix: '$',
991
+ avgSuffix: '',
992
+ icon: MEASURE_ICON.CHANNEL,
993
+ measure: MEASURE.CHANNEL_SHARES_COST,
994
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
995
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
996
+ valueType: MeasureValueType.CURRENCY,
997
+ decimalPlaces: 2,
998
+ useCompactNotation: true,
999
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1000
+ shortTitle: 'Channel Cost/Share',
1001
+ tooltip: 'How much you spend on average for each share of your ads across all channels.',
1002
+ formulaDisplay: 'Total Spend ÷ Shares',
1003
+ formula: 'channel_spend / channel_shares',
1004
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SHARES, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1005
+ },
1006
+ [MEASURE.CHANNEL_REACTIONS]: {
1007
+ title: 'Channel Reactions',
1008
+ description: 'The number of reactions across all channels.',
1009
+ sumPrefix: '',
1010
+ sumSuffix: '',
1011
+ avgPrefix: '',
1012
+ avgSuffix: '',
1013
+ icon: MEASURE_ICON.CHANNEL,
1014
+ measure: MEASURE.CHANNEL_REACTIONS,
1015
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1016
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1017
+ valueType: MeasureValueType.NUMBER,
1018
+ decimalPlaces: 0,
1019
+ useCompactNotation: false,
1020
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1021
+ shortTitle: 'Channel Reactions',
1022
+ tooltip: 'The number of emoji reactions (likes, loves, etc.) your ads received across all channels.',
1023
+ relatedMeasures: [MEASURE.CHANNEL_REACTIONS_COST, MEASURE.CHANNEL_LIKES, MEASURE.CHANNEL_ENGAGEMENTS],
1024
+ },
1025
+ [MEASURE.CHANNEL_REACTIONS_COST]: {
1026
+ title: 'Channel Cost per Reaction',
1027
+ description: 'The cost per reaction across all channels.',
1028
+ sumPrefix: '$',
1029
+ sumSuffix: '',
1030
+ avgPrefix: '$',
1031
+ avgSuffix: '',
1032
+ icon: MEASURE_ICON.CHANNEL,
1033
+ measure: MEASURE.CHANNEL_REACTIONS_COST,
1034
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1035
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1036
+ valueType: MeasureValueType.CURRENCY,
1037
+ decimalPlaces: 2,
1038
+ useCompactNotation: true,
1039
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1040
+ shortTitle: 'Channel Cost/Reaction',
1041
+ tooltip: 'How much you spend on average for each reaction your ads receive across all channels.',
1042
+ formulaDisplay: 'Total Spend ÷ Reactions',
1043
+ formula: 'channel_spend / channel_reactions',
1044
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_REACTIONS, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1045
+ },
1046
+ [MEASURE.CHANNEL_LIKES]: {
1047
+ title: 'Channel Likes',
1048
+ description: 'The number of likes across all channels.',
1049
+ sumPrefix: '',
1050
+ sumSuffix: '',
1051
+ avgPrefix: '',
1052
+ avgSuffix: '',
1053
+ icon: MEASURE_ICON.CHANNEL,
1054
+ measure: MEASURE.CHANNEL_LIKES,
1055
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1056
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1057
+ valueType: MeasureValueType.NUMBER,
1058
+ decimalPlaces: 0,
1059
+ useCompactNotation: false,
1060
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1061
+ shortTitle: 'Channel Likes',
1062
+ tooltip: 'The number of likes your ads received across all channels.',
1063
+ relatedMeasures: [MEASURE.CHANNEL_LIKES_COST, MEASURE.CHANNEL_REACTIONS, MEASURE.CHANNEL_ENGAGEMENTS],
1064
+ },
1065
+ [MEASURE.CHANNEL_LIKES_COST]: {
1066
+ title: 'Channel Cost per Like',
1067
+ description: 'The cost per like across all channels.',
1068
+ sumPrefix: '$',
1069
+ sumSuffix: '',
1070
+ avgPrefix: '$',
1071
+ avgSuffix: '',
1072
+ icon: MEASURE_ICON.CHANNEL,
1073
+ measure: MEASURE.CHANNEL_LIKES_COST,
1074
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1075
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1076
+ valueType: MeasureValueType.CURRENCY,
1077
+ decimalPlaces: 2,
1078
+ useCompactNotation: true,
1079
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1080
+ shortTitle: 'Channel Cost/Like',
1081
+ tooltip: 'How much you spend on average for each like your ads receive across all channels.',
1082
+ formulaDisplay: 'Total Spend ÷ Likes',
1083
+ formula: 'channel_spend / channel_likes',
1084
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LIKES, MEASURE.CHANNEL_REACTIONS_COST],
1085
+ },
1086
+ [MEASURE.CHANNEL_COMMENTS]: {
1087
+ title: 'Channel Comments',
1088
+ description: 'The number of comments across all channels.',
1089
+ sumPrefix: '',
1090
+ sumSuffix: '',
1091
+ avgPrefix: '',
1092
+ avgSuffix: '',
1093
+ icon: MEASURE_ICON.CHANNEL,
1094
+ measure: MEASURE.CHANNEL_COMMENTS,
1095
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1096
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1097
+ valueType: MeasureValueType.NUMBER,
1098
+ decimalPlaces: 0,
1099
+ useCompactNotation: false,
1100
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1101
+ shortTitle: 'Channel Comments',
1102
+ tooltip: 'The number of comments left on your ads across all channels.',
1103
+ relatedMeasures: [MEASURE.CHANNEL_COMMENTS_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_SHARES],
1104
+ },
1105
+ [MEASURE.CHANNEL_COMMENTS_COST]: {
1106
+ title: 'Channel Cost per Comment',
1107
+ description: 'The cost per comment across all channels.',
1108
+ sumPrefix: '$',
1109
+ sumSuffix: '',
1110
+ avgPrefix: '$',
1111
+ avgSuffix: '',
1112
+ icon: MEASURE_ICON.CHANNEL,
1113
+ measure: MEASURE.CHANNEL_COMMENTS_COST,
1114
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1115
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1116
+ valueType: MeasureValueType.CURRENCY,
1117
+ decimalPlaces: 2,
1118
+ useCompactNotation: true,
1119
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1120
+ shortTitle: 'Channel Cost/Comment',
1121
+ tooltip: 'How much you spend on average for each comment your ads receive across all channels.',
1122
+ formulaDisplay: 'Total Spend ÷ Comments',
1123
+ formula: 'channel_spend / channel_comments',
1124
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_COMMENTS, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1125
+ },
1126
+ [MEASURE.CHANNEL_SAVES]: {
1127
+ title: 'Channel Saves',
1128
+ description: 'The number of saves across all channels.',
1129
+ sumPrefix: '',
1130
+ sumSuffix: '',
1131
+ avgPrefix: '',
1132
+ avgSuffix: '',
1133
+ icon: MEASURE_ICON.CHANNEL,
1134
+ measure: MEASURE.CHANNEL_SAVES,
1135
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1136
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1137
+ valueType: MeasureValueType.NUMBER,
1138
+ decimalPlaces: 0,
1139
+ useCompactNotation: false,
1140
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1141
+ shortTitle: 'Channel Saves',
1142
+ tooltip: 'The number of times users saved your ads for later across all channels.',
1143
+ relatedMeasures: [MEASURE.CHANNEL_SAVES_COST, MEASURE.CHANNEL_ENGAGEMENTS, MEASURE.CHANNEL_SHARES],
1144
+ },
1145
+ [MEASURE.CHANNEL_SAVES_COST]: {
1146
+ title: 'Channel Cost per Save',
1147
+ description: 'The cost per save across all channels.',
1148
+ sumPrefix: '$',
1149
+ sumSuffix: '',
1150
+ avgPrefix: '$',
1151
+ avgSuffix: '',
1152
+ icon: MEASURE_ICON.CHANNEL,
1153
+ measure: MEASURE.CHANNEL_SAVES_COST,
1154
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1155
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_ENGAGEMENT,
1156
+ valueType: MeasureValueType.CURRENCY,
1157
+ decimalPlaces: 2,
1158
+ useCompactNotation: true,
1159
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1160
+ shortTitle: 'Channel Cost/Save',
1161
+ tooltip: 'How much you spend on average for each save your ads receive across all channels.',
1162
+ formulaDisplay: 'Total Spend ÷ Saves',
1163
+ formula: 'channel_spend / channel_saves',
1164
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SAVES, MEASURE.CHANNEL_ENGAGEMENTS_COST],
1165
+ },
1166
+ [MEASURE.CHANNEL_LANDING_PAGE_VIEWS]: {
1167
+ title: 'Channel Landing Page Views',
1168
+ description: 'The number of landing page views across all channels.',
1169
+ sumPrefix: '',
1170
+ sumSuffix: '',
1171
+ avgPrefix: '',
1172
+ avgSuffix: '',
1173
+ icon: MEASURE_ICON.CHANNEL,
1174
+ measure: MEASURE.CHANNEL_LANDING_PAGE_VIEWS,
1175
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1176
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1177
+ valueType: MeasureValueType.NUMBER,
1178
+ decimalPlaces: 0,
1179
+ useCompactNotation: false,
1180
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1181
+ shortTitle: 'Channel LP Views',
1182
+ tooltip: 'The number of times people fully loaded your landing page after clicking an ad across all channels.',
1183
+ relatedMeasures: [MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST, MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE, MEASURE.CHANNEL_CLICKS],
1184
+ },
1185
+ [MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST]: {
1186
+ title: 'Channel Cost per Landing Page View',
1187
+ description: 'The cost per landing page view across all channels.',
1188
+ sumPrefix: '$',
1189
+ sumSuffix: '',
1190
+ avgPrefix: '$',
1191
+ avgSuffix: '',
1192
+ icon: MEASURE_ICON.CHANNEL,
1193
+ measure: MEASURE.CHANNEL_LANDING_PAGE_VIEWS_COST,
1194
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1195
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1196
+ valueType: MeasureValueType.CURRENCY,
1197
+ decimalPlaces: 2,
1198
+ useCompactNotation: true,
1199
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1200
+ shortTitle: 'Channel Cost/LP View',
1201
+ tooltip: 'How much you spend on average for each full landing page load attributed to your ads across all channels.',
1202
+ formulaDisplay: 'Total Spend ÷ Landing Page Views',
1203
+ formula: 'channel_spend / channel_landing_page_views',
1204
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LANDING_PAGE_VIEWS, MEASURE.CHANNEL_CPC],
1205
+ },
1206
+ [MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE]: {
1207
+ title: 'Channel Landing Page View Rate',
1208
+ description: 'The percentage of clicks that resulted in landing page views across all channels.',
1209
+ sumPrefix: '',
1210
+ sumSuffix: '%',
1211
+ avgPrefix: '',
1212
+ avgSuffix: '%',
1213
+ icon: MEASURE_ICON.CHANNEL,
1214
+ measure: MEASURE.CHANNEL_LANDING_PAGE_VIEW_RATE,
1215
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1216
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CLICKS,
1217
+ valueType: MeasureValueType.PERCENTAGE,
1218
+ decimalPlaces: 2,
1219
+ useCompactNotation: false,
1220
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1221
+ shortTitle: 'Channel LP View Rate',
1222
+ tooltip: 'The percentage of clicks that resulted in a full landing page load. Lower rates may indicate slow page speed or tracking issues.',
1223
+ formulaDisplay: 'Landing Page Views ÷ Clicks × 100',
1224
+ formula: 'channel_landing_page_views / channel_clicks * 100',
1225
+ relatedMeasures: [MEASURE.CHANNEL_LANDING_PAGE_VIEWS, MEASURE.CHANNEL_CLICKS, MEASURE.CHANNEL_CTR],
1226
+ },
1227
+ [MEASURE.CHANNEL_LEADS]: {
1228
+ title: 'Channel Leads',
1229
+ description: 'The number of leads generated across all channels.',
1230
+ sumPrefix: '',
1231
+ sumSuffix: '',
1232
+ avgPrefix: '',
1233
+ avgSuffix: '',
1234
+ icon: MEASURE_ICON.CHANNEL,
1235
+ measure: MEASURE.CHANNEL_LEADS,
1236
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1237
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1238
+ valueType: MeasureValueType.NUMBER,
1239
+ decimalPlaces: 0,
1240
+ useCompactNotation: false,
1241
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1242
+ shortTitle: 'Channel Leads',
1243
+ tooltip: 'The number of leads generated (such as form submissions or contact requests) attributed to your ads across all channels.',
1244
+ relatedMeasures: [MEASURE.CHANNEL_LEADS_COST, MEASURE.CHANNEL_LEADS_VALUE, MEASURE.CHANNEL_PURCHASES],
1245
+ },
1246
+ [MEASURE.CHANNEL_LEADS_VALUE]: {
1247
+ title: 'Channel Leads Value',
1248
+ description: 'The total value of leads generated across all channels.',
1249
+ sumPrefix: '$',
1250
+ sumSuffix: '',
1251
+ avgPrefix: '$',
1252
+ avgSuffix: '',
1253
+ icon: MEASURE_ICON.CHANNEL,
1254
+ measure: MEASURE.CHANNEL_LEADS_VALUE,
1255
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1256
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1257
+ valueType: MeasureValueType.CURRENCY,
1258
+ decimalPlaces: 2,
1259
+ useCompactNotation: true,
1260
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1261
+ shortTitle: 'Channel Leads Value',
1262
+ tooltip: 'The total assigned value of leads generated by your ads across all channels.',
1263
+ relatedMeasures: [MEASURE.CHANNEL_LEADS, MEASURE.CHANNEL_LEADS_COST],
1264
+ },
1265
+ [MEASURE.CHANNEL_LEADS_COST]: {
1266
+ title: 'Channel Cost per Lead',
1267
+ description: 'The cost per lead generated across all channels.',
1268
+ sumPrefix: '$',
1269
+ sumSuffix: '',
1270
+ avgPrefix: '$',
1271
+ avgSuffix: '',
1272
+ icon: MEASURE_ICON.CHANNEL,
1273
+ measure: MEASURE.CHANNEL_LEADS_COST,
1274
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1275
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1276
+ valueType: MeasureValueType.CURRENCY,
1277
+ decimalPlaces: 2,
1278
+ useCompactNotation: true,
1279
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1280
+ shortTitle: 'Channel CPL',
1281
+ tooltip: 'How much you spend on average to generate each lead through your ads across all channels.',
1282
+ formulaDisplay: 'Total Spend ÷ Leads',
1283
+ formula: 'channel_spend / channel_leads',
1284
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_LEADS, MEASURE.CHANNEL_CPA],
1285
+ },
1286
+ [MEASURE.CHANNEL_APPOINTMENTS]: {
1287
+ title: 'Channel Appointments',
1288
+ description: 'The number of appointments scheduled across all channels.',
1289
+ sumPrefix: '',
1290
+ sumSuffix: '',
1291
+ avgPrefix: '',
1292
+ avgSuffix: '',
1293
+ icon: MEASURE_ICON.CHANNEL,
1294
+ measure: MEASURE.CHANNEL_APPOINTMENTS,
1295
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1296
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1297
+ valueType: MeasureValueType.NUMBER,
1298
+ decimalPlaces: 0,
1299
+ useCompactNotation: false,
1300
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1301
+ shortTitle: 'Channel Appointments',
1302
+ tooltip: 'The number of appointments or bookings scheduled attributed to your ads across all channels.',
1303
+ relatedMeasures: [MEASURE.CHANNEL_APPOINTMENTS_COST, MEASURE.CHANNEL_APPOINTMENTS_VALUE, MEASURE.CHANNEL_LEADS],
1304
+ },
1305
+ [MEASURE.CHANNEL_APPOINTMENTS_VALUE]: {
1306
+ title: 'Channel Appointments Value',
1307
+ description: 'The total value of appointments scheduled across all channels.',
1308
+ sumPrefix: '$',
1309
+ sumSuffix: '',
1310
+ avgPrefix: '$',
1311
+ avgSuffix: '',
1312
+ icon: MEASURE_ICON.CHANNEL,
1313
+ measure: MEASURE.CHANNEL_APPOINTMENTS_VALUE,
1314
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1315
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1316
+ valueType: MeasureValueType.CURRENCY,
1317
+ decimalPlaces: 2,
1318
+ useCompactNotation: true,
1319
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1320
+ shortTitle: 'Channel Appointments Value',
1321
+ tooltip: 'The total assigned value of appointments scheduled attributed to your ads across all channels.',
1322
+ relatedMeasures: [MEASURE.CHANNEL_APPOINTMENTS, MEASURE.CHANNEL_APPOINTMENTS_COST],
1323
+ },
1324
+ [MEASURE.CHANNEL_APPOINTMENTS_COST]: {
1325
+ title: 'Channel Cost per Appointment',
1326
+ description: 'The cost per appointment scheduled across all channels.',
1327
+ sumPrefix: '$',
1328
+ sumSuffix: '',
1329
+ avgPrefix: '$',
1330
+ avgSuffix: '',
1331
+ icon: MEASURE_ICON.CHANNEL,
1332
+ measure: MEASURE.CHANNEL_APPOINTMENTS_COST,
1333
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1334
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1335
+ valueType: MeasureValueType.CURRENCY,
1336
+ decimalPlaces: 2,
1337
+ useCompactNotation: true,
1338
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1339
+ shortTitle: 'Channel Cost/Appointment',
1340
+ tooltip: 'How much you spend on average to drive each appointment or booking through your ads across all channels.',
1341
+ formulaDisplay: 'Total Spend ÷ Appointments',
1342
+ formula: 'channel_spend / channel_appointments',
1343
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_APPOINTMENTS, MEASURE.CHANNEL_LEADS_COST],
1344
+ },
1345
+ [MEASURE.CHANNEL_SUBSCRIBERS]: {
1346
+ title: 'Channel Subscriptions',
1347
+ description: 'The number of subscription sign-ups across all channels.',
1348
+ sumPrefix: '',
1349
+ sumSuffix: '',
1350
+ avgPrefix: '',
1351
+ avgSuffix: '',
1352
+ icon: MEASURE_ICON.CHANNEL,
1353
+ measure: MEASURE.CHANNEL_SUBSCRIBERS,
1354
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1355
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1356
+ valueType: MeasureValueType.NUMBER,
1357
+ decimalPlaces: 0,
1358
+ useCompactNotation: false,
1359
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1360
+ shortTitle: 'Channel Subscriptions',
1361
+ tooltip: 'The number of subscription sign-ups attributed to your ads across all channels.',
1362
+ relatedMeasures: [MEASURE.CHANNEL_SUBSCRIBERS_COST, MEASURE.CHANNEL_SUBSCRIBERS_VALUE, MEASURE.CHANNEL_LEADS],
1363
+ },
1364
+ [MEASURE.CHANNEL_SUBSCRIBERS_VALUE]: {
1365
+ title: 'Channel Subscriptions Value',
1366
+ description: 'The total value of subscriptions across all channels.',
1367
+ sumPrefix: '$',
1368
+ sumSuffix: '',
1369
+ avgPrefix: '$',
1370
+ avgSuffix: '',
1371
+ icon: MEASURE_ICON.CHANNEL,
1372
+ measure: MEASURE.CHANNEL_SUBSCRIBERS_VALUE,
1373
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1374
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1375
+ valueType: MeasureValueType.CURRENCY,
1376
+ decimalPlaces: 2,
1377
+ useCompactNotation: true,
1378
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1379
+ shortTitle: 'Channel Subscriptions Value',
1380
+ tooltip: 'The total assigned value of subscription sign-ups attributed to your ads across all channels.',
1381
+ relatedMeasures: [MEASURE.CHANNEL_SUBSCRIBERS, MEASURE.CHANNEL_SUBSCRIBERS_COST],
1382
+ },
1383
+ [MEASURE.CHANNEL_SUBSCRIBERS_COST]: {
1384
+ title: 'Channel Cost per Subscription',
1385
+ description: 'The cost per subscription sign-up across all channels.',
1386
+ sumPrefix: '$',
1387
+ sumSuffix: '',
1388
+ avgPrefix: '$',
1389
+ avgSuffix: '',
1390
+ icon: MEASURE_ICON.CHANNEL,
1391
+ measure: MEASURE.CHANNEL_SUBSCRIBERS_COST,
1392
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1393
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1394
+ valueType: MeasureValueType.CURRENCY,
1395
+ decimalPlaces: 2,
1396
+ useCompactNotation: true,
1397
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1398
+ shortTitle: 'Channel Cost/Subscription',
1399
+ tooltip: 'How much you spend on average to drive each subscription sign-up through your ads across all channels.',
1400
+ formulaDisplay: 'Total Spend ÷ Subscriptions',
1401
+ formula: 'channel_spend / channel_subscribers',
1402
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SUBSCRIBERS, MEASURE.CHANNEL_CPA],
1403
+ },
1404
+ [MEASURE.CHANNEL_START_TRIALS]: {
1405
+ title: 'Channel Trial Starts',
1406
+ description: 'The number of trial starts across all channels.',
1407
+ sumPrefix: '',
1408
+ sumSuffix: '',
1409
+ avgPrefix: '',
1410
+ avgSuffix: '',
1411
+ icon: MEASURE_ICON.CHANNEL,
1412
+ measure: MEASURE.CHANNEL_START_TRIALS,
1413
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1414
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1415
+ valueType: MeasureValueType.NUMBER,
1416
+ decimalPlaces: 0,
1417
+ useCompactNotation: false,
1418
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1419
+ shortTitle: 'Channel Trial Starts',
1420
+ tooltip: 'The number of free trial activations attributed to your ads across all channels.',
1421
+ relatedMeasures: [MEASURE.CHANNEL_START_TRIALS_COST, MEASURE.CHANNEL_START_TRIALS_VALUE, MEASURE.CHANNEL_SUBSCRIBERS],
1422
+ },
1423
+ [MEASURE.CHANNEL_START_TRIALS_VALUE]: {
1424
+ title: 'Channel Trial Starts Value',
1425
+ description: 'The total value of trial starts across all channels.',
1426
+ sumPrefix: '$',
1427
+ sumSuffix: '',
1428
+ avgPrefix: '$',
1429
+ avgSuffix: '',
1430
+ icon: MEASURE_ICON.CHANNEL,
1431
+ measure: MEASURE.CHANNEL_START_TRIALS_VALUE,
1432
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1433
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1434
+ valueType: MeasureValueType.CURRENCY,
1435
+ decimalPlaces: 2,
1436
+ useCompactNotation: true,
1437
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1438
+ shortTitle: 'Channel Trial Starts Value',
1439
+ tooltip: 'The total assigned value of trial starts attributed to your ads across all channels.',
1440
+ relatedMeasures: [MEASURE.CHANNEL_START_TRIALS, MEASURE.CHANNEL_START_TRIALS_COST],
1441
+ },
1442
+ [MEASURE.CHANNEL_START_TRIALS_COST]: {
1443
+ title: 'Channel Cost per Trial Start',
1444
+ description: 'The cost per trial start across all channels.',
1445
+ sumPrefix: '$',
1446
+ sumSuffix: '',
1447
+ avgPrefix: '$',
1448
+ avgSuffix: '',
1449
+ icon: MEASURE_ICON.CHANNEL,
1450
+ measure: MEASURE.CHANNEL_START_TRIALS_COST,
1451
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1452
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1453
+ valueType: MeasureValueType.CURRENCY,
1454
+ decimalPlaces: 2,
1455
+ useCompactNotation: true,
1456
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1457
+ shortTitle: 'Channel Cost/Trial Start',
1458
+ tooltip: 'How much you spend on average to drive each free trial activation through your ads across all channels.',
1459
+ formulaDisplay: 'Total Spend ÷ Trial Starts',
1460
+ formula: 'channel_spend / channel_start_trials',
1461
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_START_TRIALS, MEASURE.CHANNEL_CPA],
1462
+ },
1463
+ [MEASURE.CHANNEL_SUBMIT_APPLICATIONS]: {
1464
+ title: 'Channel Application Submissions',
1465
+ description: 'The number of application submissions across all channels.',
1466
+ sumPrefix: '',
1467
+ sumSuffix: '',
1468
+ avgPrefix: '',
1469
+ avgSuffix: '',
1470
+ icon: MEASURE_ICON.CHANNEL,
1471
+ measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS,
1472
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1473
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1474
+ valueType: MeasureValueType.NUMBER,
1475
+ decimalPlaces: 0,
1476
+ useCompactNotation: false,
1477
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1478
+ shortTitle: 'Channel Applications',
1479
+ tooltip: 'The number of application form submissions attributed to your ads across all channels.',
1480
+ relatedMeasures: [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST, MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE, MEASURE.CHANNEL_LEADS],
1481
+ },
1482
+ [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE]: {
1483
+ title: 'Channel Application Submissions Value',
1484
+ description: 'The total value of application submissions across all channels.',
1485
+ sumPrefix: '$',
1486
+ sumSuffix: '',
1487
+ avgPrefix: '$',
1488
+ avgSuffix: '',
1489
+ icon: MEASURE_ICON.CHANNEL,
1490
+ measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS_VALUE,
1491
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1492
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1493
+ valueType: MeasureValueType.CURRENCY,
1494
+ decimalPlaces: 2,
1495
+ useCompactNotation: true,
1496
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1497
+ shortTitle: 'Channel Applications Value',
1498
+ tooltip: 'The total assigned value of application submissions attributed to your ads across all channels.',
1499
+ relatedMeasures: [MEASURE.CHANNEL_SUBMIT_APPLICATIONS, MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST],
1500
+ },
1501
+ [MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST]: {
1502
+ title: 'Channel Cost per Application Submission',
1503
+ description: 'The cost per application submission across all channels.',
1504
+ sumPrefix: '$',
1505
+ sumSuffix: '',
1506
+ avgPrefix: '$',
1507
+ avgSuffix: '',
1508
+ icon: MEASURE_ICON.CHANNEL,
1509
+ measure: MEASURE.CHANNEL_SUBMIT_APPLICATIONS_COST,
1510
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1511
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1512
+ valueType: MeasureValueType.CURRENCY,
1513
+ decimalPlaces: 2,
1514
+ useCompactNotation: true,
1515
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1516
+ shortTitle: 'Channel Cost/Application',
1517
+ tooltip: 'How much you spend on average to drive each application submission through your ads across all channels.',
1518
+ formulaDisplay: 'Total Spend ÷ Application Submissions',
1519
+ formula: 'channel_spend / channel_submit_applications',
1520
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_SUBMIT_APPLICATIONS, MEASURE.CHANNEL_LEADS_COST],
1521
+ },
1522
+ [MEASURE.CHANNEL_APP_INSTALLS]: {
1523
+ title: 'Channel App Installs',
1524
+ description: 'The number of app installs across all channels.',
1525
+ sumPrefix: '',
1526
+ sumSuffix: '',
1527
+ avgPrefix: '',
1528
+ avgSuffix: '',
1529
+ icon: MEASURE_ICON.CHANNEL,
1530
+ measure: MEASURE.CHANNEL_APP_INSTALLS,
1531
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1532
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1533
+ valueType: MeasureValueType.NUMBER,
1534
+ decimalPlaces: 0,
1535
+ useCompactNotation: false,
1536
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1537
+ shortTitle: 'Channel App Installs',
1538
+ tooltip: 'The number of mobile app installs attributed to your ads across all channels.',
1539
+ relatedMeasures: [MEASURE.CHANNEL_APP_INSTALLS_COST, MEASURE.CHANNEL_APP_INSTALLS_VALUE, MEASURE.CHANNEL_PURCHASES],
1540
+ },
1541
+ [MEASURE.CHANNEL_APP_INSTALLS_VALUE]: {
1542
+ title: 'Channel App Installs Value',
1543
+ description: 'The total value of app installs across all channels.',
1544
+ sumPrefix: '$',
1545
+ sumSuffix: '',
1546
+ avgPrefix: '$',
1547
+ avgSuffix: '',
1548
+ icon: MEASURE_ICON.CHANNEL,
1549
+ measure: MEASURE.CHANNEL_APP_INSTALLS_VALUE,
1550
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1551
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1552
+ valueType: MeasureValueType.CURRENCY,
1553
+ decimalPlaces: 2,
1554
+ useCompactNotation: true,
1555
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1556
+ shortTitle: 'Channel App Installs Value',
1557
+ tooltip: 'The total assigned value of app installs attributed to your ads across all channels.',
1558
+ relatedMeasures: [MEASURE.CHANNEL_APP_INSTALLS, MEASURE.CHANNEL_APP_INSTALLS_COST],
1559
+ },
1560
+ [MEASURE.CHANNEL_APP_INSTALLS_COST]: {
1561
+ title: 'Channel Cost per App Install',
1562
+ description: 'The cost per app install across all channels.',
1563
+ sumPrefix: '$',
1564
+ sumSuffix: '',
1565
+ avgPrefix: '$',
1566
+ avgSuffix: '',
1567
+ icon: MEASURE_ICON.CHANNEL,
1568
+ measure: MEASURE.CHANNEL_APP_INSTALLS_COST,
1569
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1570
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1571
+ valueType: MeasureValueType.CURRENCY,
1572
+ decimalPlaces: 2,
1573
+ useCompactNotation: true,
1574
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1575
+ shortTitle: 'Channel Cost/App Install',
1576
+ tooltip: 'How much you spend on average to drive each app install through your ads across all channels.',
1577
+ formulaDisplay: 'Total Spend ÷ App Installs',
1578
+ formula: 'channel_spend / channel_app_installs',
1579
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_APP_INSTALLS, MEASURE.CHANNEL_CPA],
1580
+ },
1581
+ [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS]: {
1582
+ title: 'Channel Completed Registrations',
1583
+ description: 'The number of completed registrations across all channels.',
1584
+ sumPrefix: '',
1585
+ sumSuffix: '',
1586
+ avgPrefix: '',
1587
+ avgSuffix: '',
1588
+ icon: MEASURE_ICON.CHANNEL,
1589
+ measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS,
1590
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1591
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1592
+ valueType: MeasureValueType.NUMBER,
1593
+ decimalPlaces: 0,
1594
+ useCompactNotation: false,
1595
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1596
+ shortTitle: 'Channel Registrations',
1597
+ tooltip: 'The number of completed account or event registrations attributed to your ads across all channels.',
1598
+ relatedMeasures: [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE, MEASURE.CHANNEL_LEADS],
1599
+ },
1600
+ [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE]: {
1601
+ title: 'Channel Completed Registrations Value',
1602
+ description: 'The total value of completed registrations across all channels.',
1603
+ sumPrefix: '$',
1604
+ sumSuffix: '',
1605
+ avgPrefix: '$',
1606
+ avgSuffix: '',
1607
+ icon: MEASURE_ICON.CHANNEL,
1608
+ measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_VALUE,
1609
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1610
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1611
+ valueType: MeasureValueType.CURRENCY,
1612
+ decimalPlaces: 2,
1613
+ useCompactNotation: true,
1614
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1615
+ shortTitle: 'Channel Registrations Value',
1616
+ tooltip: 'The total assigned value of completed registrations attributed to your ads across all channels.',
1617
+ relatedMeasures: [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST],
1618
+ },
1619
+ [MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST]: {
1620
+ title: 'Channel Cost per Completed Registration',
1621
+ description: 'The cost per completed registration across all channels.',
1622
+ sumPrefix: '$',
1623
+ sumSuffix: '',
1624
+ avgPrefix: '$',
1625
+ avgSuffix: '',
1626
+ icon: MEASURE_ICON.CHANNEL,
1627
+ measure: MEASURE.CHANNEL_COMPLETE_REGISTRATIONS_COST,
1628
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1629
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
1630
+ valueType: MeasureValueType.CURRENCY,
1631
+ decimalPlaces: 2,
1632
+ useCompactNotation: true,
1633
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1634
+ shortTitle: 'Channel Cost/Registration',
1635
+ tooltip: 'How much you spend on average to drive each completed registration through your ads across all channels.',
1636
+ formulaDisplay: 'Total Spend ÷ Completed Registrations',
1637
+ formula: 'channel_spend / channel_complete_registrations',
1638
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_COMPLETE_REGISTRATIONS, MEASURE.CHANNEL_LEADS_COST],
1639
+ },
1640
+ [MEASURE.CHANNEL_VIDEO_VIEWS]: {
1641
+ title: 'Channel Video Views',
1642
+ description: 'The number of video views across all channels.',
1643
+ sumPrefix: '',
1644
+ sumSuffix: '',
1645
+ avgPrefix: '',
1646
+ avgSuffix: '',
1647
+ icon: MEASURE_ICON.CHANNEL,
1648
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS,
1649
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1650
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1651
+ valueType: MeasureValueType.NUMBER,
1652
+ decimalPlaces: 0,
1653
+ useCompactNotation: false,
1654
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1655
+ shortTitle: 'Channel Video Views',
1656
+ tooltip: 'The number of times your video ads were viewed across all channels.',
1657
+ relatedMeasures: [MEASURE.CHANNEL_CPV, MEASURE.CHANNEL_VIDEO_PLAYS, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY],
1658
+ },
1659
+ [MEASURE.CHANNEL_CPV]: {
1660
+ title: 'Channel CPV',
1661
+ description: 'The cost per video view across all channels.',
1662
+ sumPrefix: '$',
1663
+ sumSuffix: '',
1664
+ avgPrefix: '$',
1665
+ avgSuffix: '',
1666
+ icon: MEASURE_ICON.CHANNEL,
1667
+ measure: MEASURE.CHANNEL_CPV,
1668
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1669
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1670
+ valueType: MeasureValueType.CURRENCY,
1671
+ decimalPlaces: 2,
1672
+ useCompactNotation: true,
1673
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1674
+ aliases: [MEASURE.CHANNEL_VIDEO_VIEWS_COST],
1675
+ shortTitle: 'Channel CPV',
1676
+ tooltip: 'How much you spend on average for each video view across all channels.',
1677
+ formulaDisplay: 'Total Spend ÷ Video Views',
1678
+ formula: 'channel_spend / channel_video_views',
1679
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_CPM],
1680
+ },
1681
+ [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC]: {
1682
+ title: 'Channel 15-Second Video Views',
1683
+ description: 'The number of video views that reached 15 seconds across all channels.',
1684
+ sumPrefix: '',
1685
+ sumSuffix: '',
1686
+ avgPrefix: '',
1687
+ avgSuffix: '',
1688
+ icon: MEASURE_ICON.CHANNEL,
1689
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC,
1690
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1691
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1692
+ valueType: MeasureValueType.NUMBER,
1693
+ decimalPlaces: 0,
1694
+ useCompactNotation: false,
1695
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1696
+ shortTitle: 'Channel 15s Video Views',
1697
+ tooltip: 'The number of video ad views that lasted at least 15 seconds across all channels.',
1698
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC],
1699
+ },
1700
+ [MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST]: {
1701
+ title: 'Channel Cost per 15-Second Video View',
1702
+ description: 'The cost per 15-second video view across all channels.',
1703
+ sumPrefix: '$',
1704
+ sumSuffix: '',
1705
+ avgPrefix: '$',
1706
+ avgSuffix: '',
1707
+ icon: MEASURE_ICON.CHANNEL,
1708
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC_COST,
1709
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1710
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1711
+ valueType: MeasureValueType.CURRENCY,
1712
+ decimalPlaces: 2,
1713
+ useCompactNotation: true,
1714
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1715
+ shortTitle: 'Channel Cost/15s View',
1716
+ tooltip: 'How much you spend on average for each video view that lasted at least 15 seconds across all channels.',
1717
+ formulaDisplay: 'Total Spend ÷ 15-Second Video Views',
1718
+ formula: 'channel_spend / channel_video_views_15_sec',
1719
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC, MEASURE.CHANNEL_CPV],
1720
+ },
1721
+ [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC]: {
1722
+ title: 'Channel 30-Second Video Views',
1723
+ description: 'The number of video views that reached 30 seconds across all channels.',
1724
+ sumPrefix: '',
1725
+ sumSuffix: '',
1726
+ avgPrefix: '',
1727
+ avgSuffix: '',
1728
+ icon: MEASURE_ICON.CHANNEL,
1729
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC,
1730
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1731
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1732
+ valueType: MeasureValueType.NUMBER,
1733
+ decimalPlaces: 0,
1734
+ useCompactNotation: false,
1735
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1736
+ shortTitle: 'Channel 30s Video Views',
1737
+ tooltip: 'The number of video ad views that lasted at least 30 seconds across all channels.',
1738
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST, MEASURE.CHANNEL_VIDEO_VIEWS_15_SEC, MEASURE.CHANNEL_VIDEO_VIEWS],
1739
+ },
1740
+ [MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST]: {
1741
+ title: 'Channel Cost per 30-Second Video View',
1742
+ description: 'The cost per 30-second video view across all channels.',
1743
+ sumPrefix: '$',
1744
+ sumSuffix: '',
1745
+ avgPrefix: '$',
1746
+ avgSuffix: '',
1747
+ icon: MEASURE_ICON.CHANNEL,
1748
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC_COST,
1749
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1750
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1751
+ valueType: MeasureValueType.CURRENCY,
1752
+ decimalPlaces: 2,
1753
+ useCompactNotation: true,
1754
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1755
+ shortTitle: 'Channel Cost/30s View',
1756
+ tooltip: 'How much you spend on average for each video view that lasted at least 30 seconds across all channels.',
1757
+ formulaDisplay: 'Total Spend ÷ 30-Second Video Views',
1758
+ formula: 'channel_spend / channel_video_views_30_sec',
1759
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_30_SEC, MEASURE.CHANNEL_CPV],
1760
+ },
1761
+ [MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS]: {
1762
+ title: 'Channel 25% Video Views',
1763
+ description: 'The number of video views that reached 25% completion across all channels.',
1764
+ sumPrefix: '',
1765
+ sumSuffix: '',
1766
+ avgPrefix: '',
1767
+ avgSuffix: '',
1768
+ icon: MEASURE_ICON.CHANNEL,
1769
+ measure: MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS,
1770
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1771
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1772
+ valueType: MeasureValueType.NUMBER,
1773
+ decimalPlaces: 0,
1774
+ useCompactNotation: false,
1775
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1776
+ shortTitle: 'Channel 25% Video Views',
1777
+ tooltip: 'The number of video views where at least 25% of the video was watched across all channels.',
1778
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE, MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1779
+ },
1780
+ [MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS]: {
1781
+ title: 'Channel 50% Video Views',
1782
+ description: 'The number of video views that reached 50% completion across all channels.',
1783
+ sumPrefix: '',
1784
+ sumSuffix: '',
1785
+ avgPrefix: '',
1786
+ avgSuffix: '',
1787
+ icon: MEASURE_ICON.CHANNEL,
1788
+ measure: MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS,
1789
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1790
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1791
+ valueType: MeasureValueType.NUMBER,
1792
+ decimalPlaces: 0,
1793
+ useCompactNotation: false,
1794
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1795
+ shortTitle: 'Channel 50% Video Views',
1796
+ tooltip: 'The number of video views where at least 50% of the video was watched across all channels.',
1797
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS],
1798
+ },
1799
+ [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS]: {
1800
+ title: 'Channel 75% Video Views',
1801
+ description: 'The number of video views that reached 75% completion across all channels.',
1802
+ sumPrefix: '',
1803
+ sumSuffix: '',
1804
+ avgPrefix: '',
1805
+ avgSuffix: '',
1806
+ icon: MEASURE_ICON.CHANNEL,
1807
+ measure: MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS,
1808
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1809
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1810
+ valueType: MeasureValueType.NUMBER,
1811
+ decimalPlaces: 0,
1812
+ useCompactNotation: false,
1813
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1814
+ shortTitle: 'Channel 75% Video Views',
1815
+ tooltip: 'The number of video views where at least 75% of the video was watched across all channels.',
1816
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE, MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS],
1817
+ },
1818
+ [MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS]: {
1819
+ title: 'Channel 95% Video Views',
1820
+ description: 'The number of video views that reached 95% completion across all channels.',
1821
+ sumPrefix: '',
1822
+ sumSuffix: '',
1823
+ avgPrefix: '',
1824
+ avgSuffix: '',
1825
+ icon: MEASURE_ICON.CHANNEL,
1826
+ measure: MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS,
1827
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1828
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1829
+ valueType: MeasureValueType.NUMBER,
1830
+ decimalPlaces: 0,
1831
+ useCompactNotation: false,
1832
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1833
+ shortTitle: 'Channel 95% Video Views',
1834
+ tooltip: 'The number of video views where at least 95% of the video was watched across all channels.',
1835
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1836
+ },
1837
+ [MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS]: {
1838
+ title: 'Channel 100% Video Views',
1839
+ description: 'The number of video views that reached 100% completion across all channels.',
1840
+ sumPrefix: '',
1841
+ sumSuffix: '',
1842
+ avgPrefix: '',
1843
+ avgSuffix: '',
1844
+ icon: MEASURE_ICON.CHANNEL,
1845
+ measure: MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS,
1846
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1847
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1848
+ valueType: MeasureValueType.NUMBER,
1849
+ decimalPlaces: 0,
1850
+ useCompactNotation: false,
1851
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1852
+ shortTitle: 'Channel 100% Video Views',
1853
+ tooltip: 'The number of video views where the entire video was watched to completion across all channels.',
1854
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY, MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS],
1855
+ },
1856
+ [MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE]: {
1857
+ title: 'Channel 25% Video Completion Rate',
1858
+ description: 'The percentage of video views that reached 25% completion across all channels.',
1859
+ sumPrefix: '',
1860
+ sumSuffix: '%',
1861
+ avgPrefix: '',
1862
+ avgSuffix: '%',
1863
+ icon: MEASURE_ICON.CHANNEL,
1864
+ measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE,
1865
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1866
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1867
+ valueType: MeasureValueType.PERCENTAGE,
1868
+ decimalPlaces: 2,
1869
+ useCompactNotation: false,
1870
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1871
+ shortTitle: 'Channel 25% Completion',
1872
+ tooltip: 'The percentage of video views that reached at least 25% of the video across all channels. A key indicator of early content retention.',
1873
+ formulaDisplay: '25% Video Views ÷ Video Views × 100',
1874
+ formula: 'channel_video_p25_watched_views / channel_video_views * 100',
1875
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_VIEWS],
1876
+ },
1877
+ [MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE]: {
1878
+ title: 'Channel 50% Video Completion Rate',
1879
+ description: 'The percentage of video views that reached 50% completion across all channels.',
1880
+ sumPrefix: '',
1881
+ sumSuffix: '%',
1882
+ avgPrefix: '',
1883
+ avgSuffix: '%',
1884
+ icon: MEASURE_ICON.CHANNEL,
1885
+ measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE,
1886
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1887
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1888
+ valueType: MeasureValueType.PERCENTAGE,
1889
+ decimalPlaces: 2,
1890
+ useCompactNotation: false,
1891
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1892
+ shortTitle: 'Channel 50% Completion',
1893
+ tooltip: 'The percentage of video views that reached at least the midpoint of the video across all channels.',
1894
+ formulaDisplay: '50% Video Views ÷ Video Views × 100',
1895
+ formula: 'channel_video_p50_watched_views / channel_video_views * 100',
1896
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE, MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE],
1897
+ },
1898
+ [MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE]: {
1899
+ title: 'Channel 75% Video Completion Rate',
1900
+ description: 'The percentage of video views that reached 75% completion across all channels.',
1901
+ sumPrefix: '',
1902
+ sumSuffix: '%',
1903
+ avgPrefix: '',
1904
+ avgSuffix: '%',
1905
+ icon: MEASURE_ICON.CHANNEL,
1906
+ measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE,
1907
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1908
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1909
+ valueType: MeasureValueType.PERCENTAGE,
1910
+ decimalPlaces: 2,
1911
+ useCompactNotation: false,
1912
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1913
+ shortTitle: 'Channel 75% Completion',
1914
+ tooltip: 'The percentage of video views that reached at least 75% of the video across all channels.',
1915
+ formulaDisplay: '75% Video Views ÷ Video Views × 100',
1916
+ formula: 'channel_video_p75_watched_views / channel_video_views * 100',
1917
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE, MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE],
1918
+ },
1919
+ [MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE]: {
1920
+ title: 'Channel 100% Video Completion Rate',
1921
+ description: 'The percentage of video views that reached 100% completion across all channels.',
1922
+ sumPrefix: '',
1923
+ sumSuffix: '%',
1924
+ avgPrefix: '',
1925
+ avgSuffix: '%',
1926
+ icon: MEASURE_ICON.CHANNEL,
1927
+ measure: MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE,
1928
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1929
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1930
+ valueType: MeasureValueType.PERCENTAGE,
1931
+ decimalPlaces: 2,
1932
+ useCompactNotation: false,
1933
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1934
+ shortTitle: 'Channel 100% Completion',
1935
+ tooltip: 'The percentage of video views where viewers watched the entire video to completion across all channels.',
1936
+ formulaDisplay: '100% Video Views ÷ Video Views × 100',
1937
+ formula: 'channel_video_p100_watched_views / channel_video_views * 100',
1938
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY],
1939
+ },
1940
+ [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY]: {
1941
+ title: 'Channel Video ThruPlay Views',
1942
+ description: 'The number of video views played to completion across all channels.',
1943
+ sumPrefix: '',
1944
+ sumSuffix: '',
1945
+ avgPrefix: '',
1946
+ avgSuffix: '',
1947
+ icon: MEASURE_ICON.CHANNEL,
1948
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY,
1949
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1950
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1951
+ valueType: MeasureValueType.NUMBER,
1952
+ decimalPlaces: 0,
1953
+ useCompactNotation: false,
1954
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1955
+ shortTitle: 'Channel ThruPlay Views',
1956
+ tooltip: 'The number of times your video ads were played to completion or for at least 15 seconds across all channels.',
1957
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST, MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS, MEASURE.CHANNEL_VIDEO_VIEWS],
1958
+ },
1959
+ [MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST]: {
1960
+ title: 'Channel Cost per Video ThruPlay',
1961
+ description: 'The cost per video played to completion across all channels.',
1962
+ sumPrefix: '$',
1963
+ sumSuffix: '',
1964
+ avgPrefix: '$',
1965
+ avgSuffix: '',
1966
+ icon: MEASURE_ICON.CHANNEL,
1967
+ measure: MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST,
1968
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1969
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1970
+ valueType: MeasureValueType.CURRENCY,
1971
+ decimalPlaces: 2,
1972
+ useCompactNotation: true,
1973
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1974
+ shortTitle: 'Channel Cost/ThruPlay',
1975
+ tooltip: 'How much you spend on average for each ThruPlay — a video view that reached completion or lasted at least 15 seconds — across all channels.',
1976
+ formulaDisplay: 'Total Spend ÷ ThruPlay Views',
1977
+ formula: 'channel_spend / channel_video_views_thruplay',
1978
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY, MEASURE.CHANNEL_CPV],
1979
+ },
1980
+ [MEASURE.CHANNEL_VIDEO_PLAYS]: {
1981
+ title: 'Channel Video Plays',
1982
+ description: 'The number of video play initiations across all channels.',
1983
+ sumPrefix: '',
1984
+ sumSuffix: '',
1985
+ avgPrefix: '',
1986
+ avgSuffix: '',
1987
+ icon: MEASURE_ICON.CHANNEL,
1988
+ measure: MEASURE.CHANNEL_VIDEO_PLAYS,
1989
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
1990
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
1991
+ valueType: MeasureValueType.NUMBER,
1992
+ decimalPlaces: 0,
1993
+ useCompactNotation: false,
1994
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
1995
+ shortTitle: 'Channel Video Plays',
1996
+ tooltip: 'The number of times playback was initiated on your video ads across all channels, including autoplay.',
1997
+ relatedMeasures: [MEASURE.CHANNEL_VIDEO_PLAYS_COST, MEASURE.CHANNEL_VIDEO_VIEWS, MEASURE.CHANNEL_IMPRESSIONS],
1998
+ },
1999
+ [MEASURE.CHANNEL_VIDEO_PLAYS_COST]: {
2000
+ title: 'Channel Cost per Video Play',
2001
+ description: 'The cost per video play initiation across all channels.',
2002
+ sumPrefix: '$',
2003
+ sumSuffix: '',
2004
+ avgPrefix: '$',
2005
+ avgSuffix: '',
2006
+ icon: MEASURE_ICON.CHANNEL,
2007
+ measure: MEASURE.CHANNEL_VIDEO_PLAYS_COST,
2008
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2009
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_VIDEO,
2010
+ valueType: MeasureValueType.CURRENCY,
2011
+ decimalPlaces: 2,
2012
+ useCompactNotation: true,
2013
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2014
+ shortTitle: 'Channel Cost/Video Play',
2015
+ tooltip: 'How much you spend on average for each video play initiation across all channels.',
2016
+ formulaDisplay: 'Total Spend ÷ Video Plays',
2017
+ formula: 'channel_spend / channel_video_plays',
2018
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIDEO_PLAYS, MEASURE.CHANNEL_CPV],
2019
+ },
2020
+ [MEASURE.CHANNEL_CONVERSIONS]: {
2021
+ title: 'Channel Conversions',
2022
+ description: 'The total number of conversions across all channels.',
2023
+ sumPrefix: '',
2024
+ sumSuffix: '',
2025
+ avgPrefix: '',
2026
+ avgSuffix: '',
2027
+ icon: MEASURE_ICON.CHANNEL,
2028
+ measure: MEASURE.CHANNEL_CONVERSIONS,
2029
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2030
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2031
+ valueType: MeasureValueType.NUMBER,
2032
+ decimalPlaces: 0,
2033
+ useCompactNotation: false,
2034
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2035
+ shortTitle: 'Channel Conversions',
2036
+ tooltip: 'The total number of conversion events attributed to your ads across all channels.',
2037
+ relatedMeasures: [MEASURE.CHANNEL_CONVERSIONS_VALUE, MEASURE.CHANNEL_CONVERSIONS_COST, MEASURE.CHANNEL_PURCHASES],
2038
+ },
2039
+ [MEASURE.CHANNEL_CONVERSIONS_VALUE]: {
2040
+ title: 'Channel Conversions Value',
2041
+ description: 'The total value of conversions across all channels.',
2042
+ sumPrefix: '$',
2043
+ sumSuffix: '',
2044
+ avgPrefix: '$',
2045
+ avgSuffix: '',
2046
+ icon: MEASURE_ICON.CHANNEL,
2047
+ measure: MEASURE.CHANNEL_CONVERSIONS_VALUE,
2048
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2049
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2050
+ valueType: MeasureValueType.CURRENCY,
2051
+ decimalPlaces: 2,
2052
+ useCompactNotation: true,
2053
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2054
+ shortTitle: 'Channel Conversions Value',
2055
+ tooltip: 'The total monetary value of all conversions attributed to your ads across all channels.',
2056
+ relatedMeasures: [MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_CONVERSIONS_ROAS, MEASURE.CHANNEL_SPEND],
2057
+ },
2058
+ [MEASURE.CHANNEL_CONVERSIONS_COST]: {
2059
+ title: 'Channel Cost per Conversion',
2060
+ description: 'The cost per conversion across all channels.',
2061
+ sumPrefix: '$',
2062
+ sumSuffix: '',
2063
+ avgPrefix: '$',
2064
+ avgSuffix: '',
2065
+ icon: MEASURE_ICON.CHANNEL,
2066
+ measure: MEASURE.CHANNEL_CONVERSIONS_COST,
2067
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2068
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2069
+ valueType: MeasureValueType.CURRENCY,
2070
+ decimalPlaces: 2,
2071
+ useCompactNotation: true,
2072
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2073
+ shortTitle: 'Channel Cost/Conversion',
2074
+ tooltip: 'How much you spend on average for each conversion event attributed to your ads across all channels.',
2075
+ formulaDisplay: 'Total Spend ÷ Conversions',
2076
+ formula: 'channel_spend / channel_conversions',
2077
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_CPA],
2078
+ },
2079
+ [MEASURE.CHANNEL_CONVERSIONS_ROAS]: {
2080
+ title: 'Channel Conversions ROAS',
2081
+ description: 'The return on ad spend for conversions across all channels.',
2082
+ sumPrefix: '',
2083
+ sumSuffix: 'x',
2084
+ avgPrefix: '',
2085
+ avgSuffix: 'x',
2086
+ icon: MEASURE_ICON.CHANNEL,
2087
+ measure: MEASURE.CHANNEL_CONVERSIONS_ROAS,
2088
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2089
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
2090
+ valueType: MeasureValueType.MULTIPLIER,
2091
+ decimalPlaces: 2,
2092
+ useCompactNotation: false,
2093
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2094
+ shortTitle: 'Channel Conv. ROAS',
2095
+ tooltip: 'How many dollars of conversion value you generate for every dollar spent on ads across all channels.',
2096
+ formulaDisplay: 'Conversions Value ÷ Total Spend',
2097
+ formula: 'channel_conversions_value / channel_spend',
2098
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_CONVERSIONS_VALUE, MEASURE.CHANNEL_ROAS],
2099
+ },
2100
+ [MEASURE.CHANNEL_ALL_CONVERSIONS]: {
2101
+ title: 'Channel All Conversions',
2102
+ description: 'The total number of all conversions across all channels.',
2103
+ sumPrefix: '',
2104
+ sumSuffix: '',
2105
+ avgPrefix: '',
2106
+ avgSuffix: '',
2107
+ icon: MEASURE_ICON.CHANNEL,
2108
+ measure: MEASURE.CHANNEL_ALL_CONVERSIONS,
2109
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2110
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2111
+ valueType: MeasureValueType.NUMBER,
2112
+ decimalPlaces: 0,
2113
+ useCompactNotation: false,
2114
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2115
+ shortTitle: 'Channel All Conversions',
2116
+ tooltip: 'The total number of all conversion events including cross-device and view-through conversions attributed to your ads across all channels.',
2117
+ relatedMeasures: [MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE, MEASURE.CHANNEL_ALL_CONVERSIONS_COST, MEASURE.CHANNEL_CONVERSIONS],
2118
+ },
2119
+ [MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE]: {
2120
+ title: 'Channel All Conversions Value',
2121
+ description: 'The total value of all conversions across all channels.',
2122
+ sumPrefix: '$',
2123
+ sumSuffix: '',
2124
+ avgPrefix: '$',
2125
+ avgSuffix: '',
2126
+ icon: MEASURE_ICON.CHANNEL,
2127
+ measure: MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE,
2128
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2129
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2130
+ valueType: MeasureValueType.CURRENCY,
2131
+ decimalPlaces: 2,
2132
+ useCompactNotation: true,
2133
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2134
+ shortTitle: 'Channel All Conv. Value',
2135
+ tooltip: 'The total monetary value of all conversions including cross-device and view-through conversions across all channels.',
2136
+ relatedMeasures: [MEASURE.CHANNEL_ALL_CONVERSIONS, MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS, MEASURE.CHANNEL_CONVERSIONS_VALUE],
2137
+ },
2138
+ [MEASURE.CHANNEL_ALL_CONVERSIONS_COST]: {
2139
+ title: 'Channel Cost per All Conversions',
2140
+ description: 'The cost per conversion across all channels.',
2141
+ sumPrefix: '$',
2142
+ sumSuffix: '',
2143
+ avgPrefix: '$',
2144
+ avgSuffix: '',
2145
+ icon: MEASURE_ICON.CHANNEL,
2146
+ measure: MEASURE.CHANNEL_ALL_CONVERSIONS_COST,
2147
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2148
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2149
+ valueType: MeasureValueType.CURRENCY,
2150
+ decimalPlaces: 2,
2151
+ useCompactNotation: true,
2152
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2153
+ shortTitle: 'Channel Cost/All Conv.',
2154
+ tooltip: 'How much you spend on average for each conversion including cross-device and view-through conversions across all channels.',
2155
+ formulaDisplay: 'Total Spend ÷ All Conversions',
2156
+ formula: 'channel_spend / channel_all_conversions',
2157
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ALL_CONVERSIONS, MEASURE.CHANNEL_CONVERSIONS_COST],
2158
+ },
2159
+ [MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS]: {
2160
+ title: 'Channel All Conversions ROAS',
2161
+ description: 'The return on ad spend for all conversions across all channels.',
2162
+ sumPrefix: '',
2163
+ sumSuffix: 'x',
2164
+ avgPrefix: '',
2165
+ avgSuffix: 'x',
2166
+ icon: MEASURE_ICON.CHANNEL,
2167
+ measure: MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS,
2168
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2169
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_EFFICIENCY,
2170
+ valueType: MeasureValueType.MULTIPLIER,
2171
+ decimalPlaces: 2,
2172
+ useCompactNotation: false,
2173
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2174
+ shortTitle: 'Channel All Conv. ROAS',
2175
+ tooltip: 'How many dollars of all-conversion value you generate for every dollar spent on ads across all channels, including view-through conversions.',
2176
+ formulaDisplay: 'All Conversions Value ÷ Total Spend',
2177
+ formula: 'channel_all_conversions_value / channel_spend',
2178
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE, MEASURE.CHANNEL_CONVERSIONS_ROAS],
2179
+ },
2180
+ [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS]: {
2181
+ title: 'Channel View-Through Conversions',
2182
+ description: 'The number of conversions that occurred after someone saw, but did not click, an ad across all channels.',
2183
+ sumPrefix: '',
2184
+ sumSuffix: '',
2185
+ avgPrefix: '',
2186
+ avgSuffix: '',
2187
+ icon: MEASURE_ICON.CHANNEL,
2188
+ measure: MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS,
2189
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2190
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2191
+ valueType: MeasureValueType.NUMBER,
2192
+ decimalPlaces: 0,
2193
+ useCompactNotation: false,
2194
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2195
+ shortTitle: 'Channel View-Through Conv.',
2196
+ tooltip: 'The number of conversions attributed to users who saw your ad but did not click it, then later converted on their own.',
2197
+ relatedMeasures: [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST, MEASURE.CHANNEL_CONVERSIONS, MEASURE.CHANNEL_ALL_CONVERSIONS],
2198
+ },
2199
+ [MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST]: {
2200
+ title: 'Channel Cost per View-Through Conversion',
2201
+ description: 'The cost per view-through conversion across all channels.',
2202
+ sumPrefix: '$',
2203
+ sumSuffix: '',
2204
+ avgPrefix: '$',
2205
+ avgSuffix: '',
2206
+ icon: MEASURE_ICON.CHANNEL,
2207
+ measure: MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS_COST,
2208
+ category: MEASURE_CATEGORY.CHANNEL_REPORTED,
2209
+ subcategory: MEASURE_SUBCATEGORY.AD_PERFORMANCE_CONVERSIONS,
2210
+ valueType: MeasureValueType.CURRENCY,
2211
+ decimalPlaces: 2,
2212
+ useCompactNotation: true,
2213
+ applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
2214
+ shortTitle: 'Channel Cost/VTC',
2215
+ tooltip: 'How much you spend on average for each view-through conversion — where a user saw but did not click your ad before converting.',
2216
+ formulaDisplay: 'Total Spend ÷ View-Through Conversions',
2217
+ formula: 'channel_spend / channel_view_thru_conversions',
2218
+ relatedMeasures: [MEASURE.CHANNEL_SPEND, MEASURE.CHANNEL_VIEW_THRU_CONVERSIONS, MEASURE.CHANNEL_CPA],
2219
+ },
2220
+ };
2221
2221
  //# sourceMappingURL=channel-measure-definitions.js.map