...
Name | Mandatory | Description | Example |
|---|---|---|---|
pid | required | The ID of the underlying publisher registered in the platform. | pid=4 |
cpm | optional | The CPM price in the currency of the Publisher. Unless provided, the price will be taken from special Tag configuration. Unless, it will be taken from Publisher configuration. | cpm=1.30412 |
tid | optional | The ID of the publisher Tag. | tid=A1415154ECB |
| url | optional | Url of the page. | url=search.google.com |
protocols | optional | The numeric list of the restricted VAST protocol versions, split by comma.
Unless provided, it will match all versions of the VAST protocol. | protocols=2,3,5,6 |
size | optional | The size of the player. | size=640x480 |
mimes | optional | The list of URL-encoded allowed mime types, split by comma. | mimes=application%2Fx-shockwave-player,video%2Fmp4 |
min_dur | optional | Minimal duration of video ad in seconds. | min_dur=30 |
max_dur | optional | Maximal duration of the video ad in seconds. | max_dur=60 |
min_btr | optional | Minimal bitrate of the video ad, kbps. | min_btr=128 |
max_btr | optional | Maximal bitrate of the video ad, kbps. | max_btr=512 |
pb | optional | Passback VAST URL, which will be returned in the VAST Wrapper in case no inventory is matched for the given request. | pb=http%3A%2F%2Fad.content.vast%2Fpassback |
| vi_format | optional | Video inventory format. Possible values:
Unless provided or directly set in publisher tag configuration in the platform, an inventory is marked as In-Stream. | vi_format=2 |
| api | optional | API of the inventory. Possible values:
| api=1,3 |
| skippable | optional | Skippability of the inventory. Possible values (case insensitive):
| skippable=allow |
Video Examples
No inventory matches, no passback url
...