![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <openrtb.h>
Public Attributes | |
| Id | id |
| Segment ID. | |
| string | name |
| Segment name. | |
| string | value |
| Segment value. | |
| TaggedFloat | segmentusecost |
| Cost of using segment in CPM. | |
3.3.14 Segment Object
The data and segment objects together allow data about the user to be passed to bidders in the bid request. Segment objects convey specific units of information from the provider identified in the parent data object.
The segment 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