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::AgentConfig::SegmentInfo Struct Reference

List of all members.

Public Member Functions

IncludeExcludeResult process (const SegmentList &segments) const
void fromJson (const Json::Value &val)
Json::Value toJson () const

Public Attributes

bool excludeIfNotPresent
SegmentList include
SegmentList exclude
IncludeExclude< std::string > applyToExchanges

Detailed Description

Definition at line 234 of file agent_config.h.


Member Data Documentation

What exchanges is this filter applied to? If the exchange is excluded by the filter, then the filter is bypassed.

Definition at line 246 of file agent_config.h.


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