Billing notifications

DSPs
Last Updated: February 17, 2026

DSPs can use the OpenRTBburl (billing notify URL) field in bid responses to request billing notifications and reduce reporting discrepancies. Index Exchange (Index) supports the industry standard method of impression measurement in mobile app by using the IAB's Open Measurement Interface Definition (OMID) with our Media Owners. For more information about OMID, see Measuring impressions with OMID.

The following steps describe how burl works with OMID in an OpenRTBinteraction between a Media Owner, Index, and a DSP.

Image showing how burl works with OMID as described in the steps below

How it works

Number one icon

The ad SDK generates an ad request and sends it to the Media Owner's ad server. The Media Owner's ad server makes a request to Index.

Number two icon

Index sends a bid request to the DSP.

Number three icon

The DSP sends a bid response to Index that includes the following fields in the bid response object:

  • adm: The ad markup to render on the user's device.

  • burl: The DSP billing notice URL, to be sent when the impression becomes billable.

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

Number four icon

Index injects our OMID script and the DSP burl as an attribute into the adm field of the bid response object.

Number five icon

Index sends a bid response to the Media Owner with the following in the adm field: The ad markup (VAST or HTML), that includes the IndexOMID script and the DSP burl.

Number six icon

The Media Owner's ad server conducts the final auction and if the bid wins the auction, the ad displays to the user.

Number seven icon

When at least one pixel of the ad enters the viewport of the device, Index's OMID script determines that a billable event has occurred and fires both the Index impression notification and the DSP burl simultaneously.