...
| Table of Contents | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
How to get the tags
VAST tags consist of URLs that must be implemented directly in your video player or ad server. They can be extracted from the platform by accessing the Implementation tab.
...
Field | Description |
|---|---|
ifv | Identifier For Vendors (aka IDFV) |
lat | Latitude expressed as a float |
lon | Longitude expressed as a float |
lltype | Lat/Lon type, ie. how was lat/lon collected? |
age | Age of user (eg. 51, 24) |
gender | Gender of user. Lowercase values will work as well |
us_privacy | US privacy string, required jurisdictions where legally enforced |
consent | TCF2 consent string for Canadian users, gpp is recommended instead |
gpp | GPP string, required in jurisdictions where legally enforced |
gpp_sid | GPP section id. Comma separated for multiple sections |
coppa | Boolean to specify if the transaction is subject to COPPA or not |
Content fields
Field
Description
title
Content title (e.g. Search Committee)
series
Content series (e.g. The Office)
genre
Genre that best describes the content
season
Content season (e.g., “Season 3”)
episode
Episode number
language
Content language using ISO-639-1-alpha-2 (i.e., EN)
len
Length of content in seconds
ctx
Type of content (game, video, text, etc.).
1 = Video
2 = Game
3 = Music
4 = Application
5 = Text
6 = Other
7 = Unknown
livestream
1 = Content is live (e.g., stream, live blog)
Inventory fields
Field | Description |
|---|---|
minduration | Minimum duration allowed in seconds |
maxduration | Maximum duration allowed in seconds |
protocols | Comma separated list of supported video protocol IDs |
apis | Comma separated list of supported video API IDs |
pm | Playback method that is used, if none is specified, any may be used: |
sd | Indicates the start delay in seconds for pre-roll, mid-roll, or post-roll: |
pt | Placement type for the impression: |
instl | Whether this ad unit is within an interstitial or not |
pos | Position of ad in the viewport |
schain | The serialized form of the supply chain object. Only required if the publisher’s relationship with E-Planning is not direct. |
Content fields
Field | Description |
|---|---|
title | Content title (e.g. Search Committee) |
series | Content series (e.g. The Office) |
genre | Genre that best describes the content |
season | Content season (e.g., “Season 3”) |
episode | Episode number |
language | Content language using ISO-639-1-alpha-2 (i.e., EN) |
len | Length of content in seconds |
ctx | Type of content (game, video, text, etc.). |
livestream | 0 = Not live |
Bid floor
By default the auction will be performed using the price configured in the UI. However, it is possible to define prices dynamically in the tag using the p= parameter.
...