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

#include <openrtb.h>

Inheritance diagram for OpenRTB::Context:
OpenRTB::App OpenRTB::Site

List of all members.

Public Attributes

Id id
 Site ID on the exchange.
Utf8String name
 Site name.
Utf8String domain
 Site or app domain.
List< ContentCategorycat
 IAB content categories for site/app.
List< ContentCategorysectioncat
 IAB content categories for subsection.
List< ContentCategorypagecat
 IAB content categories for page/view.
TaggedBool privacypolicy
 Has a privacy policy.
Optional< Publisherpublisher
 Publisher of the site or app.
Optional< Contentcontent
 Content of the site or app.
CSList keywords
 Keywords describing app.
Json::Value ext

Detailed Description

Common information between a Site and App.

Definition at line 926 of file openrtb.h.


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