Video Request§4.5 · Bid Request
The video object to be used for all video elements supported in the Native Ad. This corresponds to the Video object of OpenRTB. Exchange implementers can impose their own specific restrictions. Here are the required attributes of the Video Object. For optional attributes please refer to OpenRTB.
| Attribute | Type | Requirement | Default | Description |
|---|---|---|---|---|
| mimes | string[] | required | — | Content MIME types supported. Popular MIME types include, but are not limited to “video/x-ms-wmv” for Windows Media, “video/x-flv” for Flash Video, or “video/mp4”. Note that native frequently does not support Flash. |
| minduration | integer | required | — | Minimum video ad duration in seconds. |
| maxduration | integer | required | — | Maximum video ad duration in seconds. |
| protocols | integer[] | required | — | An array of video protocols the publisher can accept in the bid response. See OpenRTB Table ‘Video Bid Response Protocols’ for a list of possible values. |
| ext | object | optional | — | This object is a placeholder that may contain custom JSON agreed to by the parties to support flexibility beyond the standard defined in this specification. |
Content faithfully follows the IAB Tech Lab OpenRTB Native Ads 1.2 official spec (CC-BY 3.0).