![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <agent_configuration_listener.h>
Public Member Functions | |
| bool | valid () const |
| Json::Value | toJson () const |
Public Attributes | |
| std::string | name |
|
std::shared_ptr< const AgentConfig > | config |
A single entry in the agent info structure.
Definition at line 23 of file agent_configuration_listener.h.
| Json::Value RTBKIT::AgentConfigEntry::toJson | ( | ) | const |
JSON version for debugging.
1.7.6.1