![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| AugmentationInfo (const std::shared_ptr< Auction > &auction, Date lossTimeout) | |
Public Attributes | |
| std::shared_ptr< Auction > | auction |
| Our copy of the auction. | |
| Date | lossTimeout |
| When we send a loss if. | |
|
std::vector < GroupPotentialBidders > | potentialGroups |
| One per group. | |
Definition at line 47 of file augmentation_loop.h.
1.7.6.1