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

#include <openrtb.h>

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

List of all members.

Public Types

enum  Vals { UNSPECIFIED = -1, PRE_ROLL = 0, GENERIC_MID_ROLL = -1, GENERIC_POST_ROLL = -2 }

Detailed Description

6.9 Video Start Delay

The following table lists the various options for the video start delay. If the start delay value is greater than 0 then the position is mid-roll, and the value represents the number of seconds into the content that the ad will be displayed. If the start delay time is not available, the exchange can report the position of the ad in general terms using this table of negative numbers.

Definition at line 483 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 484 of file openrtb.h.


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