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

#include <openrtb.h>

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

List of all members.

Public Types

enum  Vals {
  UNSPECIFIED = -1, LEFT = 1, RIGHT = 2, UP = 3,
  DOWN = 4, FULLSCREEN = 5
}

Detailed Description

6.11 Expandable Direction

The following table lists the directions in which an expandable ad may expand, given the positioning of the ad unit on the page and constraints imposed by the content.

Definition at line 529 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 530 of file openrtb.h.


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