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

#include <auction_events.h>

List of all members.

Public Member Functions

Json::Value toJson () const

Static Public Member Functions

static Win fromJson (const Json::Value &)

Public Attributes

bool present
Date time
 Time at which win received.
BidStatus reportedStatus
 Whether we think we won it or lost it.
Amount price
 Win price.
std::string meta
 Metadata from win.

Detailed Description

Contains the metadata suround the wins.

Definition at line 197 of file auction_events.h.


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