Sending billable event notifications (burl) to Index through client-side beaconing

You can use client-side A type of header bidding where the auction takes place on the user's browser. beaconing to send billing notifications (burl) to Index Exchange (Index). When you use client-side beconing, the burl is sent from your site or app code, typically from an ads SDK, when a billable event occurs. To use burl with Index, your SDK or server must support HTTP 302 redirects. To enable burl with Index, contact your Index Representative.

In the mobile app banner example below, the following steps describe how burl works in an OpenRTB An open industry standard for communication between buyers and sellers of online advertising in real-time bidding auctions. It's published by the IAB. interaction between a publisher The owner of a website or app where advertisements are served., Index, and a DSP Demand-Side Platform (DSP). A software platform that automates bidding decisions in real-time and efficiently connects buyers and audiences through an ad exchange or SSP. Also known as a buy-side platform..

Image showing the steps described below

Number one icon

The ad SDK generates an ad request and sends it to your ad server A platform that manages, stores, and delivers advertisements to a publisher's site.. The ad server then makes a bid request An OpenRTB request that is sent from a supply-side platform (SSP) or ad exchange to the DSP requesting a bid response for potential impressions. A bid request contains information about the impression that allows the DSP to decide whether to bid on the impression. to Index.

Number two icon

Index sends a bid request to the DSP.

Number three icon

The DSP sends a bid response An OpenRTB response that is sent by the DSP in response to the SSP's or ad exchange's bid request. It is an event directed back to the seller expressing a valuation for the request and conditions of sale. to Index that includes the following fields in the bid response object:

Note: Index holds the auction data related to burls for three hours. This is referred to as the impression time to live (TTL). If Index receives the burl within the TTL, Index sends the DSP's burl, regardless of the DSP's expiry time. For more information about TTL, see How Index counts impressions.

Number four icon

Index captures the DSP's burl.

Number five icon

Index sends a bid response to your ad server that includes the following fields in the bid response object:

Number six icon

Your ad server conducts the final auction and if the bid wins the auction, the ad displays to the user.

Number seven icon

The ad is downloaded which causes the device to send the Index ad load notice, which was inserted in the ad markup (adm). This notifies Index that the ad has begun to render.

Number eight icon

The device sends the Index burl when a billable event occurs. For example, for banners in mobile app, at least one pixel of the banner is painted in the viewport of the user’s device.

Number nine icon

Index retrieves the DSP burl (stored in step 4) and returns it to your SDK as a HTTP 302 redirect.

Number ten icon

Your SDK follows the HTTP 302 redirect to send the DSP burl.