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

#include <openrtb.h>

List of all members.

Public Attributes

Id id
 Segment ID.
string name
 Segment name.
string value
 Segment value.
TaggedFloat segmentusecost
 Cost of using segment in CPM.

Detailed Description

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.

Definition at line 1090 of file openrtb.h.


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