![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <openrtb.h>
Public Attributes | |
| Id | id |
| Site ID on the exchange. | |
| Utf8String | name |
| Site name. | |
| Utf8String | domain |
| Site or app domain. | |
| List< ContentCategory > | cat |
| IAB content categories for site/app. | |
| List< ContentCategory > | sectioncat |
| IAB content categories for subsection. | |
| List< ContentCategory > | pagecat |
| IAB content categories for page/view. | |
| TaggedBool | privacypolicy |
| Has a privacy policy. | |
| Optional< Publisher > | publisher |
| Publisher of the site or app. | |
| Optional< Content > | content |
| Content of the site or app. | |
| CSList | keywords |
| Keywords describing app. | |
| Json::Value | ext |
1.7.6.1