Bid Response

This is the top level object that is returned by the DSP. Each bid response sent from the DSP to Commerce Grid should contain the following fields.

Field

Type

Details

id

string

Specifies the ID of the bid request to which this is a response to, for example, "d7d1e107-fe7c-4a57-9592-d1d41fa702d9"

seatbid

array of objects

An array of Seat Bid objects, see the Seat Bid Object section. The length of the array can be either 1+ (for yes-bid) or 0 (for no-bid).

cur*

string

Sets the bidding currency using ISO-4217 alphabetic codes. If not provided USD is assumed, "USD"

nbr*

integer

Return a No-bid Reason to Commerce Grid. See the valid reasons in the Buyer No-bid Response / Reason section

ext

object

The bid response extension object. This field may be omitted in No Bid Responses, see the Bid Response Ext Object section.