You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/comscore/index.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,12 +209,11 @@ Classification types are how comScore differentiates between an Ad and Content.
209
209
210
210
#### Ad Classification Type
211
211
212
-
You can pass in a value for `adClassificationType` as an integratino specific option. Segment defaults to value `aa00` on all Ad related video tracking events. The values you may dynamically pass in are described by comScore below.
212
+
You can pass in a value for `adClassificationType` as an integration specific option. Segment defaults to value `va00` on all Ad related video tracking events. The values you may dynamically pass in are described by comScore below.
213
213
214
214
**LINEAR - VIDEO ON DEMAND**
215
215
Linear advertisements delivered into a media player and presented before, in the middle of, or after video content is consumed by the user. The advertisement completely takes over the full view of the media player.
216
216
217
-
218
217
|| video + audio |
219
218
| ---------------- | ------------- |
220
219
| Linear Pre-Roll | va11 |
@@ -225,18 +224,21 @@ Linear advertisements delivered into a media player and presented before, in the
225
224
**LINEAR - LIVE**
226
225
Linear advertisements delivered before, in the middle of, or after a live stream of content. The advertisement completely takes over the full view of the media player.
227
226
228
-
`va21`
227
+
|| video + audio |
228
+
| ---------------- | ------------- |
229
+
| Linear Live | va21 |
230
+
229
231
230
232
**BRANDED ENTERTAINMENT**
231
233
Media that a user may intentionally view (like content), or it may be served to a user during an ad break (like an advertisement).
232
234
233
-
234
-
|During Linear Pre-Roll | va31|
235
-
|----------------------- | ----|
236
-
| During Linear Mid-Roll | va32 |
237
-
| During Linear Post-Roll | va33 |
238
-
| As Content | va34 |
239
-
| During Live Streaming | va35 |
235
+
|| video + audio |
236
+
|----------------------- | -------------|
237
+
|During Linear Pre-Roll | va31 |
238
+
| During Linear Mid-Roll | va32 |
239
+
| During Linear Post-Roll | va33 |
240
+
| As Content | va34 |
241
+
| During Live Streaming | va35 |
240
242
241
243
242
244
@@ -266,7 +268,9 @@ Content with little-to-no brand equity or brand recognition. User-generated cont
266
268
**BUMPERS**
267
269
Bumpers - also known as billboards or slates - are static promotional items which usually run before content and usually last less than 5 seconds.
0 commit comments