![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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 |
Definition at line 234 of file agent_config.h.
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.
1.7.6.1