![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| Price (Amount maxPrice=Amount(), float priority=0.0) | |
| Json::Value | toJson () const |
| std::string | toJsonStr () const |
Static Public Member Functions | |
| static Price | fromJson (const Json::Value &) |
Public Attributes | |
| Amount | maxPrice |
| Price to bid for this *one* ad. | |
| float | priority |
| Bid priority for when multiple campaigns bid. | |
1.7.6.1