Source

@Serializable
class Source(val ext: MutableMap<String, String> = mutableMapOf())

This object describes the nature and behavior of the entity that is the source of the bid request upstream from the exchange.

The primary purpose of this object is to define post-auction or upstream decisioning when the exchange itself does not control the final decision. A common example of this is header bidding, but it can also apply to upstream server entities such as another RTB exchange, a mediation platform, or an ad server combines direct campaigns with 3rd party demand in decisioning.

OpenRTB Section 3.2.2

Constructors

Link copied to clipboard
constructor(ext: MutableMap<String, String> = mutableMapOf())

Properties

Link copied to clipboard

Placeholder for exchange-specific extensions to OpenRTB.

Link copied to clipboard

Partner name that identifies the OM SDK integration

Link copied to clipboard

Current version of the OM SDK integration