Getting started with Unity Exchange
How it works
Programmatic advertising is the automated buying and selling of online advertising space. Automation makes transactions efficient, streamlining the process of digital advertising buying and selling. The process is possible because of the nature of standardized advertising placements and sizes, such as video and banner placements.
Programmatic advertising also can leverage technological advancements of data platforms to help target specific audiences, and allows for up to the minute optimizations of the campaign to help reach advertiser key performance indicators.
Overview
A publishing app submits an ad request to Unity’s exchange, where DSPs can submit a bid for the impression. If the bid wins the auction, Unity pre-caches the ad and only renders it when the user views the ad. At this point, an impression and all other trackers are counted.
- Unity receives an ad request from a mobile device.
- Unity makes an HTTP POST request to all bidding partner endpoints.
- For waterfall auctions, TMAX is configurable by the DSP seat, up to 1000ms. For bidding auctions, TMAX is configured by the mediation platform; 50ms is deducted from Unity's processing time. In both scenarios, the DSP's time to respond is communicated in the bid request.
- Unity's Exchange runs a first-price auction based on valid bidder responses.
- Upon completing the auction, Unity retrieves the winning bid’s HTML and impression trackers to the client for pre-caching.
- When the player experiences the ad, Unity pings the winning bidder’s
nURL
to notify the DSP of the impression. - The creative renders to the end user, and Unity fires other event trackers along with the creative payload.
Note: When supported, if a bid loses the auction, Unity sends loss reason codes to the bidder.
Requirements
To participate in Unity Exchange, review the following criteria:
Support for OpenRTB 2.5.
Support for
bURL
orimptracker
.Partners implementing Unity’s version of OpenRTB must have sufficient development resources to provide the following:
- Support for all required fields, for both the request and response
- Creative asset validation
- Discrepancy monitoring