Bid Response Ext Object

Bid Response Ext Object Properties

Value

Type

Description

protocol

string

(Optional) The latest The MediaGrid 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"
  }
}