@adtrackify/at-tracking-event-types 3.1.66 → 3.1.68
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.
- package/dist/cjs/index.d.ts +1 -1
- package/dist/cjs/index.js +17 -17
- package/dist/cjs/types/api/account.d.ts +62 -62
- package/dist/cjs/types/api/account.js +23 -23
- package/dist/cjs/types/api/contact-acquisition.d.ts +39 -39
- package/dist/cjs/types/api/contact-acquisition.js +16 -16
- package/dist/cjs/types/api/dashboards/index.d.ts +1 -1
- package/dist/cjs/types/api/dashboards/index.js +17 -17
- package/dist/cjs/types/api/dashboards/widget.d.ts +115 -109
- package/dist/cjs/types/api/dashboards/widget.js +36 -36
- package/dist/cjs/types/api/dashboards/widget.js.map +1 -1
- package/dist/cjs/types/api/destination-tracked-events.d.ts +11 -11
- package/dist/cjs/types/api/destination-tracked-events.js +3 -3
- package/dist/cjs/types/api/destinations/destination-catalog.d.ts +30 -30
- package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
- package/dist/cjs/types/api/destinations/destinations.d.ts +111 -111
- package/dist/cjs/types/api/destinations/destinations.js +49 -49
- package/dist/cjs/types/api/destinations/index.d.ts +5 -5
- package/dist/cjs/types/api/destinations/index.js +21 -21
- package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
- package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
- package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +109 -106
- package/dist/cjs/types/api/destinations/third-party-destination-configs.js +9 -9
- package/dist/cjs/types/api/destinations/third-party-destination-configs.js.map +1 -1
- package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +60 -60
- package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
- package/dist/cjs/types/api/event-last-seen.d.ts +6 -6
- package/dist/cjs/types/api/event-last-seen.js +2 -2
- package/dist/cjs/types/api/event-status.d.ts +18 -18
- package/dist/cjs/types/api/event-status.js +9 -9
- package/dist/cjs/types/api/index.d.ts +20 -20
- package/dist/cjs/types/api/index.js +36 -36
- package/dist/cjs/types/api/log-events.d.ts +22 -22
- package/dist/cjs/types/api/log-events.js +2 -2
- package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.js +848 -848
- package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js +162 -162
- package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js +596 -596
- package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js +316 -316
- package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/index.d.ts +9 -8
- package/dist/cjs/types/api/measures/definitions/index.js +25 -24
- package/dist/cjs/types/api/measures/definitions/index.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/measure-categories.d.ts +18 -18
- package/dist/cjs/types/api/measures/definitions/measure-categories.js +22 -22
- package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +210 -217
- package/dist/cjs/types/api/measures/definitions/measure-definitions.js +205 -213
- package/dist/cjs/types/api/measures/definitions/measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/measure-value-type.d.ts +8 -0
- package/dist/cjs/types/api/measures/definitions/measure-value-type.js +13 -0
- package/dist/cjs/types/api/measures/definitions/measure-value-type.js.map +1 -0
- package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -3
- package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.js +780 -780
- package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js +484 -484
- package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js.map +1 -1
- package/dist/cjs/types/api/measures/index.d.ts +2 -2
- package/dist/cjs/types/api/measures/index.js +18 -18
- package/dist/cjs/types/api/measures/measures.d.ts +283 -283
- package/dist/cjs/types/api/measures/measures.js +376 -376
- package/dist/cjs/types/api/pixel-setup-health.d.ts +19 -19
- package/dist/cjs/types/api/pixel-setup-health.js +2 -2
- package/dist/cjs/types/api/query.d.ts +147 -147
- package/dist/cjs/types/api/query.js +90 -90
- package/dist/cjs/types/api/shopify-app-install.d.ts +40 -40
- package/dist/cjs/types/api/shopify-app-install.js +14 -14
- package/dist/cjs/types/api/subscription.d.ts +155 -155
- package/dist/cjs/types/api/subscription.js +47 -47
- package/dist/cjs/types/api/tracking-events.d.ts +15 -15
- package/dist/cjs/types/api/tracking-events.js +2 -2
- package/dist/cjs/types/api/user-account.d.ts +22 -22
- package/dist/cjs/types/api/user-account.js +15 -15
- package/dist/cjs/types/api/user.d.ts +13 -13
- package/dist/cjs/types/api/user.js +2 -2
- package/dist/cjs/types/common/address.d.ts +15 -15
- package/dist/cjs/types/common/address.js +2 -2
- package/dist/cjs/types/common/currency.d.ts +1 -1
- package/dist/cjs/types/common/currency.js +63 -63
- package/dist/cjs/types/common/index.d.ts +2 -2
- package/dist/cjs/types/common/index.js +18 -18
- package/dist/cjs/types/event/base/event-name-enum.d.ts +63 -63
- package/dist/cjs/types/event/base/event-name-enum.js +69 -69
- package/dist/cjs/types/event/base/event.d.ts +20 -20
- package/dist/cjs/types/event/base/event.js +10 -10
- package/dist/cjs/types/event/base/index.d.ts +2 -2
- package/dist/cjs/types/event/base/index.js +18 -18
- package/dist/cjs/types/event/context/event-context-identity.d.ts +21 -21
- package/dist/cjs/types/event/context/event-context-identity.js +2 -2
- package/dist/cjs/types/event/context/event-context.d.ts +196 -196
- package/dist/cjs/types/event/context/event-context.js +2 -2
- package/dist/cjs/types/event/context/index.d.ts +2 -2
- package/dist/cjs/types/event/context/index.js +18 -18
- package/dist/cjs/types/event/index.d.ts +5 -5
- package/dist/cjs/types/event/index.js +21 -21
- package/dist/cjs/types/event/log-event.d.ts +35 -35
- package/dist/cjs/types/event/log-event.js +22 -22
- package/dist/cjs/types/event/metric-event.d.ts +13 -13
- package/dist/cjs/types/event/metric-event.js +2 -2
- package/dist/cjs/types/event/tracking-event.d.ts +66 -66
- package/dist/cjs/types/event/tracking-event.js +2 -2
- package/dist/cjs/types/event-bus-event.d.ts +25 -25
- package/dist/cjs/types/event-bus-event.js +2 -2
- package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
- package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
- package/dist/cjs/types/fingerprint/index.d.ts +6 -6
- package/dist/cjs/types/fingerprint/index.js +18 -18
- package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
- package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
- package/dist/cjs/types/index.d.ts +7 -7
- package/dist/cjs/types/index.js +23 -23
- package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
- package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
- package/dist/cjs/types/tracking-event-ingest-message.d.ts +10 -10
- package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/types/api/account.d.ts +62 -62
- package/dist/esm/types/api/account.js +20 -20
- package/dist/esm/types/api/contact-acquisition.d.ts +39 -39
- package/dist/esm/types/api/contact-acquisition.js +13 -13
- package/dist/esm/types/api/dashboards/index.d.ts +1 -1
- package/dist/esm/types/api/dashboards/index.js +1 -1
- package/dist/esm/types/api/dashboards/widget.d.ts +115 -109
- package/dist/esm/types/api/dashboards/widget.js +33 -33
- package/dist/esm/types/api/dashboards/widget.js.map +1 -1
- package/dist/esm/types/api/destination-tracked-events.d.ts +11 -11
- package/dist/esm/types/api/destination-tracked-events.js +1 -1
- package/dist/esm/types/api/destinations/destination-catalog.d.ts +30 -30
- package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
- package/dist/esm/types/api/destinations/destinations.d.ts +111 -111
- package/dist/esm/types/api/destinations/destinations.js +46 -46
- package/dist/esm/types/api/destinations/index.d.ts +5 -5
- package/dist/esm/types/api/destinations/index.js +5 -5
- package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
- package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
- package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +109 -106
- package/dist/esm/types/api/destinations/third-party-destination-configs.js +6 -6
- package/dist/esm/types/api/destinations/third-party-destination-configs.js.map +1 -1
- package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +60 -60
- package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
- package/dist/esm/types/api/event-last-seen.d.ts +6 -6
- package/dist/esm/types/api/event-last-seen.js +1 -1
- package/dist/esm/types/api/event-status.d.ts +18 -18
- package/dist/esm/types/api/event-status.js +6 -6
- package/dist/esm/types/api/index.d.ts +20 -20
- package/dist/esm/types/api/index.js +20 -20
- package/dist/esm/types/api/log-events.d.ts +22 -22
- package/dist/esm/types/api/log-events.js +1 -1
- package/dist/esm/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/channel-measure-definitions.js +845 -845
- package/dist/esm/types/api/measures/definitions/channel-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/core-measure-definitions.js +159 -159
- package/dist/esm/types/api/measures/definitions/core-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js +593 -593
- package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/google-measure-definitions.js +313 -313
- package/dist/esm/types/api/measures/definitions/google-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/index.d.ts +9 -8
- package/dist/esm/types/api/measures/definitions/index.js +9 -8
- package/dist/esm/types/api/measures/definitions/index.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/measure-categories.d.ts +18 -18
- package/dist/esm/types/api/measures/definitions/measure-categories.js +19 -19
- package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +210 -217
- package/dist/esm/types/api/measures/definitions/measure-definitions.js +202 -210
- package/dist/esm/types/api/measures/definitions/measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/measure-value-type.d.ts +8 -0
- package/dist/esm/types/api/measures/definitions/measure-value-type.js +10 -0
- package/dist/esm/types/api/measures/definitions/measure-value-type.js.map +1 -0
- package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -3
- package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.js +777 -777
- package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js +481 -481
- package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js.map +1 -1
- package/dist/esm/types/api/measures/index.d.ts +2 -2
- package/dist/esm/types/api/measures/index.js +2 -2
- package/dist/esm/types/api/measures/measures.d.ts +283 -283
- package/dist/esm/types/api/measures/measures.js +373 -373
- package/dist/esm/types/api/pixel-setup-health.d.ts +19 -19
- package/dist/esm/types/api/pixel-setup-health.js +1 -1
- package/dist/esm/types/api/query.d.ts +147 -147
- package/dist/esm/types/api/query.js +87 -87
- package/dist/esm/types/api/shopify-app-install.d.ts +40 -40
- package/dist/esm/types/api/shopify-app-install.js +11 -11
- package/dist/esm/types/api/subscription.d.ts +155 -155
- package/dist/esm/types/api/subscription.js +44 -44
- package/dist/esm/types/api/tracking-events.d.ts +15 -15
- package/dist/esm/types/api/tracking-events.js +1 -1
- package/dist/esm/types/api/user-account.d.ts +22 -22
- package/dist/esm/types/api/user-account.js +12 -12
- package/dist/esm/types/api/user.d.ts +13 -13
- package/dist/esm/types/api/user.js +1 -1
- package/dist/esm/types/common/address.d.ts +15 -15
- package/dist/esm/types/common/address.js +1 -1
- package/dist/esm/types/common/currency.d.ts +1 -1
- package/dist/esm/types/common/currency.js +60 -60
- package/dist/esm/types/common/index.d.ts +2 -2
- package/dist/esm/types/common/index.js +2 -2
- package/dist/esm/types/event/base/event-name-enum.d.ts +63 -63
- package/dist/esm/types/event/base/event-name-enum.js +66 -66
- package/dist/esm/types/event/base/event.d.ts +20 -20
- package/dist/esm/types/event/base/event.js +7 -7
- package/dist/esm/types/event/base/index.d.ts +2 -2
- package/dist/esm/types/event/base/index.js +2 -2
- package/dist/esm/types/event/context/event-context-identity.d.ts +21 -21
- package/dist/esm/types/event/context/event-context-identity.js +1 -1
- package/dist/esm/types/event/context/event-context.d.ts +196 -196
- package/dist/esm/types/event/context/event-context.js +1 -1
- package/dist/esm/types/event/context/index.d.ts +2 -2
- package/dist/esm/types/event/context/index.js +2 -2
- package/dist/esm/types/event/index.d.ts +5 -5
- package/dist/esm/types/event/index.js +5 -5
- package/dist/esm/types/event/log-event.d.ts +35 -35
- package/dist/esm/types/event/log-event.js +19 -19
- package/dist/esm/types/event/metric-event.d.ts +13 -13
- package/dist/esm/types/event/metric-event.js +1 -1
- package/dist/esm/types/event/tracking-event.d.ts +66 -66
- package/dist/esm/types/event/tracking-event.js +1 -1
- package/dist/esm/types/event-bus-event.d.ts +25 -25
- package/dist/esm/types/event-bus-event.js +1 -1
- package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
- package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
- package/dist/esm/types/fingerprint/index.d.ts +6 -6
- package/dist/esm/types/fingerprint/index.js +2 -2
- package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
- package/dist/esm/types/fingerprint/server-attributes.js +1 -1
- package/dist/esm/types/index.d.ts +7 -7
- package/dist/esm/types/index.js +7 -7
- package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
- package/dist/esm/types/third-party-event-configuration-types.js +1 -1
- package/dist/esm/types/tracking-event-ingest-message.d.ts +10 -10
- package/dist/esm/types/tracking-event-ingest-message.js +1 -1
- package/package.json +2 -2
|
@@ -1,849 +1,849 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CHANNEL_MEASURES_MAP = void 0;
|
|
4
|
-
const measures_1 = require("../measures");
|
|
5
|
-
const measure_categories_1 = require("./measure-categories");
|
|
6
|
-
const
|
|
7
|
-
exports.CHANNEL_MEASURES_MAP = {
|
|
8
|
-
[measures_1.MEASURE.CHANNEL_SPEND]: {
|
|
9
|
-
title: 'Spend - Channel Reported',
|
|
10
|
-
description: 'The amount of money spent as reported by the channel.',
|
|
11
|
-
sumPrefix: '$',
|
|
12
|
-
sumSuffix: '',
|
|
13
|
-
avgPrefix: '$',
|
|
14
|
-
avgSuffix: '',
|
|
15
|
-
icon: 'channel',
|
|
16
|
-
measure: measures_1.MEASURE.CHANNEL_SPEND,
|
|
17
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
18
|
-
valueType:
|
|
19
|
-
decimalPlaces: 2,
|
|
20
|
-
useCompactNotation: true,
|
|
21
|
-
},
|
|
22
|
-
[measures_1.MEASURE.CHANNEL_REACH]: {
|
|
23
|
-
title: 'Reach - Channel Reported',
|
|
24
|
-
description: 'The number of unique users as reported by the channel.',
|
|
25
|
-
sumPrefix: '',
|
|
26
|
-
sumSuffix: '',
|
|
27
|
-
avgPrefix: '',
|
|
28
|
-
avgSuffix: '',
|
|
29
|
-
icon: 'channel',
|
|
30
|
-
measure: measures_1.MEASURE.CHANNEL_REACH,
|
|
31
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
32
|
-
valueType:
|
|
33
|
-
decimalPlaces: 0,
|
|
34
|
-
useCompactNotation: false,
|
|
35
|
-
},
|
|
36
|
-
[measures_1.MEASURE.CHANNEL_FREQUENCY]: {
|
|
37
|
-
title: 'Frequency - Channel Reported',
|
|
38
|
-
description: 'The average number of times each person saw the ads as reported by the channel.',
|
|
39
|
-
sumPrefix: '',
|
|
40
|
-
sumSuffix: '',
|
|
41
|
-
avgPrefix: '',
|
|
42
|
-
avgSuffix: '',
|
|
43
|
-
icon: 'channel',
|
|
44
|
-
measure: measures_1.MEASURE.CHANNEL_FREQUENCY,
|
|
45
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
46
|
-
valueType:
|
|
47
|
-
decimalPlaces: 0,
|
|
48
|
-
useCompactNotation: false,
|
|
49
|
-
},
|
|
50
|
-
[measures_1.MEASURE.CHANNEL_IMPRESSIONS]: {
|
|
51
|
-
title: 'Impressions - Channel Reported',
|
|
52
|
-
description: 'The number of times ads were shown as reported by the channel.',
|
|
53
|
-
sumPrefix: '',
|
|
54
|
-
sumSuffix: '',
|
|
55
|
-
avgPrefix: '',
|
|
56
|
-
avgSuffix: '',
|
|
57
|
-
icon: 'channel',
|
|
58
|
-
measure: measures_1.MEASURE.CHANNEL_IMPRESSIONS,
|
|
59
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
60
|
-
valueType:
|
|
61
|
-
decimalPlaces: 0,
|
|
62
|
-
useCompactNotation: false,
|
|
63
|
-
},
|
|
64
|
-
[measures_1.MEASURE.CHANNEL_CLICKS]: {
|
|
65
|
-
title: 'Clicks - Channel Reported',
|
|
66
|
-
description: 'The number of clicks as reported by the channel.',
|
|
67
|
-
sumPrefix: '',
|
|
68
|
-
sumSuffix: '',
|
|
69
|
-
avgPrefix: '',
|
|
70
|
-
avgSuffix: '',
|
|
71
|
-
icon: 'channel',
|
|
72
|
-
measure: measures_1.MEASURE.CHANNEL_CLICKS,
|
|
73
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
74
|
-
valueType:
|
|
75
|
-
decimalPlaces: 0,
|
|
76
|
-
useCompactNotation: false,
|
|
77
|
-
},
|
|
78
|
-
[measures_1.MEASURE.CHANNEL_CTR]: {
|
|
79
|
-
title: 'CTR - Channel Reported',
|
|
80
|
-
description: 'The click-through rate as reported by the channel.',
|
|
81
|
-
sumPrefix: '',
|
|
82
|
-
sumSuffix: '%',
|
|
83
|
-
avgPrefix: '',
|
|
84
|
-
avgSuffix: '%',
|
|
85
|
-
icon: 'channel',
|
|
86
|
-
measure: measures_1.MEASURE.CHANNEL_CTR,
|
|
87
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
88
|
-
valueType:
|
|
89
|
-
decimalPlaces: 2,
|
|
90
|
-
useCompactNotation: false,
|
|
91
|
-
},
|
|
92
|
-
[measures_1.MEASURE.CHANNEL_CPC]: {
|
|
93
|
-
title: 'CPC - Channel Reported',
|
|
94
|
-
description: 'The cost per click as reported by the channel.',
|
|
95
|
-
sumPrefix: '$',
|
|
96
|
-
sumSuffix: '',
|
|
97
|
-
avgPrefix: '$',
|
|
98
|
-
avgSuffix: '',
|
|
99
|
-
icon: 'channel',
|
|
100
|
-
measure: measures_1.MEASURE.CHANNEL_CPC,
|
|
101
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
102
|
-
valueType:
|
|
103
|
-
decimalPlaces: 2,
|
|
104
|
-
useCompactNotation: true,
|
|
105
|
-
},
|
|
106
|
-
[measures_1.MEASURE.CHANNEL_CPM]: {
|
|
107
|
-
title: 'CPM - Channel Reported',
|
|
108
|
-
description: 'The cost per thousand impressions as reported by the channel.',
|
|
109
|
-
sumPrefix: '$',
|
|
110
|
-
sumSuffix: '',
|
|
111
|
-
avgPrefix: '$',
|
|
112
|
-
avgSuffix: '',
|
|
113
|
-
icon: 'channel',
|
|
114
|
-
measure: measures_1.MEASURE.CHANNEL_CPM,
|
|
115
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
116
|
-
valueType:
|
|
117
|
-
decimalPlaces: 2,
|
|
118
|
-
useCompactNotation: true,
|
|
119
|
-
},
|
|
120
|
-
[measures_1.MEASURE.CHANNEL_CPP]: {
|
|
121
|
-
title: 'CPP - Channel Reported',
|
|
122
|
-
description: 'The average cost to reach 1,000 people as reported by the channel.',
|
|
123
|
-
sumPrefix: '$',
|
|
124
|
-
sumSuffix: '',
|
|
125
|
-
avgPrefix: '$',
|
|
126
|
-
avgSuffix: '',
|
|
127
|
-
icon: 'channel',
|
|
128
|
-
measure: measures_1.MEASURE.CHANNEL_CPP,
|
|
129
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
130
|
-
valueType:
|
|
131
|
-
decimalPlaces: 2,
|
|
132
|
-
useCompactNotation: true,
|
|
133
|
-
},
|
|
134
|
-
[measures_1.MEASURE.CHANNEL_CPV]: {
|
|
135
|
-
title: 'CPV - Channel Reported',
|
|
136
|
-
description: 'The average cost per video view as reported by the channel.',
|
|
137
|
-
sumPrefix: '$',
|
|
138
|
-
sumSuffix: '',
|
|
139
|
-
avgPrefix: '$',
|
|
140
|
-
avgSuffix: '',
|
|
141
|
-
icon: 'channel',
|
|
142
|
-
measure: measures_1.MEASURE.CHANNEL_CPV,
|
|
143
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
144
|
-
valueType:
|
|
145
|
-
decimalPlaces: 2,
|
|
146
|
-
useCompactNotation: true,
|
|
147
|
-
},
|
|
148
|
-
[measures_1.MEASURE.CHANNEL_CPI]: {
|
|
149
|
-
title: 'CPI - Channel Reported',
|
|
150
|
-
description: 'The average cost per interaction as reported by the channel.',
|
|
151
|
-
sumPrefix: '$',
|
|
152
|
-
sumSuffix: '',
|
|
153
|
-
avgPrefix: '$',
|
|
154
|
-
avgSuffix: '',
|
|
155
|
-
icon: 'channel',
|
|
156
|
-
measure: measures_1.MEASURE.CHANNEL_CPI,
|
|
157
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
158
|
-
valueType:
|
|
159
|
-
decimalPlaces: 2,
|
|
160
|
-
useCompactNotation: true,
|
|
161
|
-
},
|
|
162
|
-
[measures_1.MEASURE.CHANNEL_PURCHASES]: {
|
|
163
|
-
title: 'Purchases - Channel Reported',
|
|
164
|
-
description: 'The number of purchases as reported by the channel.',
|
|
165
|
-
sumPrefix: '',
|
|
166
|
-
sumSuffix: '',
|
|
167
|
-
avgPrefix: '',
|
|
168
|
-
avgSuffix: '',
|
|
169
|
-
icon: 'channel',
|
|
170
|
-
measure: measures_1.MEASURE.CHANNEL_PURCHASES,
|
|
171
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
172
|
-
valueType:
|
|
173
|
-
decimalPlaces: 0,
|
|
174
|
-
useCompactNotation: false,
|
|
175
|
-
},
|
|
176
|
-
[measures_1.MEASURE.CHANNEL_PURCHASES_VALUE]: {
|
|
177
|
-
title: 'Purchases Value - Channel Reported',
|
|
178
|
-
description: 'The total value of purchases as reported by the channel.',
|
|
179
|
-
sumPrefix: '$',
|
|
180
|
-
sumSuffix: '',
|
|
181
|
-
avgPrefix: '$',
|
|
182
|
-
avgSuffix: '',
|
|
183
|
-
icon: 'channel',
|
|
184
|
-
measure: measures_1.MEASURE.CHANNEL_PURCHASES_VALUE,
|
|
185
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
186
|
-
valueType:
|
|
187
|
-
decimalPlaces: 2,
|
|
188
|
-
useCompactNotation: true,
|
|
189
|
-
},
|
|
190
|
-
[measures_1.MEASURE.CHANNEL_PURCHASES_COST]: {
|
|
191
|
-
title: 'Purchases Cost - Channel Reported',
|
|
192
|
-
description: 'The cost of purchases as reported by the channel.',
|
|
193
|
-
sumPrefix: '$',
|
|
194
|
-
sumSuffix: '',
|
|
195
|
-
avgPrefix: '$',
|
|
196
|
-
avgSuffix: '',
|
|
197
|
-
icon: 'channel',
|
|
198
|
-
measure: measures_1.MEASURE.CHANNEL_PURCHASES_COST,
|
|
199
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
200
|
-
valueType:
|
|
201
|
-
decimalPlaces: 2,
|
|
202
|
-
useCompactNotation: true,
|
|
203
|
-
},
|
|
204
|
-
[measures_1.MEASURE.CHANNEL_CPA]: {
|
|
205
|
-
title: 'CPA - Channel Reported',
|
|
206
|
-
description: 'The amount spent per acquisition as reported by the channel.',
|
|
207
|
-
sumPrefix: '$',
|
|
208
|
-
sumSuffix: '',
|
|
209
|
-
avgPrefix: '$',
|
|
210
|
-
avgSuffix: '',
|
|
211
|
-
icon: 'channel',
|
|
212
|
-
measure: measures_1.MEASURE.CHANNEL_CPA,
|
|
213
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
214
|
-
valueType:
|
|
215
|
-
decimalPlaces: 2,
|
|
216
|
-
useCompactNotation: true,
|
|
217
|
-
},
|
|
218
|
-
[measures_1.MEASURE.CHANNEL_ROAS]: {
|
|
219
|
-
title: 'ROAS - Channel Reported',
|
|
220
|
-
description: 'The return on ad spend as reported by the channel.',
|
|
221
|
-
sumPrefix: '',
|
|
222
|
-
sumSuffix: 'x',
|
|
223
|
-
avgPrefix: '',
|
|
224
|
-
avgSuffix: 'x',
|
|
225
|
-
icon: 'channel',
|
|
226
|
-
measure: measures_1.MEASURE.CHANNEL_ROAS,
|
|
227
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
228
|
-
valueType:
|
|
229
|
-
decimalPlaces: 2,
|
|
230
|
-
useCompactNotation: false,
|
|
231
|
-
},
|
|
232
|
-
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_CPA]: {
|
|
233
|
-
title: 'New Customer CPA - Channel Reported',
|
|
234
|
-
description: 'The cost per acquisition for new customers as reported by the channel.',
|
|
235
|
-
sumPrefix: '$',
|
|
236
|
-
sumSuffix: '',
|
|
237
|
-
avgPrefix: '$',
|
|
238
|
-
avgSuffix: '',
|
|
239
|
-
icon: 'channel',
|
|
240
|
-
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_CPA,
|
|
241
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
242
|
-
valueType:
|
|
243
|
-
decimalPlaces: 2,
|
|
244
|
-
useCompactNotation: true,
|
|
245
|
-
},
|
|
246
|
-
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_ROAS]: {
|
|
247
|
-
title: 'New Customer ROAS - Channel Reported',
|
|
248
|
-
description: 'The return on ad spend for new customers as reported by the channel.',
|
|
249
|
-
sumPrefix: '',
|
|
250
|
-
sumSuffix: 'x',
|
|
251
|
-
avgPrefix: '',
|
|
252
|
-
avgSuffix: 'x',
|
|
253
|
-
icon: 'channel',
|
|
254
|
-
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_ROAS,
|
|
255
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
256
|
-
valueType:
|
|
257
|
-
decimalPlaces: 2,
|
|
258
|
-
useCompactNotation: false,
|
|
259
|
-
},
|
|
260
|
-
[measures_1.MEASURE.CHANNEL_UNIQUE_CLICKS]: {
|
|
261
|
-
title: 'Unique Clicks - Channel Reported',
|
|
262
|
-
description: 'The number of unique clicks as reported by the channel.',
|
|
263
|
-
sumPrefix: '',
|
|
264
|
-
sumSuffix: '',
|
|
265
|
-
avgPrefix: '',
|
|
266
|
-
avgSuffix: '',
|
|
267
|
-
icon: 'channel',
|
|
268
|
-
measure: measures_1.MEASURE.CHANNEL_UNIQUE_CLICKS,
|
|
269
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
270
|
-
valueType:
|
|
271
|
-
decimalPlaces: 0,
|
|
272
|
-
useCompactNotation: false,
|
|
273
|
-
},
|
|
274
|
-
[measures_1.MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK]: {
|
|
275
|
-
title: 'Cost Per Unique Click - Channel Reported',
|
|
276
|
-
description: 'The average cost per unique click as reported by the channel.',
|
|
277
|
-
sumPrefix: '$',
|
|
278
|
-
sumSuffix: '',
|
|
279
|
-
avgPrefix: '$',
|
|
280
|
-
avgSuffix: '',
|
|
281
|
-
icon: 'channel',
|
|
282
|
-
measure: measures_1.MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK,
|
|
283
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
284
|
-
valueType:
|
|
285
|
-
decimalPlaces: 2,
|
|
286
|
-
useCompactNotation: true,
|
|
287
|
-
},
|
|
288
|
-
[measures_1.MEASURE.CHANNEL_INLINE_CLICKS]: {
|
|
289
|
-
title: 'Inline Clicks - Channel Reported',
|
|
290
|
-
description: 'The number of inline link clicks as reported by the channel.',
|
|
291
|
-
sumPrefix: '',
|
|
292
|
-
sumSuffix: '',
|
|
293
|
-
avgPrefix: '',
|
|
294
|
-
avgSuffix: '',
|
|
295
|
-
icon: 'channel',
|
|
296
|
-
measure: measures_1.MEASURE.CHANNEL_INLINE_CLICKS,
|
|
297
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
298
|
-
valueType:
|
|
299
|
-
decimalPlaces: 0,
|
|
300
|
-
useCompactNotation: false,
|
|
301
|
-
},
|
|
302
|
-
[measures_1.MEASURE.CHANNEL_COST_PER_INLINE_CLICK]: {
|
|
303
|
-
title: 'Cost Per Inline Click - Channel Reported',
|
|
304
|
-
description: 'The average cost per inline link click as reported by the channel.',
|
|
305
|
-
sumPrefix: '$',
|
|
306
|
-
sumSuffix: '',
|
|
307
|
-
avgPrefix: '$',
|
|
308
|
-
avgSuffix: '',
|
|
309
|
-
icon: 'channel',
|
|
310
|
-
measure: measures_1.MEASURE.CHANNEL_COST_PER_INLINE_CLICK,
|
|
311
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
312
|
-
valueType:
|
|
313
|
-
decimalPlaces: 2,
|
|
314
|
-
useCompactNotation: true,
|
|
315
|
-
},
|
|
316
|
-
[measures_1.MEASURE.CHANNEL_INLINE_CLICK_CTR]: {
|
|
317
|
-
title: 'Inline Click CTR - Channel Reported',
|
|
318
|
-
description: 'The click-through rate for inline links as reported by the channel.',
|
|
319
|
-
sumPrefix: '',
|
|
320
|
-
sumSuffix: '%',
|
|
321
|
-
avgPrefix: '',
|
|
322
|
-
avgSuffix: '%',
|
|
323
|
-
icon: 'channel',
|
|
324
|
-
measure: measures_1.MEASURE.CHANNEL_INLINE_CLICK_CTR,
|
|
325
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
326
|
-
valueType:
|
|
327
|
-
decimalPlaces: 2,
|
|
328
|
-
useCompactNotation: false,
|
|
329
|
-
},
|
|
330
|
-
[measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS]: {
|
|
331
|
-
title: 'Outbound Clicks - Channel Reported',
|
|
332
|
-
description: 'The number of outbound clicks as reported by the channel.',
|
|
333
|
-
sumPrefix: '',
|
|
334
|
-
sumSuffix: '',
|
|
335
|
-
avgPrefix: '',
|
|
336
|
-
avgSuffix: '',
|
|
337
|
-
icon: 'channel',
|
|
338
|
-
measure: measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS,
|
|
339
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
340
|
-
valueType:
|
|
341
|
-
decimalPlaces: 0,
|
|
342
|
-
useCompactNotation: false,
|
|
343
|
-
},
|
|
344
|
-
[measures_1.MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK]: {
|
|
345
|
-
title: 'Cost Per Outbound Click - Channel Reported',
|
|
346
|
-
description: 'The average cost per outbound click as reported by the channel.',
|
|
347
|
-
sumPrefix: '$',
|
|
348
|
-
sumSuffix: '',
|
|
349
|
-
avgPrefix: '$',
|
|
350
|
-
avgSuffix: '',
|
|
351
|
-
icon: 'channel',
|
|
352
|
-
measure: measures_1.MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK,
|
|
353
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
354
|
-
valueType:
|
|
355
|
-
decimalPlaces: 2,
|
|
356
|
-
useCompactNotation: true,
|
|
357
|
-
},
|
|
358
|
-
[measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR]: {
|
|
359
|
-
title: 'Outbound Click CTR - Channel Reported',
|
|
360
|
-
description: 'The click-through rate for outbound links as reported by the channel.',
|
|
361
|
-
sumPrefix: '',
|
|
362
|
-
sumSuffix: '%',
|
|
363
|
-
avgPrefix: '',
|
|
364
|
-
avgSuffix: '%',
|
|
365
|
-
icon: 'channel',
|
|
366
|
-
measure: measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR,
|
|
367
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
368
|
-
valueType:
|
|
369
|
-
decimalPlaces: 2,
|
|
370
|
-
useCompactNotation: false,
|
|
371
|
-
},
|
|
372
|
-
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS]: {
|
|
373
|
-
title: 'View Contents - Channel Reported',
|
|
374
|
-
description: 'The number of times content was viewed as reported by the channel.',
|
|
375
|
-
sumPrefix: '',
|
|
376
|
-
sumSuffix: '',
|
|
377
|
-
avgPrefix: '',
|
|
378
|
-
avgSuffix: '',
|
|
379
|
-
icon: 'channel',
|
|
380
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS,
|
|
381
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
382
|
-
valueType:
|
|
383
|
-
decimalPlaces: 0,
|
|
384
|
-
useCompactNotation: false,
|
|
385
|
-
},
|
|
386
|
-
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE]: {
|
|
387
|
-
title: 'View Contents Value - Channel Reported',
|
|
388
|
-
description: 'The total value of content views as reported by the channel.',
|
|
389
|
-
sumPrefix: '$',
|
|
390
|
-
sumSuffix: '',
|
|
391
|
-
avgPrefix: '$',
|
|
392
|
-
avgSuffix: '',
|
|
393
|
-
icon: 'channel',
|
|
394
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE,
|
|
395
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
396
|
-
valueType:
|
|
397
|
-
decimalPlaces: 2,
|
|
398
|
-
useCompactNotation: true,
|
|
399
|
-
},
|
|
400
|
-
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST]: {
|
|
401
|
-
title: 'View Contents Cost - Channel Reported',
|
|
402
|
-
description: 'The cost of content views as reported by the channel.',
|
|
403
|
-
sumPrefix: '$',
|
|
404
|
-
sumSuffix: '',
|
|
405
|
-
avgPrefix: '$',
|
|
406
|
-
avgSuffix: '',
|
|
407
|
-
icon: 'channel',
|
|
408
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST,
|
|
409
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
410
|
-
valueType:
|
|
411
|
-
decimalPlaces: 2,
|
|
412
|
-
useCompactNotation: true,
|
|
413
|
-
},
|
|
414
|
-
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS]: {
|
|
415
|
-
title: 'Add To Carts - Channel Reported',
|
|
416
|
-
description: 'The number of times a product was added to cart as reported by the channel.',
|
|
417
|
-
sumPrefix: '',
|
|
418
|
-
sumSuffix: '',
|
|
419
|
-
avgPrefix: '',
|
|
420
|
-
avgSuffix: '',
|
|
421
|
-
icon: 'channel',
|
|
422
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS,
|
|
423
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
424
|
-
valueType:
|
|
425
|
-
decimalPlaces: 0,
|
|
426
|
-
useCompactNotation: false,
|
|
427
|
-
},
|
|
428
|
-
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE]: {
|
|
429
|
-
title: 'Add To Carts Value - Channel Reported',
|
|
430
|
-
description: 'The total value of products added to cart as reported by the channel.',
|
|
431
|
-
sumPrefix: '$',
|
|
432
|
-
sumSuffix: '',
|
|
433
|
-
avgPrefix: '$',
|
|
434
|
-
avgSuffix: '',
|
|
435
|
-
icon: 'channel',
|
|
436
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE,
|
|
437
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
438
|
-
valueType:
|
|
439
|
-
decimalPlaces: 2,
|
|
440
|
-
useCompactNotation: true,
|
|
441
|
-
},
|
|
442
|
-
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST]: {
|
|
443
|
-
title: 'Add To Carts Cost - Channel Reported',
|
|
444
|
-
description: 'The cost of products added to cart as reported by the channel.',
|
|
445
|
-
sumPrefix: '$',
|
|
446
|
-
sumSuffix: '',
|
|
447
|
-
avgPrefix: '$',
|
|
448
|
-
avgSuffix: '',
|
|
449
|
-
icon: 'channel',
|
|
450
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST,
|
|
451
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
452
|
-
valueType:
|
|
453
|
-
decimalPlaces: 2,
|
|
454
|
-
useCompactNotation: true,
|
|
455
|
-
},
|
|
456
|
-
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS]: {
|
|
457
|
-
title: 'Initiate Checkouts - Channel Reported',
|
|
458
|
-
description: 'The number of initiated checkouts as reported by the channel.',
|
|
459
|
-
sumPrefix: '',
|
|
460
|
-
sumSuffix: '',
|
|
461
|
-
avgPrefix: '',
|
|
462
|
-
avgSuffix: '',
|
|
463
|
-
icon: 'channel',
|
|
464
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS,
|
|
465
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
466
|
-
valueType:
|
|
467
|
-
decimalPlaces: 0,
|
|
468
|
-
useCompactNotation: false,
|
|
469
|
-
},
|
|
470
|
-
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE]: {
|
|
471
|
-
title: 'Initiate Checkouts Value - Channel Reported',
|
|
472
|
-
description: 'The total value of initiated checkouts as reported by the channel.',
|
|
473
|
-
sumPrefix: '$',
|
|
474
|
-
sumSuffix: '',
|
|
475
|
-
avgPrefix: '$',
|
|
476
|
-
avgSuffix: '',
|
|
477
|
-
icon: 'channel',
|
|
478
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE,
|
|
479
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
480
|
-
valueType:
|
|
481
|
-
decimalPlaces: 2,
|
|
482
|
-
useCompactNotation: true,
|
|
483
|
-
},
|
|
484
|
-
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST]: {
|
|
485
|
-
title: 'Initiate Checkouts Cost - Channel Reported',
|
|
486
|
-
description: 'The cost of initiated checkouts as reported by the channel.',
|
|
487
|
-
sumPrefix: '$',
|
|
488
|
-
sumSuffix: '',
|
|
489
|
-
avgPrefix: '$',
|
|
490
|
-
avgSuffix: '',
|
|
491
|
-
icon: 'channel',
|
|
492
|
-
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST,
|
|
493
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
494
|
-
valueType:
|
|
495
|
-
decimalPlaces: 2,
|
|
496
|
-
useCompactNotation: true,
|
|
497
|
-
},
|
|
498
|
-
[measures_1.MEASURE.CHANNEL_LEADS]: {
|
|
499
|
-
title: 'Leads - Channel Reported',
|
|
500
|
-
description: 'The number of leads as reported by the channel.',
|
|
501
|
-
sumPrefix: '',
|
|
502
|
-
sumSuffix: '',
|
|
503
|
-
avgPrefix: '',
|
|
504
|
-
avgSuffix: '',
|
|
505
|
-
icon: 'channel',
|
|
506
|
-
measure: measures_1.MEASURE.CHANNEL_LEADS,
|
|
507
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
508
|
-
valueType:
|
|
509
|
-
decimalPlaces: 0,
|
|
510
|
-
useCompactNotation: false,
|
|
511
|
-
},
|
|
512
|
-
[measures_1.MEASURE.CHANNEL_LEADS_VALUE]: {
|
|
513
|
-
title: 'Leads Value - Channel Reported',
|
|
514
|
-
description: 'The total value of leads as reported by the channel.',
|
|
515
|
-
sumPrefix: '$',
|
|
516
|
-
sumSuffix: '',
|
|
517
|
-
avgPrefix: '$',
|
|
518
|
-
avgSuffix: '',
|
|
519
|
-
icon: 'channel',
|
|
520
|
-
measure: measures_1.MEASURE.CHANNEL_LEADS_VALUE,
|
|
521
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
522
|
-
valueType:
|
|
523
|
-
decimalPlaces: 2,
|
|
524
|
-
useCompactNotation: true,
|
|
525
|
-
},
|
|
526
|
-
[measures_1.MEASURE.CHANNEL_LEADS_COST]: {
|
|
527
|
-
title: 'Leads Cost - Channel Reported',
|
|
528
|
-
description: 'The cost of leads as reported by the channel.',
|
|
529
|
-
sumPrefix: '$',
|
|
530
|
-
sumSuffix: '',
|
|
531
|
-
avgPrefix: '$',
|
|
532
|
-
avgSuffix: '',
|
|
533
|
-
icon: 'channel',
|
|
534
|
-
measure: measures_1.MEASURE.CHANNEL_LEADS_COST,
|
|
535
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
536
|
-
valueType:
|
|
537
|
-
decimalPlaces: 2,
|
|
538
|
-
useCompactNotation: true,
|
|
539
|
-
},
|
|
540
|
-
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES]: {
|
|
541
|
-
title: 'New Customer Purchases - Channel Reported',
|
|
542
|
-
description: 'The number of new customer purchases as reported by the channel.',
|
|
543
|
-
sumPrefix: '',
|
|
544
|
-
sumSuffix: '',
|
|
545
|
-
avgPrefix: '',
|
|
546
|
-
avgSuffix: '',
|
|
547
|
-
icon: 'channel',
|
|
548
|
-
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES,
|
|
549
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
550
|
-
valueType:
|
|
551
|
-
decimalPlaces: 0,
|
|
552
|
-
useCompactNotation: false,
|
|
553
|
-
},
|
|
554
|
-
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE]: {
|
|
555
|
-
title: 'New Customer Purchases Value - Channel Reported',
|
|
556
|
-
description: 'The total value of new customer purchases as reported by the channel.',
|
|
557
|
-
sumPrefix: '$',
|
|
558
|
-
sumSuffix: '',
|
|
559
|
-
avgPrefix: '$',
|
|
560
|
-
avgSuffix: '',
|
|
561
|
-
icon: 'channel',
|
|
562
|
-
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE,
|
|
563
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
564
|
-
valueType:
|
|
565
|
-
decimalPlaces: 2,
|
|
566
|
-
useCompactNotation: true,
|
|
567
|
-
},
|
|
568
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS]: {
|
|
569
|
-
title: 'Video Views - Channel Reported',
|
|
570
|
-
description: 'The number of video views as reported by the channel.',
|
|
571
|
-
sumPrefix: '',
|
|
572
|
-
sumSuffix: '',
|
|
573
|
-
avgPrefix: '',
|
|
574
|
-
avgSuffix: '',
|
|
575
|
-
icon: 'channel',
|
|
576
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS,
|
|
577
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
578
|
-
valueType:
|
|
579
|
-
decimalPlaces: 0,
|
|
580
|
-
useCompactNotation: false,
|
|
581
|
-
},
|
|
582
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_COST]: {
|
|
583
|
-
title: 'Video Views Cost - Channel Reported',
|
|
584
|
-
description: 'The cost of video views as reported by the channel.',
|
|
585
|
-
sumPrefix: '$',
|
|
586
|
-
sumSuffix: '',
|
|
587
|
-
avgPrefix: '$',
|
|
588
|
-
avgSuffix: '',
|
|
589
|
-
icon: 'channel',
|
|
590
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_COST,
|
|
591
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
592
|
-
valueType:
|
|
593
|
-
decimalPlaces: 2,
|
|
594
|
-
useCompactNotation: true,
|
|
595
|
-
},
|
|
596
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_15SEC_COST]: {
|
|
597
|
-
title: '15-Second Video Views Cost - Channel Reported',
|
|
598
|
-
description: 'The cost of 15-second video views as reported by the channel.',
|
|
599
|
-
sumPrefix: '$',
|
|
600
|
-
sumSuffix: '',
|
|
601
|
-
avgPrefix: '$',
|
|
602
|
-
avgSuffix: '',
|
|
603
|
-
icon: 'channel',
|
|
604
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_15SEC_COST,
|
|
605
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
606
|
-
valueType:
|
|
607
|
-
decimalPlaces: 2,
|
|
608
|
-
useCompactNotation: true,
|
|
609
|
-
},
|
|
610
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST]: {
|
|
611
|
-
title: 'Video Thruplay Cost - Channel Reported',
|
|
612
|
-
description: 'The cost of complete video views as reported by the channel.',
|
|
613
|
-
sumPrefix: '$',
|
|
614
|
-
sumSuffix: '',
|
|
615
|
-
avgPrefix: '$',
|
|
616
|
-
avgSuffix: '',
|
|
617
|
-
icon: 'channel',
|
|
618
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST,
|
|
619
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
620
|
-
valueType:
|
|
621
|
-
decimalPlaces: 2,
|
|
622
|
-
useCompactNotation: true,
|
|
623
|
-
},
|
|
624
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_30SEC_WATCHED_VIEWS]: {
|
|
625
|
-
title: '30-Second Video Views - Channel Reported',
|
|
626
|
-
description: 'The number of video views that reached 30 seconds as reported by the channel.',
|
|
627
|
-
sumPrefix: '',
|
|
628
|
-
sumSuffix: '',
|
|
629
|
-
avgPrefix: '',
|
|
630
|
-
avgSuffix: '',
|
|
631
|
-
icon: 'channel',
|
|
632
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_30SEC_WATCHED_VIEWS,
|
|
633
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
634
|
-
valueType:
|
|
635
|
-
decimalPlaces: 0,
|
|
636
|
-
useCompactNotation: false,
|
|
637
|
-
},
|
|
638
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS]: {
|
|
639
|
-
title: 'Average Video Watch Time - Channel Reported',
|
|
640
|
-
description: 'The average time viewers spent watching videos as reported by the channel.',
|
|
641
|
-
sumPrefix: '',
|
|
642
|
-
sumSuffix: '',
|
|
643
|
-
avgPrefix: '',
|
|
644
|
-
avgSuffix: '',
|
|
645
|
-
icon: 'channel',
|
|
646
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS,
|
|
647
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
648
|
-
valueType:
|
|
649
|
-
decimalPlaces: 0,
|
|
650
|
-
useCompactNotation: false,
|
|
651
|
-
},
|
|
652
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS]: {
|
|
653
|
-
title: '25% Video Views - Channel Reported',
|
|
654
|
-
description: 'The number of video views that reached 25% completion as reported by the channel.',
|
|
655
|
-
sumPrefix: '',
|
|
656
|
-
sumSuffix: '',
|
|
657
|
-
avgPrefix: '',
|
|
658
|
-
avgSuffix: '',
|
|
659
|
-
icon: 'channel',
|
|
660
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS,
|
|
661
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
662
|
-
valueType:
|
|
663
|
-
decimalPlaces: 0,
|
|
664
|
-
useCompactNotation: false,
|
|
665
|
-
},
|
|
666
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS]: {
|
|
667
|
-
title: '50% Video Views - Channel Reported',
|
|
668
|
-
description: 'The number of video views that reached 50% completion as reported by the channel.',
|
|
669
|
-
sumPrefix: '',
|
|
670
|
-
sumSuffix: '',
|
|
671
|
-
avgPrefix: '',
|
|
672
|
-
avgSuffix: '',
|
|
673
|
-
icon: 'channel',
|
|
674
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS,
|
|
675
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
676
|
-
valueType:
|
|
677
|
-
decimalPlaces: 0,
|
|
678
|
-
useCompactNotation: false,
|
|
679
|
-
},
|
|
680
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS]: {
|
|
681
|
-
title: '75% Video Views - Channel Reported',
|
|
682
|
-
description: 'The number of video views that reached 75% completion as reported by the channel.',
|
|
683
|
-
sumPrefix: '',
|
|
684
|
-
sumSuffix: '',
|
|
685
|
-
avgPrefix: '',
|
|
686
|
-
avgSuffix: '',
|
|
687
|
-
icon: 'channel',
|
|
688
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS,
|
|
689
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
690
|
-
valueType:
|
|
691
|
-
decimalPlaces: 0,
|
|
692
|
-
useCompactNotation: false,
|
|
693
|
-
},
|
|
694
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS]: {
|
|
695
|
-
title: '95% Video Views - Channel Reported',
|
|
696
|
-
description: 'The number of video views that reached 95% completion as reported by the channel.',
|
|
697
|
-
sumPrefix: '',
|
|
698
|
-
sumSuffix: '',
|
|
699
|
-
avgPrefix: '',
|
|
700
|
-
avgSuffix: '',
|
|
701
|
-
icon: 'channel',
|
|
702
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS,
|
|
703
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
704
|
-
valueType:
|
|
705
|
-
decimalPlaces: 0,
|
|
706
|
-
useCompactNotation: false,
|
|
707
|
-
},
|
|
708
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS]: {
|
|
709
|
-
title: 'Complete Video Views - Channel Reported',
|
|
710
|
-
description: 'The number of video views that reached 100% completion as reported by the channel.',
|
|
711
|
-
sumPrefix: '',
|
|
712
|
-
sumSuffix: '',
|
|
713
|
-
avgPrefix: '',
|
|
714
|
-
avgSuffix: '',
|
|
715
|
-
icon: 'channel',
|
|
716
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS,
|
|
717
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
718
|
-
valueType:
|
|
719
|
-
decimalPlaces: 0,
|
|
720
|
-
useCompactNotation: false,
|
|
721
|
-
},
|
|
722
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE]: {
|
|
723
|
-
title: '25% Video Completion Rate - Channel Reported',
|
|
724
|
-
description: 'The percentage of video views that reached 25% completion as reported by the channel.',
|
|
725
|
-
sumPrefix: '',
|
|
726
|
-
sumSuffix: '%',
|
|
727
|
-
avgPrefix: '',
|
|
728
|
-
avgSuffix: '%',
|
|
729
|
-
icon: 'channel',
|
|
730
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE,
|
|
731
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
732
|
-
valueType:
|
|
733
|
-
decimalPlaces: 2,
|
|
734
|
-
useCompactNotation: false,
|
|
735
|
-
},
|
|
736
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE]: {
|
|
737
|
-
title: '50% Video Completion Rate - Channel Reported',
|
|
738
|
-
description: 'The percentage of video views that reached 50% completion as reported by the channel.',
|
|
739
|
-
sumPrefix: '',
|
|
740
|
-
sumSuffix: '%',
|
|
741
|
-
avgPrefix: '',
|
|
742
|
-
avgSuffix: '%',
|
|
743
|
-
icon: 'channel',
|
|
744
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE,
|
|
745
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
746
|
-
valueType:
|
|
747
|
-
decimalPlaces: 2,
|
|
748
|
-
useCompactNotation: false,
|
|
749
|
-
},
|
|
750
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE]: {
|
|
751
|
-
title: '75% Video Completion Rate - Channel Reported',
|
|
752
|
-
description: 'The percentage of video views that reached 75% completion as reported by the channel.',
|
|
753
|
-
sumPrefix: '',
|
|
754
|
-
sumSuffix: '%',
|
|
755
|
-
avgPrefix: '',
|
|
756
|
-
avgSuffix: '%',
|
|
757
|
-
icon: 'channel',
|
|
758
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE,
|
|
759
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
760
|
-
valueType:
|
|
761
|
-
decimalPlaces: 2,
|
|
762
|
-
useCompactNotation: false,
|
|
763
|
-
},
|
|
764
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE]: {
|
|
765
|
-
title: '100% Video Completion Rate - Channel Reported',
|
|
766
|
-
description: 'The percentage of video views that reached full completion as reported by the channel.',
|
|
767
|
-
sumPrefix: '',
|
|
768
|
-
sumSuffix: '%',
|
|
769
|
-
avgPrefix: '',
|
|
770
|
-
avgSuffix: '%',
|
|
771
|
-
icon: 'channel',
|
|
772
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE,
|
|
773
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
774
|
-
valueType:
|
|
775
|
-
decimalPlaces: 2,
|
|
776
|
-
useCompactNotation: false,
|
|
777
|
-
},
|
|
778
|
-
[measures_1.MEASURE.CHANNEL_VIDEO_PLAYS]: {
|
|
779
|
-
title: 'Video Plays - Channel Reported',
|
|
780
|
-
description: 'The number of video plays initiated as reported by the channel.',
|
|
781
|
-
sumPrefix: '',
|
|
782
|
-
sumSuffix: '',
|
|
783
|
-
avgPrefix: '',
|
|
784
|
-
avgSuffix: '',
|
|
785
|
-
icon: 'channel',
|
|
786
|
-
measure: measures_1.MEASURE.CHANNEL_VIDEO_PLAYS,
|
|
787
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
788
|
-
valueType:
|
|
789
|
-
decimalPlaces: 0,
|
|
790
|
-
useCompactNotation: false,
|
|
791
|
-
},
|
|
792
|
-
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS]: {
|
|
793
|
-
title: 'All Conversions - Channel Reported',
|
|
794
|
-
description: 'The total number of conversions across all types as reported by the channel.',
|
|
795
|
-
sumPrefix: '',
|
|
796
|
-
sumSuffix: '',
|
|
797
|
-
avgPrefix: '',
|
|
798
|
-
avgSuffix: '',
|
|
799
|
-
icon: 'channel',
|
|
800
|
-
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS,
|
|
801
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
802
|
-
valueType:
|
|
803
|
-
decimalPlaces: 0,
|
|
804
|
-
useCompactNotation: false,
|
|
805
|
-
},
|
|
806
|
-
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE]: {
|
|
807
|
-
title: 'All Conversions Value - Channel Reported',
|
|
808
|
-
description: 'The total value of all conversions as reported by the channel.',
|
|
809
|
-
sumPrefix: '$',
|
|
810
|
-
sumSuffix: '',
|
|
811
|
-
avgPrefix: '$',
|
|
812
|
-
avgSuffix: '',
|
|
813
|
-
icon: 'channel',
|
|
814
|
-
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE,
|
|
815
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
816
|
-
valueType:
|
|
817
|
-
decimalPlaces: 2,
|
|
818
|
-
useCompactNotation: true,
|
|
819
|
-
},
|
|
820
|
-
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_COST]: {
|
|
821
|
-
title: 'All Conversions Cost - Channel Reported',
|
|
822
|
-
description: 'The total cost of all conversions as reported by the channel.',
|
|
823
|
-
sumPrefix: '$',
|
|
824
|
-
sumSuffix: '',
|
|
825
|
-
avgPrefix: '$',
|
|
826
|
-
avgSuffix: '',
|
|
827
|
-
icon: 'channel',
|
|
828
|
-
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_COST,
|
|
829
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
830
|
-
valueType:
|
|
831
|
-
decimalPlaces: 2,
|
|
832
|
-
useCompactNotation: true,
|
|
833
|
-
},
|
|
834
|
-
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS]: {
|
|
835
|
-
title: 'All Conversions ROAS - Channel Reported',
|
|
836
|
-
description: 'The return on ad spend across all conversions as reported by the channel.',
|
|
837
|
-
sumPrefix: '',
|
|
838
|
-
sumSuffix: 'x',
|
|
839
|
-
avgPrefix: '',
|
|
840
|
-
avgSuffix: 'x',
|
|
841
|
-
icon: 'channel',
|
|
842
|
-
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS,
|
|
843
|
-
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
844
|
-
valueType:
|
|
845
|
-
decimalPlaces: 2,
|
|
846
|
-
useCompactNotation: false,
|
|
847
|
-
},
|
|
848
|
-
};
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CHANNEL_MEASURES_MAP = void 0;
|
|
4
|
+
const measures_1 = require("../measures");
|
|
5
|
+
const measure_categories_1 = require("./measure-categories");
|
|
6
|
+
const measure_value_type_1 = require("./measure-value-type");
|
|
7
|
+
exports.CHANNEL_MEASURES_MAP = {
|
|
8
|
+
[measures_1.MEASURE.CHANNEL_SPEND]: {
|
|
9
|
+
title: 'Spend - Channel Reported',
|
|
10
|
+
description: 'The amount of money spent as reported by the channel.',
|
|
11
|
+
sumPrefix: '$',
|
|
12
|
+
sumSuffix: '',
|
|
13
|
+
avgPrefix: '$',
|
|
14
|
+
avgSuffix: '',
|
|
15
|
+
icon: 'channel',
|
|
16
|
+
measure: measures_1.MEASURE.CHANNEL_SPEND,
|
|
17
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
18
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
19
|
+
decimalPlaces: 2,
|
|
20
|
+
useCompactNotation: true,
|
|
21
|
+
},
|
|
22
|
+
[measures_1.MEASURE.CHANNEL_REACH]: {
|
|
23
|
+
title: 'Reach - Channel Reported',
|
|
24
|
+
description: 'The number of unique users as reported by the channel.',
|
|
25
|
+
sumPrefix: '',
|
|
26
|
+
sumSuffix: '',
|
|
27
|
+
avgPrefix: '',
|
|
28
|
+
avgSuffix: '',
|
|
29
|
+
icon: 'channel',
|
|
30
|
+
measure: measures_1.MEASURE.CHANNEL_REACH,
|
|
31
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
32
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
33
|
+
decimalPlaces: 0,
|
|
34
|
+
useCompactNotation: false,
|
|
35
|
+
},
|
|
36
|
+
[measures_1.MEASURE.CHANNEL_FREQUENCY]: {
|
|
37
|
+
title: 'Frequency - Channel Reported',
|
|
38
|
+
description: 'The average number of times each person saw the ads as reported by the channel.',
|
|
39
|
+
sumPrefix: '',
|
|
40
|
+
sumSuffix: '',
|
|
41
|
+
avgPrefix: '',
|
|
42
|
+
avgSuffix: '',
|
|
43
|
+
icon: 'channel',
|
|
44
|
+
measure: measures_1.MEASURE.CHANNEL_FREQUENCY,
|
|
45
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
46
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
47
|
+
decimalPlaces: 0,
|
|
48
|
+
useCompactNotation: false,
|
|
49
|
+
},
|
|
50
|
+
[measures_1.MEASURE.CHANNEL_IMPRESSIONS]: {
|
|
51
|
+
title: 'Impressions - Channel Reported',
|
|
52
|
+
description: 'The number of times ads were shown as reported by the channel.',
|
|
53
|
+
sumPrefix: '',
|
|
54
|
+
sumSuffix: '',
|
|
55
|
+
avgPrefix: '',
|
|
56
|
+
avgSuffix: '',
|
|
57
|
+
icon: 'channel',
|
|
58
|
+
measure: measures_1.MEASURE.CHANNEL_IMPRESSIONS,
|
|
59
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
60
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
61
|
+
decimalPlaces: 0,
|
|
62
|
+
useCompactNotation: false,
|
|
63
|
+
},
|
|
64
|
+
[measures_1.MEASURE.CHANNEL_CLICKS]: {
|
|
65
|
+
title: 'Clicks - Channel Reported',
|
|
66
|
+
description: 'The number of clicks as reported by the channel.',
|
|
67
|
+
sumPrefix: '',
|
|
68
|
+
sumSuffix: '',
|
|
69
|
+
avgPrefix: '',
|
|
70
|
+
avgSuffix: '',
|
|
71
|
+
icon: 'channel',
|
|
72
|
+
measure: measures_1.MEASURE.CHANNEL_CLICKS,
|
|
73
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
74
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
75
|
+
decimalPlaces: 0,
|
|
76
|
+
useCompactNotation: false,
|
|
77
|
+
},
|
|
78
|
+
[measures_1.MEASURE.CHANNEL_CTR]: {
|
|
79
|
+
title: 'CTR - Channel Reported',
|
|
80
|
+
description: 'The click-through rate as reported by the channel.',
|
|
81
|
+
sumPrefix: '',
|
|
82
|
+
sumSuffix: '%',
|
|
83
|
+
avgPrefix: '',
|
|
84
|
+
avgSuffix: '%',
|
|
85
|
+
icon: 'channel',
|
|
86
|
+
measure: measures_1.MEASURE.CHANNEL_CTR,
|
|
87
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
88
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
89
|
+
decimalPlaces: 2,
|
|
90
|
+
useCompactNotation: false,
|
|
91
|
+
},
|
|
92
|
+
[measures_1.MEASURE.CHANNEL_CPC]: {
|
|
93
|
+
title: 'CPC - Channel Reported',
|
|
94
|
+
description: 'The cost per click as reported by the channel.',
|
|
95
|
+
sumPrefix: '$',
|
|
96
|
+
sumSuffix: '',
|
|
97
|
+
avgPrefix: '$',
|
|
98
|
+
avgSuffix: '',
|
|
99
|
+
icon: 'channel',
|
|
100
|
+
measure: measures_1.MEASURE.CHANNEL_CPC,
|
|
101
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
102
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
103
|
+
decimalPlaces: 2,
|
|
104
|
+
useCompactNotation: true,
|
|
105
|
+
},
|
|
106
|
+
[measures_1.MEASURE.CHANNEL_CPM]: {
|
|
107
|
+
title: 'CPM - Channel Reported',
|
|
108
|
+
description: 'The cost per thousand impressions as reported by the channel.',
|
|
109
|
+
sumPrefix: '$',
|
|
110
|
+
sumSuffix: '',
|
|
111
|
+
avgPrefix: '$',
|
|
112
|
+
avgSuffix: '',
|
|
113
|
+
icon: 'channel',
|
|
114
|
+
measure: measures_1.MEASURE.CHANNEL_CPM,
|
|
115
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
116
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
117
|
+
decimalPlaces: 2,
|
|
118
|
+
useCompactNotation: true,
|
|
119
|
+
},
|
|
120
|
+
[measures_1.MEASURE.CHANNEL_CPP]: {
|
|
121
|
+
title: 'CPP - Channel Reported',
|
|
122
|
+
description: 'The average cost to reach 1,000 people as reported by the channel.',
|
|
123
|
+
sumPrefix: '$',
|
|
124
|
+
sumSuffix: '',
|
|
125
|
+
avgPrefix: '$',
|
|
126
|
+
avgSuffix: '',
|
|
127
|
+
icon: 'channel',
|
|
128
|
+
measure: measures_1.MEASURE.CHANNEL_CPP,
|
|
129
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
130
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
131
|
+
decimalPlaces: 2,
|
|
132
|
+
useCompactNotation: true,
|
|
133
|
+
},
|
|
134
|
+
[measures_1.MEASURE.CHANNEL_CPV]: {
|
|
135
|
+
title: 'CPV - Channel Reported',
|
|
136
|
+
description: 'The average cost per video view as reported by the channel.',
|
|
137
|
+
sumPrefix: '$',
|
|
138
|
+
sumSuffix: '',
|
|
139
|
+
avgPrefix: '$',
|
|
140
|
+
avgSuffix: '',
|
|
141
|
+
icon: 'channel',
|
|
142
|
+
measure: measures_1.MEASURE.CHANNEL_CPV,
|
|
143
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
144
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
145
|
+
decimalPlaces: 2,
|
|
146
|
+
useCompactNotation: true,
|
|
147
|
+
},
|
|
148
|
+
[measures_1.MEASURE.CHANNEL_CPI]: {
|
|
149
|
+
title: 'CPI - Channel Reported',
|
|
150
|
+
description: 'The average cost per interaction as reported by the channel.',
|
|
151
|
+
sumPrefix: '$',
|
|
152
|
+
sumSuffix: '',
|
|
153
|
+
avgPrefix: '$',
|
|
154
|
+
avgSuffix: '',
|
|
155
|
+
icon: 'channel',
|
|
156
|
+
measure: measures_1.MEASURE.CHANNEL_CPI,
|
|
157
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
158
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
159
|
+
decimalPlaces: 2,
|
|
160
|
+
useCompactNotation: true,
|
|
161
|
+
},
|
|
162
|
+
[measures_1.MEASURE.CHANNEL_PURCHASES]: {
|
|
163
|
+
title: 'Purchases - Channel Reported',
|
|
164
|
+
description: 'The number of purchases as reported by the channel.',
|
|
165
|
+
sumPrefix: '',
|
|
166
|
+
sumSuffix: '',
|
|
167
|
+
avgPrefix: '',
|
|
168
|
+
avgSuffix: '',
|
|
169
|
+
icon: 'channel',
|
|
170
|
+
measure: measures_1.MEASURE.CHANNEL_PURCHASES,
|
|
171
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
172
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
173
|
+
decimalPlaces: 0,
|
|
174
|
+
useCompactNotation: false,
|
|
175
|
+
},
|
|
176
|
+
[measures_1.MEASURE.CHANNEL_PURCHASES_VALUE]: {
|
|
177
|
+
title: 'Purchases Value - Channel Reported',
|
|
178
|
+
description: 'The total value of purchases as reported by the channel.',
|
|
179
|
+
sumPrefix: '$',
|
|
180
|
+
sumSuffix: '',
|
|
181
|
+
avgPrefix: '$',
|
|
182
|
+
avgSuffix: '',
|
|
183
|
+
icon: 'channel',
|
|
184
|
+
measure: measures_1.MEASURE.CHANNEL_PURCHASES_VALUE,
|
|
185
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
186
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
187
|
+
decimalPlaces: 2,
|
|
188
|
+
useCompactNotation: true,
|
|
189
|
+
},
|
|
190
|
+
[measures_1.MEASURE.CHANNEL_PURCHASES_COST]: {
|
|
191
|
+
title: 'Purchases Cost - Channel Reported',
|
|
192
|
+
description: 'The cost of purchases as reported by the channel.',
|
|
193
|
+
sumPrefix: '$',
|
|
194
|
+
sumSuffix: '',
|
|
195
|
+
avgPrefix: '$',
|
|
196
|
+
avgSuffix: '',
|
|
197
|
+
icon: 'channel',
|
|
198
|
+
measure: measures_1.MEASURE.CHANNEL_PURCHASES_COST,
|
|
199
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
200
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
201
|
+
decimalPlaces: 2,
|
|
202
|
+
useCompactNotation: true,
|
|
203
|
+
},
|
|
204
|
+
[measures_1.MEASURE.CHANNEL_CPA]: {
|
|
205
|
+
title: 'CPA - Channel Reported',
|
|
206
|
+
description: 'The amount spent per acquisition as reported by the channel.',
|
|
207
|
+
sumPrefix: '$',
|
|
208
|
+
sumSuffix: '',
|
|
209
|
+
avgPrefix: '$',
|
|
210
|
+
avgSuffix: '',
|
|
211
|
+
icon: 'channel',
|
|
212
|
+
measure: measures_1.MEASURE.CHANNEL_CPA,
|
|
213
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
214
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
215
|
+
decimalPlaces: 2,
|
|
216
|
+
useCompactNotation: true,
|
|
217
|
+
},
|
|
218
|
+
[measures_1.MEASURE.CHANNEL_ROAS]: {
|
|
219
|
+
title: 'ROAS - Channel Reported',
|
|
220
|
+
description: 'The return on ad spend as reported by the channel.',
|
|
221
|
+
sumPrefix: '',
|
|
222
|
+
sumSuffix: 'x',
|
|
223
|
+
avgPrefix: '',
|
|
224
|
+
avgSuffix: 'x',
|
|
225
|
+
icon: 'channel',
|
|
226
|
+
measure: measures_1.MEASURE.CHANNEL_ROAS,
|
|
227
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
228
|
+
valueType: measure_value_type_1.MeasureValueType.MULTIPLIER,
|
|
229
|
+
decimalPlaces: 2,
|
|
230
|
+
useCompactNotation: false,
|
|
231
|
+
},
|
|
232
|
+
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_CPA]: {
|
|
233
|
+
title: 'New Customer CPA - Channel Reported',
|
|
234
|
+
description: 'The cost per acquisition for new customers as reported by the channel.',
|
|
235
|
+
sumPrefix: '$',
|
|
236
|
+
sumSuffix: '',
|
|
237
|
+
avgPrefix: '$',
|
|
238
|
+
avgSuffix: '',
|
|
239
|
+
icon: 'channel',
|
|
240
|
+
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_CPA,
|
|
241
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
242
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
243
|
+
decimalPlaces: 2,
|
|
244
|
+
useCompactNotation: true,
|
|
245
|
+
},
|
|
246
|
+
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_ROAS]: {
|
|
247
|
+
title: 'New Customer ROAS - Channel Reported',
|
|
248
|
+
description: 'The return on ad spend for new customers as reported by the channel.',
|
|
249
|
+
sumPrefix: '',
|
|
250
|
+
sumSuffix: 'x',
|
|
251
|
+
avgPrefix: '',
|
|
252
|
+
avgSuffix: 'x',
|
|
253
|
+
icon: 'channel',
|
|
254
|
+
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_ROAS,
|
|
255
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
256
|
+
valueType: measure_value_type_1.MeasureValueType.MULTIPLIER,
|
|
257
|
+
decimalPlaces: 2,
|
|
258
|
+
useCompactNotation: false,
|
|
259
|
+
},
|
|
260
|
+
[measures_1.MEASURE.CHANNEL_UNIQUE_CLICKS]: {
|
|
261
|
+
title: 'Unique Clicks - Channel Reported',
|
|
262
|
+
description: 'The number of unique clicks as reported by the channel.',
|
|
263
|
+
sumPrefix: '',
|
|
264
|
+
sumSuffix: '',
|
|
265
|
+
avgPrefix: '',
|
|
266
|
+
avgSuffix: '',
|
|
267
|
+
icon: 'channel',
|
|
268
|
+
measure: measures_1.MEASURE.CHANNEL_UNIQUE_CLICKS,
|
|
269
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
270
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
271
|
+
decimalPlaces: 0,
|
|
272
|
+
useCompactNotation: false,
|
|
273
|
+
},
|
|
274
|
+
[measures_1.MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK]: {
|
|
275
|
+
title: 'Cost Per Unique Click - Channel Reported',
|
|
276
|
+
description: 'The average cost per unique click as reported by the channel.',
|
|
277
|
+
sumPrefix: '$',
|
|
278
|
+
sumSuffix: '',
|
|
279
|
+
avgPrefix: '$',
|
|
280
|
+
avgSuffix: '',
|
|
281
|
+
icon: 'channel',
|
|
282
|
+
measure: measures_1.MEASURE.CHANNEL_COST_PER_UNIQUE_CLICK,
|
|
283
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
284
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
285
|
+
decimalPlaces: 2,
|
|
286
|
+
useCompactNotation: true,
|
|
287
|
+
},
|
|
288
|
+
[measures_1.MEASURE.CHANNEL_INLINE_CLICKS]: {
|
|
289
|
+
title: 'Inline Clicks - Channel Reported',
|
|
290
|
+
description: 'The number of inline link clicks as reported by the channel.',
|
|
291
|
+
sumPrefix: '',
|
|
292
|
+
sumSuffix: '',
|
|
293
|
+
avgPrefix: '',
|
|
294
|
+
avgSuffix: '',
|
|
295
|
+
icon: 'channel',
|
|
296
|
+
measure: measures_1.MEASURE.CHANNEL_INLINE_CLICKS,
|
|
297
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
298
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
299
|
+
decimalPlaces: 0,
|
|
300
|
+
useCompactNotation: false,
|
|
301
|
+
},
|
|
302
|
+
[measures_1.MEASURE.CHANNEL_COST_PER_INLINE_CLICK]: {
|
|
303
|
+
title: 'Cost Per Inline Click - Channel Reported',
|
|
304
|
+
description: 'The average cost per inline link click as reported by the channel.',
|
|
305
|
+
sumPrefix: '$',
|
|
306
|
+
sumSuffix: '',
|
|
307
|
+
avgPrefix: '$',
|
|
308
|
+
avgSuffix: '',
|
|
309
|
+
icon: 'channel',
|
|
310
|
+
measure: measures_1.MEASURE.CHANNEL_COST_PER_INLINE_CLICK,
|
|
311
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
312
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
313
|
+
decimalPlaces: 2,
|
|
314
|
+
useCompactNotation: true,
|
|
315
|
+
},
|
|
316
|
+
[measures_1.MEASURE.CHANNEL_INLINE_CLICK_CTR]: {
|
|
317
|
+
title: 'Inline Click CTR - Channel Reported',
|
|
318
|
+
description: 'The click-through rate for inline links as reported by the channel.',
|
|
319
|
+
sumPrefix: '',
|
|
320
|
+
sumSuffix: '%',
|
|
321
|
+
avgPrefix: '',
|
|
322
|
+
avgSuffix: '%',
|
|
323
|
+
icon: 'channel',
|
|
324
|
+
measure: measures_1.MEASURE.CHANNEL_INLINE_CLICK_CTR,
|
|
325
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
326
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
327
|
+
decimalPlaces: 2,
|
|
328
|
+
useCompactNotation: false,
|
|
329
|
+
},
|
|
330
|
+
[measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS]: {
|
|
331
|
+
title: 'Outbound Clicks - Channel Reported',
|
|
332
|
+
description: 'The number of outbound clicks as reported by the channel.',
|
|
333
|
+
sumPrefix: '',
|
|
334
|
+
sumSuffix: '',
|
|
335
|
+
avgPrefix: '',
|
|
336
|
+
avgSuffix: '',
|
|
337
|
+
icon: 'channel',
|
|
338
|
+
measure: measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS,
|
|
339
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
340
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
341
|
+
decimalPlaces: 0,
|
|
342
|
+
useCompactNotation: false,
|
|
343
|
+
},
|
|
344
|
+
[measures_1.MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK]: {
|
|
345
|
+
title: 'Cost Per Outbound Click - Channel Reported',
|
|
346
|
+
description: 'The average cost per outbound click as reported by the channel.',
|
|
347
|
+
sumPrefix: '$',
|
|
348
|
+
sumSuffix: '',
|
|
349
|
+
avgPrefix: '$',
|
|
350
|
+
avgSuffix: '',
|
|
351
|
+
icon: 'channel',
|
|
352
|
+
measure: measures_1.MEASURE.CHANNEL_COST_PER_OUTBOUND_CLICK,
|
|
353
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
354
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
355
|
+
decimalPlaces: 2,
|
|
356
|
+
useCompactNotation: true,
|
|
357
|
+
},
|
|
358
|
+
[measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR]: {
|
|
359
|
+
title: 'Outbound Click CTR - Channel Reported',
|
|
360
|
+
description: 'The click-through rate for outbound links as reported by the channel.',
|
|
361
|
+
sumPrefix: '',
|
|
362
|
+
sumSuffix: '%',
|
|
363
|
+
avgPrefix: '',
|
|
364
|
+
avgSuffix: '%',
|
|
365
|
+
icon: 'channel',
|
|
366
|
+
measure: measures_1.MEASURE.CHANNEL_OUTBOUND_CLICKS_CTR,
|
|
367
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
368
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
369
|
+
decimalPlaces: 2,
|
|
370
|
+
useCompactNotation: false,
|
|
371
|
+
},
|
|
372
|
+
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS]: {
|
|
373
|
+
title: 'View Contents - Channel Reported',
|
|
374
|
+
description: 'The number of times content was viewed as reported by the channel.',
|
|
375
|
+
sumPrefix: '',
|
|
376
|
+
sumSuffix: '',
|
|
377
|
+
avgPrefix: '',
|
|
378
|
+
avgSuffix: '',
|
|
379
|
+
icon: 'channel',
|
|
380
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS,
|
|
381
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
382
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
383
|
+
decimalPlaces: 0,
|
|
384
|
+
useCompactNotation: false,
|
|
385
|
+
},
|
|
386
|
+
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE]: {
|
|
387
|
+
title: 'View Contents Value - Channel Reported',
|
|
388
|
+
description: 'The total value of content views as reported by the channel.',
|
|
389
|
+
sumPrefix: '$',
|
|
390
|
+
sumSuffix: '',
|
|
391
|
+
avgPrefix: '$',
|
|
392
|
+
avgSuffix: '',
|
|
393
|
+
icon: 'channel',
|
|
394
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_VALUE,
|
|
395
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
396
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
397
|
+
decimalPlaces: 2,
|
|
398
|
+
useCompactNotation: true,
|
|
399
|
+
},
|
|
400
|
+
[measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST]: {
|
|
401
|
+
title: 'View Contents Cost - Channel Reported',
|
|
402
|
+
description: 'The cost of content views as reported by the channel.',
|
|
403
|
+
sumPrefix: '$',
|
|
404
|
+
sumSuffix: '',
|
|
405
|
+
avgPrefix: '$',
|
|
406
|
+
avgSuffix: '',
|
|
407
|
+
icon: 'channel',
|
|
408
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_VIEW_CONTENTS_COST,
|
|
409
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
410
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
411
|
+
decimalPlaces: 2,
|
|
412
|
+
useCompactNotation: true,
|
|
413
|
+
},
|
|
414
|
+
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS]: {
|
|
415
|
+
title: 'Add To Carts - Channel Reported',
|
|
416
|
+
description: 'The number of times a product was added to cart as reported by the channel.',
|
|
417
|
+
sumPrefix: '',
|
|
418
|
+
sumSuffix: '',
|
|
419
|
+
avgPrefix: '',
|
|
420
|
+
avgSuffix: '',
|
|
421
|
+
icon: 'channel',
|
|
422
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS,
|
|
423
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
424
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
425
|
+
decimalPlaces: 0,
|
|
426
|
+
useCompactNotation: false,
|
|
427
|
+
},
|
|
428
|
+
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE]: {
|
|
429
|
+
title: 'Add To Carts Value - Channel Reported',
|
|
430
|
+
description: 'The total value of products added to cart as reported by the channel.',
|
|
431
|
+
sumPrefix: '$',
|
|
432
|
+
sumSuffix: '',
|
|
433
|
+
avgPrefix: '$',
|
|
434
|
+
avgSuffix: '',
|
|
435
|
+
icon: 'channel',
|
|
436
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_VALUE,
|
|
437
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
438
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
439
|
+
decimalPlaces: 2,
|
|
440
|
+
useCompactNotation: true,
|
|
441
|
+
},
|
|
442
|
+
[measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST]: {
|
|
443
|
+
title: 'Add To Carts Cost - Channel Reported',
|
|
444
|
+
description: 'The cost of products added to cart as reported by the channel.',
|
|
445
|
+
sumPrefix: '$',
|
|
446
|
+
sumSuffix: '',
|
|
447
|
+
avgPrefix: '$',
|
|
448
|
+
avgSuffix: '',
|
|
449
|
+
icon: 'channel',
|
|
450
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_ADD_TO_CARTS_COST,
|
|
451
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
452
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
453
|
+
decimalPlaces: 2,
|
|
454
|
+
useCompactNotation: true,
|
|
455
|
+
},
|
|
456
|
+
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS]: {
|
|
457
|
+
title: 'Initiate Checkouts - Channel Reported',
|
|
458
|
+
description: 'The number of initiated checkouts as reported by the channel.',
|
|
459
|
+
sumPrefix: '',
|
|
460
|
+
sumSuffix: '',
|
|
461
|
+
avgPrefix: '',
|
|
462
|
+
avgSuffix: '',
|
|
463
|
+
icon: 'channel',
|
|
464
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS,
|
|
465
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
466
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
467
|
+
decimalPlaces: 0,
|
|
468
|
+
useCompactNotation: false,
|
|
469
|
+
},
|
|
470
|
+
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE]: {
|
|
471
|
+
title: 'Initiate Checkouts Value - Channel Reported',
|
|
472
|
+
description: 'The total value of initiated checkouts as reported by the channel.',
|
|
473
|
+
sumPrefix: '$',
|
|
474
|
+
sumSuffix: '',
|
|
475
|
+
avgPrefix: '$',
|
|
476
|
+
avgSuffix: '',
|
|
477
|
+
icon: 'channel',
|
|
478
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE,
|
|
479
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
480
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
481
|
+
decimalPlaces: 2,
|
|
482
|
+
useCompactNotation: true,
|
|
483
|
+
},
|
|
484
|
+
[measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST]: {
|
|
485
|
+
title: 'Initiate Checkouts Cost - Channel Reported',
|
|
486
|
+
description: 'The cost of initiated checkouts as reported by the channel.',
|
|
487
|
+
sumPrefix: '$',
|
|
488
|
+
sumSuffix: '',
|
|
489
|
+
avgPrefix: '$',
|
|
490
|
+
avgSuffix: '',
|
|
491
|
+
icon: 'channel',
|
|
492
|
+
measure: measures_1.MEASURE.CHANNEL_OMNI_INITIATE_CHECKOUTS_COST,
|
|
493
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
494
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
495
|
+
decimalPlaces: 2,
|
|
496
|
+
useCompactNotation: true,
|
|
497
|
+
},
|
|
498
|
+
[measures_1.MEASURE.CHANNEL_LEADS]: {
|
|
499
|
+
title: 'Leads - Channel Reported',
|
|
500
|
+
description: 'The number of leads as reported by the channel.',
|
|
501
|
+
sumPrefix: '',
|
|
502
|
+
sumSuffix: '',
|
|
503
|
+
avgPrefix: '',
|
|
504
|
+
avgSuffix: '',
|
|
505
|
+
icon: 'channel',
|
|
506
|
+
measure: measures_1.MEASURE.CHANNEL_LEADS,
|
|
507
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
508
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
509
|
+
decimalPlaces: 0,
|
|
510
|
+
useCompactNotation: false,
|
|
511
|
+
},
|
|
512
|
+
[measures_1.MEASURE.CHANNEL_LEADS_VALUE]: {
|
|
513
|
+
title: 'Leads Value - Channel Reported',
|
|
514
|
+
description: 'The total value of leads as reported by the channel.',
|
|
515
|
+
sumPrefix: '$',
|
|
516
|
+
sumSuffix: '',
|
|
517
|
+
avgPrefix: '$',
|
|
518
|
+
avgSuffix: '',
|
|
519
|
+
icon: 'channel',
|
|
520
|
+
measure: measures_1.MEASURE.CHANNEL_LEADS_VALUE,
|
|
521
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
522
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
523
|
+
decimalPlaces: 2,
|
|
524
|
+
useCompactNotation: true,
|
|
525
|
+
},
|
|
526
|
+
[measures_1.MEASURE.CHANNEL_LEADS_COST]: {
|
|
527
|
+
title: 'Leads Cost - Channel Reported',
|
|
528
|
+
description: 'The cost of leads as reported by the channel.',
|
|
529
|
+
sumPrefix: '$',
|
|
530
|
+
sumSuffix: '',
|
|
531
|
+
avgPrefix: '$',
|
|
532
|
+
avgSuffix: '',
|
|
533
|
+
icon: 'channel',
|
|
534
|
+
measure: measures_1.MEASURE.CHANNEL_LEADS_COST,
|
|
535
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
536
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
537
|
+
decimalPlaces: 2,
|
|
538
|
+
useCompactNotation: true,
|
|
539
|
+
},
|
|
540
|
+
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES]: {
|
|
541
|
+
title: 'New Customer Purchases - Channel Reported',
|
|
542
|
+
description: 'The number of new customer purchases as reported by the channel.',
|
|
543
|
+
sumPrefix: '',
|
|
544
|
+
sumSuffix: '',
|
|
545
|
+
avgPrefix: '',
|
|
546
|
+
avgSuffix: '',
|
|
547
|
+
icon: 'channel',
|
|
548
|
+
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES,
|
|
549
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
550
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
551
|
+
decimalPlaces: 0,
|
|
552
|
+
useCompactNotation: false,
|
|
553
|
+
},
|
|
554
|
+
[measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE]: {
|
|
555
|
+
title: 'New Customer Purchases Value - Channel Reported',
|
|
556
|
+
description: 'The total value of new customer purchases as reported by the channel.',
|
|
557
|
+
sumPrefix: '$',
|
|
558
|
+
sumSuffix: '',
|
|
559
|
+
avgPrefix: '$',
|
|
560
|
+
avgSuffix: '',
|
|
561
|
+
icon: 'channel',
|
|
562
|
+
measure: measures_1.MEASURE.CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE,
|
|
563
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
564
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
565
|
+
decimalPlaces: 2,
|
|
566
|
+
useCompactNotation: true,
|
|
567
|
+
},
|
|
568
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS]: {
|
|
569
|
+
title: 'Video Views - Channel Reported',
|
|
570
|
+
description: 'The number of video views as reported by the channel.',
|
|
571
|
+
sumPrefix: '',
|
|
572
|
+
sumSuffix: '',
|
|
573
|
+
avgPrefix: '',
|
|
574
|
+
avgSuffix: '',
|
|
575
|
+
icon: 'channel',
|
|
576
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS,
|
|
577
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
578
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
579
|
+
decimalPlaces: 0,
|
|
580
|
+
useCompactNotation: false,
|
|
581
|
+
},
|
|
582
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_COST]: {
|
|
583
|
+
title: 'Video Views Cost - Channel Reported',
|
|
584
|
+
description: 'The cost of video views as reported by the channel.',
|
|
585
|
+
sumPrefix: '$',
|
|
586
|
+
sumSuffix: '',
|
|
587
|
+
avgPrefix: '$',
|
|
588
|
+
avgSuffix: '',
|
|
589
|
+
icon: 'channel',
|
|
590
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_COST,
|
|
591
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
592
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
593
|
+
decimalPlaces: 2,
|
|
594
|
+
useCompactNotation: true,
|
|
595
|
+
},
|
|
596
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_15SEC_COST]: {
|
|
597
|
+
title: '15-Second Video Views Cost - Channel Reported',
|
|
598
|
+
description: 'The cost of 15-second video views as reported by the channel.',
|
|
599
|
+
sumPrefix: '$',
|
|
600
|
+
sumSuffix: '',
|
|
601
|
+
avgPrefix: '$',
|
|
602
|
+
avgSuffix: '',
|
|
603
|
+
icon: 'channel',
|
|
604
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_15SEC_COST,
|
|
605
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
606
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
607
|
+
decimalPlaces: 2,
|
|
608
|
+
useCompactNotation: true,
|
|
609
|
+
},
|
|
610
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST]: {
|
|
611
|
+
title: 'Video Thruplay Cost - Channel Reported',
|
|
612
|
+
description: 'The cost of complete video views as reported by the channel.',
|
|
613
|
+
sumPrefix: '$',
|
|
614
|
+
sumSuffix: '',
|
|
615
|
+
avgPrefix: '$',
|
|
616
|
+
avgSuffix: '',
|
|
617
|
+
icon: 'channel',
|
|
618
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_VIEWS_THRUPLAY_COST,
|
|
619
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
620
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
621
|
+
decimalPlaces: 2,
|
|
622
|
+
useCompactNotation: true,
|
|
623
|
+
},
|
|
624
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_30SEC_WATCHED_VIEWS]: {
|
|
625
|
+
title: '30-Second Video Views - Channel Reported',
|
|
626
|
+
description: 'The number of video views that reached 30 seconds as reported by the channel.',
|
|
627
|
+
sumPrefix: '',
|
|
628
|
+
sumSuffix: '',
|
|
629
|
+
avgPrefix: '',
|
|
630
|
+
avgSuffix: '',
|
|
631
|
+
icon: 'channel',
|
|
632
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_30SEC_WATCHED_VIEWS,
|
|
633
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
634
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
635
|
+
decimalPlaces: 0,
|
|
636
|
+
useCompactNotation: false,
|
|
637
|
+
},
|
|
638
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS]: {
|
|
639
|
+
title: 'Average Video Watch Time - Channel Reported',
|
|
640
|
+
description: 'The average time viewers spent watching videos as reported by the channel.',
|
|
641
|
+
sumPrefix: '',
|
|
642
|
+
sumSuffix: '',
|
|
643
|
+
avgPrefix: '',
|
|
644
|
+
avgSuffix: '',
|
|
645
|
+
icon: 'channel',
|
|
646
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS,
|
|
647
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
648
|
+
valueType: measure_value_type_1.MeasureValueType.DURATION,
|
|
649
|
+
decimalPlaces: 0,
|
|
650
|
+
useCompactNotation: false,
|
|
651
|
+
},
|
|
652
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS]: {
|
|
653
|
+
title: '25% Video Views - Channel Reported',
|
|
654
|
+
description: 'The number of video views that reached 25% completion as reported by the channel.',
|
|
655
|
+
sumPrefix: '',
|
|
656
|
+
sumSuffix: '',
|
|
657
|
+
avgPrefix: '',
|
|
658
|
+
avgSuffix: '',
|
|
659
|
+
icon: 'channel',
|
|
660
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_P25_WATCHED_VIEWS,
|
|
661
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
662
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
663
|
+
decimalPlaces: 0,
|
|
664
|
+
useCompactNotation: false,
|
|
665
|
+
},
|
|
666
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS]: {
|
|
667
|
+
title: '50% Video Views - Channel Reported',
|
|
668
|
+
description: 'The number of video views that reached 50% completion as reported by the channel.',
|
|
669
|
+
sumPrefix: '',
|
|
670
|
+
sumSuffix: '',
|
|
671
|
+
avgPrefix: '',
|
|
672
|
+
avgSuffix: '',
|
|
673
|
+
icon: 'channel',
|
|
674
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_P50_WATCHED_VIEWS,
|
|
675
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
676
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
677
|
+
decimalPlaces: 0,
|
|
678
|
+
useCompactNotation: false,
|
|
679
|
+
},
|
|
680
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS]: {
|
|
681
|
+
title: '75% Video Views - Channel Reported',
|
|
682
|
+
description: 'The number of video views that reached 75% completion as reported by the channel.',
|
|
683
|
+
sumPrefix: '',
|
|
684
|
+
sumSuffix: '',
|
|
685
|
+
avgPrefix: '',
|
|
686
|
+
avgSuffix: '',
|
|
687
|
+
icon: 'channel',
|
|
688
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_P75_WATCHED_VIEWS,
|
|
689
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
690
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
691
|
+
decimalPlaces: 0,
|
|
692
|
+
useCompactNotation: false,
|
|
693
|
+
},
|
|
694
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS]: {
|
|
695
|
+
title: '95% Video Views - Channel Reported',
|
|
696
|
+
description: 'The number of video views that reached 95% completion as reported by the channel.',
|
|
697
|
+
sumPrefix: '',
|
|
698
|
+
sumSuffix: '',
|
|
699
|
+
avgPrefix: '',
|
|
700
|
+
avgSuffix: '',
|
|
701
|
+
icon: 'channel',
|
|
702
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_P95_WATCHED_VIEWS,
|
|
703
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
704
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
705
|
+
decimalPlaces: 0,
|
|
706
|
+
useCompactNotation: false,
|
|
707
|
+
},
|
|
708
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS]: {
|
|
709
|
+
title: 'Complete Video Views - Channel Reported',
|
|
710
|
+
description: 'The number of video views that reached 100% completion as reported by the channel.',
|
|
711
|
+
sumPrefix: '',
|
|
712
|
+
sumSuffix: '',
|
|
713
|
+
avgPrefix: '',
|
|
714
|
+
avgSuffix: '',
|
|
715
|
+
icon: 'channel',
|
|
716
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_P100_WATCHED_VIEWS,
|
|
717
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
718
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
719
|
+
decimalPlaces: 0,
|
|
720
|
+
useCompactNotation: false,
|
|
721
|
+
},
|
|
722
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE]: {
|
|
723
|
+
title: '25% Video Completion Rate - Channel Reported',
|
|
724
|
+
description: 'The percentage of video views that reached 25% completion as reported by the channel.',
|
|
725
|
+
sumPrefix: '',
|
|
726
|
+
sumSuffix: '%',
|
|
727
|
+
avgPrefix: '',
|
|
728
|
+
avgSuffix: '%',
|
|
729
|
+
icon: 'channel',
|
|
730
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P25_RATE,
|
|
731
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
732
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
733
|
+
decimalPlaces: 2,
|
|
734
|
+
useCompactNotation: false,
|
|
735
|
+
},
|
|
736
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE]: {
|
|
737
|
+
title: '50% Video Completion Rate - Channel Reported',
|
|
738
|
+
description: 'The percentage of video views that reached 50% completion as reported by the channel.',
|
|
739
|
+
sumPrefix: '',
|
|
740
|
+
sumSuffix: '%',
|
|
741
|
+
avgPrefix: '',
|
|
742
|
+
avgSuffix: '%',
|
|
743
|
+
icon: 'channel',
|
|
744
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P50_RATE,
|
|
745
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
746
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
747
|
+
decimalPlaces: 2,
|
|
748
|
+
useCompactNotation: false,
|
|
749
|
+
},
|
|
750
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE]: {
|
|
751
|
+
title: '75% Video Completion Rate - Channel Reported',
|
|
752
|
+
description: 'The percentage of video views that reached 75% completion as reported by the channel.',
|
|
753
|
+
sumPrefix: '',
|
|
754
|
+
sumSuffix: '%',
|
|
755
|
+
avgPrefix: '',
|
|
756
|
+
avgSuffix: '%',
|
|
757
|
+
icon: 'channel',
|
|
758
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P75_RATE,
|
|
759
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
760
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
761
|
+
decimalPlaces: 2,
|
|
762
|
+
useCompactNotation: false,
|
|
763
|
+
},
|
|
764
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE]: {
|
|
765
|
+
title: '100% Video Completion Rate - Channel Reported',
|
|
766
|
+
description: 'The percentage of video views that reached full completion as reported by the channel.',
|
|
767
|
+
sumPrefix: '',
|
|
768
|
+
sumSuffix: '%',
|
|
769
|
+
avgPrefix: '',
|
|
770
|
+
avgSuffix: '%',
|
|
771
|
+
icon: 'channel',
|
|
772
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_QUARTILE_P100_RATE,
|
|
773
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
774
|
+
valueType: measure_value_type_1.MeasureValueType.PERCENTAGE,
|
|
775
|
+
decimalPlaces: 2,
|
|
776
|
+
useCompactNotation: false,
|
|
777
|
+
},
|
|
778
|
+
[measures_1.MEASURE.CHANNEL_VIDEO_PLAYS]: {
|
|
779
|
+
title: 'Video Plays - Channel Reported',
|
|
780
|
+
description: 'The number of video plays initiated as reported by the channel.',
|
|
781
|
+
sumPrefix: '',
|
|
782
|
+
sumSuffix: '',
|
|
783
|
+
avgPrefix: '',
|
|
784
|
+
avgSuffix: '',
|
|
785
|
+
icon: 'channel',
|
|
786
|
+
measure: measures_1.MEASURE.CHANNEL_VIDEO_PLAYS,
|
|
787
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
788
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
789
|
+
decimalPlaces: 0,
|
|
790
|
+
useCompactNotation: false,
|
|
791
|
+
},
|
|
792
|
+
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS]: {
|
|
793
|
+
title: 'All Conversions - Channel Reported',
|
|
794
|
+
description: 'The total number of conversions across all types as reported by the channel.',
|
|
795
|
+
sumPrefix: '',
|
|
796
|
+
sumSuffix: '',
|
|
797
|
+
avgPrefix: '',
|
|
798
|
+
avgSuffix: '',
|
|
799
|
+
icon: 'channel',
|
|
800
|
+
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS,
|
|
801
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
802
|
+
valueType: measure_value_type_1.MeasureValueType.NUMBER,
|
|
803
|
+
decimalPlaces: 0,
|
|
804
|
+
useCompactNotation: false,
|
|
805
|
+
},
|
|
806
|
+
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE]: {
|
|
807
|
+
title: 'All Conversions Value - Channel Reported',
|
|
808
|
+
description: 'The total value of all conversions as reported by the channel.',
|
|
809
|
+
sumPrefix: '$',
|
|
810
|
+
sumSuffix: '',
|
|
811
|
+
avgPrefix: '$',
|
|
812
|
+
avgSuffix: '',
|
|
813
|
+
icon: 'channel',
|
|
814
|
+
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_VALUE,
|
|
815
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
816
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
817
|
+
decimalPlaces: 2,
|
|
818
|
+
useCompactNotation: true,
|
|
819
|
+
},
|
|
820
|
+
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_COST]: {
|
|
821
|
+
title: 'All Conversions Cost - Channel Reported',
|
|
822
|
+
description: 'The total cost of all conversions as reported by the channel.',
|
|
823
|
+
sumPrefix: '$',
|
|
824
|
+
sumSuffix: '',
|
|
825
|
+
avgPrefix: '$',
|
|
826
|
+
avgSuffix: '',
|
|
827
|
+
icon: 'channel',
|
|
828
|
+
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_COST,
|
|
829
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
830
|
+
valueType: measure_value_type_1.MeasureValueType.CURRENCY,
|
|
831
|
+
decimalPlaces: 2,
|
|
832
|
+
useCompactNotation: true,
|
|
833
|
+
},
|
|
834
|
+
[measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS]: {
|
|
835
|
+
title: 'All Conversions ROAS - Channel Reported',
|
|
836
|
+
description: 'The return on ad spend across all conversions as reported by the channel.',
|
|
837
|
+
sumPrefix: '',
|
|
838
|
+
sumSuffix: 'x',
|
|
839
|
+
avgPrefix: '',
|
|
840
|
+
avgSuffix: 'x',
|
|
841
|
+
icon: 'channel',
|
|
842
|
+
measure: measures_1.MEASURE.CHANNEL_ALL_CONVERSIONS_ROAS,
|
|
843
|
+
category: measure_categories_1.MEASURE_CATEGORY.UPSTACK_DATA,
|
|
844
|
+
valueType: measure_value_type_1.MeasureValueType.MULTIPLIER,
|
|
845
|
+
decimalPlaces: 2,
|
|
846
|
+
useCompactNotation: false,
|
|
847
|
+
},
|
|
848
|
+
};
|
|
849
849
|
//# sourceMappingURL=channel-measure-definitions.js.map
|