Modifier and Type | Interface and Description |
---|---|
interface |
RtbBean
Marker interface denoting an entity that is part of OpenRTB request or response.
|
Modifier and Type | Class and Description |
---|---|
class |
BidInFlightInfo
Encapsulates information about a bid in flight - which may be lost or won, and the lost or won
(or assumed lost) information may be handled on a different machine.
|
class |
OrchestratorConfig
An Orchestrator is a component responsible for directing operations of this application with
regards to a particular deployment (e.g.,
stand-alone development , in
AWS cloud , etc.) |
Modifier and Type | Class and Description |
---|---|
class |
FrequencyCap |
class |
TargetingGeo
This class is to contain information needed to match against
Geo . |
Modifier and Type | Class and Description |
---|---|
class |
App |
class |
Banner |
class |
Bid
Represents a Bid in OpenRTB paradigm.
|
class |
CompanionAd |
class |
Content
OpenRTB Content object.
|
class |
Data |
class |
Deal
OpenRTB Deal object.
|
class |
Device
OpenRTB Device object.
|
class |
Geo
* Per OpenRTB spec 2.2: Depending on the parent object, this object describes the
current geographic location of the device (e.g., based on IP address or GPS), or it may describe
the home geo of the user (e.g., based on registration data).
|
class |
Impression |
class |
OpenRtbRequest
OpenRTB bid request.The fields' meaning is described in the Javadoc for the getter, not for the
field; for example, to find out what
OpenRtbRequest.id field in configuration means, look at
OpenRtbRequest.getId() . |
class |
OpenRtbResponse |
class |
PMP
OpenRTB PMP (Private Marketplace) object.
|
class |
Producer |
class |
Publisher |
class |
Regs |
class |
SeatBid |
class |
Segment |
class |
Site
OpenRTB Site object.
|
class |
User
OpenRTB User object.
|
class |
Video |
Modifier and Type | Class and Description |
---|---|
class |
Lot49CustomData
It may be the case is that the
custom user data we sync (out of
band) to exchanges is a JSON document represented by Lot49CustomData . |
class |
Lot49Ext
Information augmented by Lot49 into the bid request.
|
class |
Lot49ExtGeo
This will be under key
Lot49ExtGeo.GEO_EXT_KEY in Geo.getExt() . |
class |
Lot49ExtRemote
Data that is gotten from an external source (e.g., a user cache), and, therefore, there may not
be a guarantee of this being populated always.
|
class |
Lot49SubscriptionData
This holds the subscription data.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheableWebResponse
Information enough to create a
Response , capable to be stored in distributed cache . |
Modifier and Type | Interface and Description |
---|---|
interface |
AppConfig
Marker interface for configuring
App s. |
interface |
Config
Marker interface for various
beans holding configuration information.
|
Modifier and Type | Class and Description |
---|---|
class |
AdCacheConfig
Config for
AdCache . |
class |
AdminConfig
Config for the admin section.
|
class |
AerospikeDBServiceConfig |
class |
ClientConfig |
class |
DbConfig |
class |
DbConfigs |
class |
DynamoDBServiceConfig |
class |
ExchangesConfig
Exchange-specific implementation of a
Lot49Config section. |
class |
HazelcastServiceConfig
Part of
configuration responsible for configuring Hazelcast . |
class |
Lot49Config
Config bean implementing main configuration (and comprising others).
|
class |
MagicConfig
This is intended for experimental configurations.
|
class |
MockDbServiceConfig
Have a mockito.
|
class |
PacingServiceConfig
Config for pacing service.
|
class |
SecurityManagerConfig |
class |
UserAttributesCacheConfig
Config for
DaoMapOfUserAttributes |
class |
UserCacheConfig |
class |
UserSegmentsCacheConfig
Config for
DaoMapOfUserSegments |
Modifier and Type | Class and Description |
---|---|
class |
RedisServiceConfig |
Modifier and Type | Class and Description |
---|---|
class |
AdaptvConfig
AdapTV-specific
configuration . |
Modifier and Type | Class and Description |
---|---|
class |
AdXConfig
Google (AdX)-specific
configuration . |
Modifier and Type | Class and Description |
---|---|
class |
BidSwitchConfig
Configuration for BidSwitch
|
class |
BidswitchVideoExt |
Modifier and Type | Class and Description |
---|---|
class |
LiverailConfig
OpenX-specific
configuration . |
Modifier and Type | Class and Description |
---|---|
class |
OpenXBidExt |
class |
OpenXConfig
OpenX-specific
configuration . |
Modifier and Type | Class and Description |
---|---|
class |
PubmaticBidObject |
class |
PubmaticConfig |
class |
PubmaticWinLossObject |
Modifier and Type | Interface and Description |
---|---|
interface |
ProviderInfoRequired |
Modifier and Type | Class and Description |
---|---|
class |
ProviderConfig |
Modifier and Type | Class and Description |
---|---|
class |
IntegralConfig |
class |
IntegralInfoRequired |
Modifier and Type | Class and Description |
---|---|
class |
IntegralAllResponse
Holds information returned from Integral Ad service
|
Modifier and Type | Class and Description |
---|---|
class |
IpBlackListConfig
Created by amiroshn on 4/22/2016.
|
class |
IpBlackListInfoRequired
Created by amiroshn on 4/26/2016.
|
Modifier and Type | Class and Description |
---|---|
class |
MaxMindConfig
Configuration for MaxMind geotargeting DB.
|
Modifier and Type | Class and Description |
---|---|
class |
FullGridEntryBean |
class |
SkyhookConfig |
class |
SkyhookEntryBean |
class |
SkyhookInfoRequired |