Bid Response Ext Object

Field

Type

Details

protocol

string

(Optional) The latest Commerce Grid Demand Protocol version this bid response is compliant with, for example "1.0". For version 1.0 of the protocol this is optional.

{
  "id": "1234567890",
  "ext": {
    "protocol": "1.0"
  }
}