Deal Object
This object constitutes a specific deal that was struck between a buyer and a seller. Its presence with the Pmp collection indicates that this impression is available under the terms of that deal.
| Attribute | Triplelift Required | Type | Description |
|---|---|---|---|
| id | yes | string | A unique identifier for the direct deal |
| bidfloor | no | float | Minimum bid for this impression expressed in CPM |
| bidfloorcur | no | string | Currency specified using ISO-4217 alpha codes |
| at | no | integer | Optional override of the overall auction type of the bid request. 1 = First Price, 2 = Second Price Plus, 3 = the value passed in bidfloor is the agreed upon deal price |
| wseat | no | array of strings | Allowlist of buyer seats allowed to bid on this deal |
| wadomain | no | array of strings | Array of advertiser domains allowed to bid on this deal |
| ext | no | object | Placeholder for the exchange-specific extensions to OpenRTB |
Updated over 2 years ago
