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::Visit Struct Reference

List of all members.

Public Member Functions

Json::Value toJson () const

Static Public Member Functions

static Visit fromJson (const Json::Value &)

Public Attributes

Date time
 Time at which visit received.
SegmentList channels
 Channel(s) associated with visit.
std::string meta
 Visit metadata.

Detailed Description

Definition at line 218 of file auction_events.h.


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