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

#include <augmentor_base.h>

List of all members.

Public Attributes

std::string augmentor
std::string router
Id id
std::shared_ptr< BidRequestbidRequest
std::vector< std::string > agents
double timeAvailableMs
Date startTime

Detailed Description

Regroups the various parameters for the augmentation request.

Note that this object must be relatively copy friendly because it must be transfered to worker threads in the MultiThreadedAugmentor and the AsyncAugmentor.

Definition at line 40 of file augmentor_base.h.


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