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

#include <openrtb.h>

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

List of all members.

Public Types

enum  Vals {
  UNSPECIFIED = -1, VIDEO = 1, GAME = 2, MUSIC = 3,
  APPLICATION = 4, TEXT = 5, OTHER = 6, UNKNOWN = 7
}

Detailed Description

6.13 Content Context

The following table lists the various options for the content context; what type of content is it. 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 575 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 576 of file openrtb.h.


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