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

List of all members.

Public Member Functions

Json::Value toJson () const

Public Attributes

uint64_t auctions
uint64_t bids
uint64_t wins
uint64_t losses
uint64_t tooLate
uint64_t invalid
uint64_t noBudget
CurrencyPool totalBid
CurrencyPool totalBidOnWins
CurrencyPool totalSpent
uint64_t tooManyInFlight
uint64_t noSpots
uint64_t skippedBidProbability
uint64_t urlFiltered
uint64_t hourOfWeekFiltered
uint64_t locationFiltered
uint64_t languageFiltered
uint64_t userPartitionFiltered
uint64_t dataProfileFiltered
uint64_t exchangeFiltered
uint64_t segmentsMissing
uint64_t segmentFiltered
uint64_t augmentationTagsExcluded
uint64_t userBlacklisted
uint64_t notEnoughTime
uint64_t requiredIdMissing
uint64_t intoFilters
uint64_t passedStaticFilters
uint64_t passedStaticPhase1
uint64_t passedStaticPhase2
uint64_t passedStaticPhase3
uint64_t passedDynamicFilters
uint64_t bidErrors
uint64_t filter1Excluded
uint64_t filter2Excluded
uint64_t filternExcluded
uint64_t unknownWins
uint64_t unknownLosses
uint64_t requiredAugmentorIsMissing
uint64_t augmentorValueIsNull

Detailed Description

Definition at line 40 of file router_types.h.


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