@schibsted/pulse-sdk 8.0.0-rc.8 → 8.0.0-rc.9
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/Tracker.js +9 -0
- package/dist/cjs/Tracker.test-d.js +0 -2
- package/dist/cjs/builders/consents.js +2 -2
- package/dist/cjs/builders/events-node.js +3 -3
- package/dist/cjs/version.js +1 -1
- package/dist/ejs/Tracker.js +9 -0
- package/dist/ejs/Tracker.test-d.js +0 -2
- package/dist/ejs/builders/consents.js +2 -2
- package/dist/ejs/builders/events-node.js +3 -3
- package/dist/ejs/version.js +1 -1
- package/dist/types/Tracker.d.ts +11 -1
- package/dist/types/builders/consents.d.ts +2 -2
- package/dist/types/builders/index.d.ts +1 -1
- package/dist/types/version.d.ts +1 -1
- package/node_modules/@schibsted/tpaas-event-builder/dist/cjs/builders/provider.js +3 -1
- package/node_modules/@schibsted/tpaas-event-builder/dist/cjs/builders.js +51 -51
- package/node_modules/@schibsted/tpaas-event-builder/dist/ejs/builders/provider.js +3 -1
- package/node_modules/@schibsted/tpaas-event-builder/dist/ejs/builders.js +51 -51
- package/node_modules/@schibsted/tpaas-event-builder/dist/index.d.ts +24 -13
- package/node_modules/@schibsted/tpaas-schemas/dist/cjs/constants.js +56 -56
- package/node_modules/@schibsted/tpaas-schemas/dist/ejs/constants.js +56 -56
- package/node_modules/@schibsted/tpaas-schemas/dist/index.d.ts +77 -68
- package/package.json +4 -4
|
@@ -4,119 +4,119 @@ export const AnonymousViewUIElement = {
|
|
|
4
4
|
object: {
|
|
5
5
|
objectType: 'UIElement',
|
|
6
6
|
},
|
|
7
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
7
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/AnonymousViewUIElement.json',
|
|
8
8
|
};
|
|
9
9
|
export const CancelSubscription = {
|
|
10
10
|
eventType: 'Cancel',
|
|
11
11
|
object: {
|
|
12
12
|
objectType: 'Subscription',
|
|
13
13
|
},
|
|
14
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
14
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/CancelSubscription.json',
|
|
15
15
|
};
|
|
16
16
|
export const ChangePushNotificationSettings = {
|
|
17
17
|
eventType: 'Change',
|
|
18
18
|
object: {
|
|
19
19
|
objectType: 'PushNotificationSettings',
|
|
20
20
|
},
|
|
21
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
21
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ChangePushNotificationSettings.json',
|
|
22
22
|
};
|
|
23
23
|
export const CompletedHealthAction = {
|
|
24
24
|
eventType: 'Completed',
|
|
25
25
|
object: {
|
|
26
26
|
objectType: 'HealthAction',
|
|
27
27
|
},
|
|
28
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
28
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/CompletedHealthAction.json',
|
|
29
29
|
};
|
|
30
30
|
export const EngagementAudio = {
|
|
31
31
|
eventType: 'Engagement',
|
|
32
32
|
object: {
|
|
33
33
|
objectType: 'Audio',
|
|
34
34
|
},
|
|
35
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
35
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementAudio.json',
|
|
36
36
|
};
|
|
37
37
|
export const EngagementForm = {
|
|
38
38
|
eventType: 'Engagement',
|
|
39
39
|
object: {
|
|
40
40
|
objectType: 'Form',
|
|
41
41
|
},
|
|
42
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
42
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementForm.json',
|
|
43
43
|
};
|
|
44
44
|
export const EngagementHealthUIElement = {
|
|
45
45
|
eventType: 'Engagement',
|
|
46
46
|
object: {
|
|
47
47
|
objectType: 'HealthUIElement',
|
|
48
48
|
},
|
|
49
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
49
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementHealthUIElement.json',
|
|
50
50
|
};
|
|
51
51
|
export const EngagementNotification = {
|
|
52
52
|
eventType: 'Engagement',
|
|
53
53
|
object: {
|
|
54
54
|
objectType: 'Notification',
|
|
55
55
|
},
|
|
56
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
56
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementNotification.json',
|
|
57
57
|
};
|
|
58
58
|
export const EngagementOffer = {
|
|
59
59
|
eventType: 'Engagement',
|
|
60
60
|
object: {
|
|
61
61
|
objectType: 'Offer',
|
|
62
62
|
},
|
|
63
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
63
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementOffer.json',
|
|
64
64
|
};
|
|
65
65
|
export const EngagementTeaser = {
|
|
66
66
|
eventType: 'Engagement',
|
|
67
67
|
object: {
|
|
68
68
|
objectType: 'Teaser',
|
|
69
69
|
},
|
|
70
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
70
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementTeaser.json',
|
|
71
71
|
};
|
|
72
72
|
export const EngagementUIElement = {
|
|
73
73
|
eventType: 'Engagement',
|
|
74
74
|
object: {
|
|
75
75
|
objectType: 'UIElement',
|
|
76
76
|
},
|
|
77
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
77
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementUIElement.json',
|
|
78
78
|
};
|
|
79
79
|
export const EngagementVideo = {
|
|
80
80
|
eventType: 'Engagement',
|
|
81
81
|
object: {
|
|
82
82
|
objectType: 'Video',
|
|
83
83
|
},
|
|
84
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
84
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementVideo.json',
|
|
85
85
|
};
|
|
86
86
|
export const EngagementVideoAd = {
|
|
87
87
|
eventType: 'Engagement',
|
|
88
88
|
object: {
|
|
89
89
|
objectType: 'VideoAd',
|
|
90
90
|
},
|
|
91
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
91
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementVideoAd.json',
|
|
92
92
|
};
|
|
93
93
|
export const EngagementWidget = {
|
|
94
94
|
eventType: 'Engagement',
|
|
95
95
|
object: {
|
|
96
96
|
objectType: 'Widget',
|
|
97
97
|
},
|
|
98
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
98
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/EngagementWidget.json',
|
|
99
99
|
};
|
|
100
100
|
export const ImpressionAdSlot = {
|
|
101
101
|
eventType: 'Impression',
|
|
102
102
|
object: {
|
|
103
103
|
objectType: 'AdSlot',
|
|
104
104
|
},
|
|
105
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
105
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionAdSlot.json',
|
|
106
106
|
};
|
|
107
107
|
export const ImpressionForm = {
|
|
108
108
|
eventType: 'Impression',
|
|
109
109
|
object: {
|
|
110
110
|
objectType: 'Form',
|
|
111
111
|
},
|
|
112
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
112
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionForm.json',
|
|
113
113
|
};
|
|
114
114
|
export const ImpressionHealthUIElement = {
|
|
115
115
|
eventType: 'Impression',
|
|
116
116
|
object: {
|
|
117
117
|
objectType: 'HealthUIElement',
|
|
118
118
|
},
|
|
119
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
119
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionHealthUIElement.json',
|
|
120
120
|
};
|
|
121
121
|
export const ImpressionNotification = {
|
|
122
122
|
eventType: 'Impression',
|
|
@@ -124,266 +124,266 @@ export const ImpressionNotification = {
|
|
|
124
124
|
name: 'PushNotification',
|
|
125
125
|
objectType: 'Notification',
|
|
126
126
|
},
|
|
127
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
127
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionNotification.json',
|
|
128
128
|
};
|
|
129
129
|
export const ImpressionOffer = {
|
|
130
130
|
eventType: 'Impression',
|
|
131
131
|
object: {
|
|
132
132
|
objectType: 'Offer',
|
|
133
133
|
},
|
|
134
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
134
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionOffer.json',
|
|
135
135
|
};
|
|
136
136
|
export const ImpressionPlayer = {
|
|
137
137
|
eventType: 'Impression',
|
|
138
138
|
object: {
|
|
139
139
|
objectType: 'Player',
|
|
140
140
|
},
|
|
141
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
141
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionPlayer.json',
|
|
142
142
|
};
|
|
143
143
|
export const ImpressionTeaser = {
|
|
144
144
|
eventType: 'Impression',
|
|
145
145
|
object: {
|
|
146
146
|
objectType: 'Teaser',
|
|
147
147
|
},
|
|
148
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
148
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionTeaser.json',
|
|
149
149
|
};
|
|
150
150
|
export const ImpressionUIElement = {
|
|
151
151
|
eventType: 'Impression',
|
|
152
152
|
object: {
|
|
153
153
|
objectType: 'UIElement',
|
|
154
154
|
},
|
|
155
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
155
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionUIElement.json',
|
|
156
156
|
};
|
|
157
157
|
export const ImpressionWidget = {
|
|
158
158
|
eventType: 'Impression',
|
|
159
159
|
object: {
|
|
160
160
|
objectType: 'Widget',
|
|
161
161
|
},
|
|
162
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
162
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ImpressionWidget.json',
|
|
163
163
|
};
|
|
164
164
|
export const InternalAccessDecision = {
|
|
165
165
|
eventType: 'Internal',
|
|
166
166
|
object: {
|
|
167
167
|
objectType: 'AccessDecision',
|
|
168
168
|
},
|
|
169
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
169
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/InternalAccessDecision.json',
|
|
170
170
|
};
|
|
171
171
|
export const InternalProbe = {
|
|
172
172
|
eventType: 'Internal',
|
|
173
173
|
object: {
|
|
174
174
|
objectType: 'Probe',
|
|
175
175
|
},
|
|
176
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
176
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/InternalProbe.json',
|
|
177
177
|
};
|
|
178
178
|
export const LaunchApp = {
|
|
179
179
|
eventType: 'Launch',
|
|
180
180
|
object: {
|
|
181
181
|
objectType: 'App',
|
|
182
182
|
},
|
|
183
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
183
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LaunchApp.json',
|
|
184
184
|
};
|
|
185
185
|
export const LeaveArticle = {
|
|
186
186
|
eventType: 'Leave',
|
|
187
187
|
object: {
|
|
188
188
|
objectType: 'Article',
|
|
189
189
|
},
|
|
190
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
190
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveArticle.json',
|
|
191
191
|
};
|
|
192
192
|
export const LeaveAudioPage = {
|
|
193
193
|
eventType: 'Leave',
|
|
194
194
|
object: {
|
|
195
195
|
objectType: 'AudioPage',
|
|
196
196
|
},
|
|
197
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
197
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveAudioPage.json',
|
|
198
198
|
};
|
|
199
199
|
export const LeaveError = {
|
|
200
200
|
eventType: 'Leave',
|
|
201
201
|
object: {
|
|
202
202
|
objectType: 'Error',
|
|
203
203
|
},
|
|
204
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
204
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveError.json',
|
|
205
205
|
};
|
|
206
206
|
export const LeaveFrontpage = {
|
|
207
207
|
eventType: 'Leave',
|
|
208
208
|
object: {
|
|
209
209
|
objectType: 'Frontpage',
|
|
210
210
|
},
|
|
211
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
211
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveFrontpage.json',
|
|
212
212
|
};
|
|
213
213
|
export const LeaveLandingpage = {
|
|
214
214
|
eventType: 'Leave',
|
|
215
215
|
object: {
|
|
216
216
|
objectType: 'Landingpage',
|
|
217
217
|
},
|
|
218
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
218
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveLandingpage.json',
|
|
219
219
|
};
|
|
220
220
|
export const LeaveListing = {
|
|
221
221
|
eventType: 'Leave',
|
|
222
222
|
object: {
|
|
223
223
|
objectType: 'Listing',
|
|
224
224
|
},
|
|
225
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
225
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveListing.json',
|
|
226
226
|
};
|
|
227
227
|
export const LeaveLockedArticle = {
|
|
228
228
|
eventType: 'Leave',
|
|
229
229
|
object: {
|
|
230
230
|
objectType: 'LockedArticle',
|
|
231
231
|
},
|
|
232
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
232
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveLockedArticle.json',
|
|
233
233
|
};
|
|
234
234
|
export const LeaveLockedAudioPage = {
|
|
235
235
|
eventType: 'Leave',
|
|
236
236
|
object: {
|
|
237
237
|
objectType: 'LockedAudioPage',
|
|
238
238
|
},
|
|
239
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
239
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveLockedAudioPage.json',
|
|
240
240
|
};
|
|
241
241
|
export const LeaveLockedVideoPage = {
|
|
242
242
|
eventType: 'Leave',
|
|
243
243
|
object: {
|
|
244
244
|
objectType: 'LockedVideoPage',
|
|
245
245
|
},
|
|
246
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
246
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveLockedVideoPage.json',
|
|
247
247
|
};
|
|
248
248
|
export const LeavePage = {
|
|
249
249
|
eventType: 'Leave',
|
|
250
250
|
object: {
|
|
251
251
|
objectType: 'Page',
|
|
252
252
|
},
|
|
253
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
253
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeavePage.json',
|
|
254
254
|
};
|
|
255
255
|
export const LeaveSportsPage = {
|
|
256
256
|
eventType: 'Leave',
|
|
257
257
|
object: {
|
|
258
258
|
objectType: 'SportsPage',
|
|
259
259
|
},
|
|
260
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
260
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveSportsPage.json',
|
|
261
261
|
};
|
|
262
262
|
export const LeaveVideoPage = {
|
|
263
263
|
eventType: 'Leave',
|
|
264
264
|
object: {
|
|
265
265
|
objectType: 'VideoPage',
|
|
266
266
|
},
|
|
267
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
267
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveVideoPage.json',
|
|
268
268
|
};
|
|
269
269
|
export const LeaveWeather = {
|
|
270
270
|
eventType: 'Leave',
|
|
271
271
|
object: {
|
|
272
272
|
objectType: 'Weather',
|
|
273
273
|
},
|
|
274
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
274
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/LeaveWeather.json',
|
|
275
275
|
};
|
|
276
276
|
export const PurchaseSubscription = {
|
|
277
277
|
eventType: 'Purchase',
|
|
278
278
|
object: {
|
|
279
279
|
objectType: 'Subscription',
|
|
280
280
|
},
|
|
281
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
281
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/PurchaseSubscription.json',
|
|
282
282
|
};
|
|
283
283
|
export const ViewArticle = {
|
|
284
284
|
eventType: 'View',
|
|
285
285
|
object: {
|
|
286
286
|
objectType: 'Article',
|
|
287
287
|
},
|
|
288
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
288
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewArticle.json',
|
|
289
289
|
};
|
|
290
290
|
export const ViewAudioPage = {
|
|
291
291
|
eventType: 'View',
|
|
292
292
|
object: {
|
|
293
293
|
objectType: 'AudioPage',
|
|
294
294
|
},
|
|
295
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
295
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewAudioPage.json',
|
|
296
296
|
};
|
|
297
297
|
export const ViewError = {
|
|
298
298
|
eventType: 'View',
|
|
299
299
|
object: {
|
|
300
300
|
objectType: 'Error',
|
|
301
301
|
},
|
|
302
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
302
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewError.json',
|
|
303
303
|
};
|
|
304
304
|
export const ViewFrontpage = {
|
|
305
305
|
eventType: 'View',
|
|
306
306
|
object: {
|
|
307
307
|
objectType: 'Frontpage',
|
|
308
308
|
},
|
|
309
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
309
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewFrontpage.json',
|
|
310
310
|
};
|
|
311
311
|
export const ViewHealthPage = {
|
|
312
312
|
eventType: 'View',
|
|
313
313
|
object: {
|
|
314
314
|
objectType: 'HealthPage',
|
|
315
315
|
},
|
|
316
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
316
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewHealthPage.json',
|
|
317
317
|
};
|
|
318
318
|
export const ViewLandingpage = {
|
|
319
319
|
eventType: 'View',
|
|
320
320
|
object: {
|
|
321
321
|
objectType: 'Landingpage',
|
|
322
322
|
},
|
|
323
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
323
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewLandingpage.json',
|
|
324
324
|
};
|
|
325
325
|
export const ViewListing = {
|
|
326
326
|
eventType: 'View',
|
|
327
327
|
object: {
|
|
328
328
|
objectType: 'Listing',
|
|
329
329
|
},
|
|
330
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
330
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewListing.json',
|
|
331
331
|
};
|
|
332
332
|
export const ViewLockedArticle = {
|
|
333
333
|
eventType: 'View',
|
|
334
334
|
object: {
|
|
335
335
|
objectType: 'LockedArticle',
|
|
336
336
|
},
|
|
337
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
337
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewLockedArticle.json',
|
|
338
338
|
};
|
|
339
339
|
export const ViewLockedAudioPage = {
|
|
340
340
|
eventType: 'View',
|
|
341
341
|
object: {
|
|
342
342
|
objectType: 'LockedAudioPage',
|
|
343
343
|
},
|
|
344
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
344
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewLockedAudioPage.json',
|
|
345
345
|
};
|
|
346
346
|
export const ViewLockedVideoPage = {
|
|
347
347
|
eventType: 'View',
|
|
348
348
|
object: {
|
|
349
349
|
objectType: 'LockedVideoPage',
|
|
350
350
|
},
|
|
351
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
351
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewLockedVideoPage.json',
|
|
352
352
|
};
|
|
353
353
|
export const ViewPage = {
|
|
354
354
|
eventType: 'View',
|
|
355
355
|
object: {
|
|
356
356
|
objectType: 'Page',
|
|
357
357
|
},
|
|
358
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
358
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewPage.json',
|
|
359
359
|
};
|
|
360
360
|
export const ViewSportsPage = {
|
|
361
361
|
eventType: 'View',
|
|
362
362
|
object: {
|
|
363
363
|
objectType: 'SportsPage',
|
|
364
364
|
},
|
|
365
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
365
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewSportsPage.json',
|
|
366
366
|
};
|
|
367
367
|
export const ViewTitle = {
|
|
368
368
|
eventType: 'View',
|
|
369
369
|
object: {
|
|
370
370
|
objectType: 'Title',
|
|
371
371
|
},
|
|
372
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
372
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewTitle.json',
|
|
373
373
|
};
|
|
374
374
|
export const ViewVideoPage = {
|
|
375
375
|
eventType: 'View',
|
|
376
376
|
object: {
|
|
377
377
|
objectType: 'VideoPage',
|
|
378
378
|
},
|
|
379
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
379
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewVideoPage.json',
|
|
380
380
|
};
|
|
381
381
|
export const ViewWeather = {
|
|
382
382
|
eventType: 'View',
|
|
383
383
|
object: {
|
|
384
384
|
objectType: 'Weather',
|
|
385
385
|
},
|
|
386
|
-
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.
|
|
386
|
+
schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.7.3/schemas/ViewWeather.json',
|
|
387
387
|
};
|
|
388
388
|
export const ADVERTISING_VALUES = ['Accepted', 'Rejected', 'Unknown'];
|
|
389
389
|
export const ANALYTICS_VALUES = ['Accepted', 'Rejected', 'Unknown'];
|
|
@@ -486,4 +486,4 @@ export const UTM_MEDIUM_VALUES = [
|
|
|
486
486
|
'Video',
|
|
487
487
|
'Internal',
|
|
488
488
|
];
|
|
489
|
-
export const CATALOG_VERSION = '2.7.
|
|
489
|
+
export const CATALOG_VERSION = '2.7.3';
|