RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types
OpenRTB::VideoLinearity Struct Reference

#include <openrtb.h>

Inheritance diagram for OpenRTB::VideoLinearity:
OpenRTB::TaggedEnum< VideoLinearity >

List of all members.

Public Types

enum  Vals { UNSPECIFIED = -1, IN_STREAM = 1, OVERLAY = 2 }

Detailed Description

6.6 Video Linearity

The following table indicates the options for video linearity. "In-stream" or "linear" video refers to pre-roll, post-roll, or mid-roll video ads where the user is forced to watch ad in order to see the video content. “Overlay” or “non-linear” refer to ads that are shown on top of the video content. Note to the reader: This OpenRTB table has values derived from the IAB Quality Assurance Guidelines (QAG). Users of OpenRTB should keep in synch with updates to the QAG values as published on IAB.net.

Definition at line 416 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 417 of file openrtb.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator