![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <openrtb.h>
Public Attributes | |
| Id | id |
| Unique ID representing the publisher. | |
| string | name |
| Publisher name. | |
| List< ContentCategory > | cat |
| Content categories. | |
| string | domain |
| Domain name of publisher. | |
3.3.8 Publisher Object
The publisher object itself and all of its parameters are optional, so default values are not provided. If an optional parameter is not specified, it should be considered unknown.
1.7.6.1