You can use server-side beaconing to send billing notifications (burl) to Index Exchange (Index). When you use server-side beaconing, the burl is sent from your ad server or Server-Side Ad Insertion (SSAI) which is prompted by a billable event on the device or app. 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 interaction between a publisher, Index, and a DSP.

| The ad SDK generates an ad request and sends it to your ad server. The ad server then makes a bid request to Index. |
| Index sends a bid request to the DSP. |
| The DSP sends a bid response 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 |
| Index captures the DSP's |
| Index sends a bid response to your ad server that includes the following fields in the bid response object:
|
| Your ad server conducts the final auction and if the bid wins the auction, the ad displays to the user. |
| 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.
|
| The SDK reports an impression to your server when a billable event occurs on the client. |
| Your server sends the Index Note: You must include certain HTTP headers when firing the |
| Index retrieves the DSP |
| Your server follows the HTTP 302 redirect to send the DSP |










