Deal configuration options in an OpenRTB integration

Media Owners
Last Updated: February 12, 2026

Index Exchange (Index) allows sellers to create Private Marketplace (PMP) deals with various demand partners. A publisher can create a deal and make it active either from the Index UI or by using the Deals API. Once configured, available deals and their parameters are either communicated within the bid request or inferred from the bid request.

The following table outlines how deals are communicated in the bid request for each PMP configuration mode.

Integer valueSupported fieldsDescription

1

id (in the Deal Object)

Available deals for this impression may be communicated within the bid request. This does not include the deal attributes.

2

All fields in PMP Object and Deal Object

Available deals for this impression and their attributes may be communicated within the bid request. Any new deal attributes communicated in the bid request overrides any existing deal attributes or conditions.

0

none

Available deals for this impression are inferred for each per bid request.

The following table outlines how deal bids are communicated in the bid response for each PMP configuration mode.

Integer valueSupported fieldsDescription

1,2,0

dealid in the Bid Object and all available fields in the Bid Extension Object

Bids corresponding to this deal are included in the bid response.