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 | Field and Description |
---|---|
private RtbBean |
Bid.ext |
Modifier and Type | Method and Description |
---|---|
RtbBean |
Bid.getExt() |
Modifier and Type | Method and Description |
---|---|
void |
Bid.setExt(RtbBean ext) |
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 |
BidswitchVideoExt |
Modifier and Type | Class and Description |
---|---|
class |
OpenXBidExt |
Modifier and Type | Class and Description |
---|---|
class |
PubmaticBidObject |
class |
PubmaticWinLossObject |