Supplier Bid Response¶
This is the top level object that is sent by BidSwitch to the Supplier. Each bid request sent should contain the following fields.
Value |
Type |
Description |
---|---|---|
id |
string |
Specifies the ID of the bid request to which this is a response to,
for example, |
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, |
nbr* |
integer |
Returns a reason why the impression was not forwarded to any Buyers. A No Bid Reason response if different to a No Bid Response. See the Supplier No Bid Reason section for details. |
ext |
object |
The bid response extension object |