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

#include <openrtb.h>

Inheritance diagram for OpenRTB::AdPosition:
OpenRTB::TaggedEnum< AdPosition, 0 >

List of all members.

Public Types

enum  Vals {
  UNSPECIFIED = -1, UNKNOWN = 0, ABOVE = 1, BETWEEN_DEPRECATED = 2,
  BELOW = 3, HEADER = 4, FOOTER = 5, SIDEBAR = 6,
  FULLSCREEN = 7
}

Detailed Description

6.5 Ad Position

The following table specifies the position of the ad as a relative measure of visibility or prominence.

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 384 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 385 of file openrtb.h.


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