![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <bids.h>
Public Member Functions | |
Json::Value | toJson () const |
Static Public Member Functions | |
static Bids | fromJson (const std::string &raw) |
Public Attributes | |
std::set< std::string > | dataSources |
Vector that contains a Bid entry for each imp that are available for bidding.
std::set<std::string> RTBKIT::Bids::dataSources |