OpenRTB protocol changes
As a result of supporting only the latest version, the following fields are deprecated and will no longer be populated:
BidRequest.imp[].banner.hmaxBidRequest.imp[].banner.hminBidRequest.imp[].banner.wmaxBidRequest.imp[].banner.wmin
BidRequest.device.ext.user_agent_dataBidRequest.device.geo.accuracyBidRequest.device.geo.utcoffsetBidRequest.imp[].banner.api: This will support the valueMRAID_3.BidRequest.imp[].banner.formatBidRequest.imp[].banner.vcmBidRequest.imp[].metricBidRequest.imp[].native.api: This will support the valueMRAID_3.BidRequest.imp[].video.api: This will support the valueMRAID_3.BidRequest.imp[].video.companionad.apiBidRequest.imp[].video.companionad.formatBidRequest.imp[].video.companionad.vcmBidRequest.imp[].video.linearityBidRequest.imp[].video.maxdurationBidRequest.imp[].video.placementBidRequest.imp[].video.playbackendBidRequest.imp[].video.skipBidRequest.site.mobileBidRequest.testBidRequest.wlang
Authorized Buyers Real-time Bidding API changes
The behavior of the
bidders.endpoints resource will change. The following enum values for bidProtocol will be deprecated:
OPENRTB_2_2OPENRTB_2_3OPENRTB_PROTOBUF_2_3OPENRTB_2_4OPENRTB_PROTOBUF_2_4OPENRTB_2_5OPENRTB_PROTOBUF_2_5
bidProtocol will be added to represent the latest supported OpenRTB version in either JSON or Protobuf formats:
OPENRTB_JSONOPENRTB_PROTOBUF
bidProtocol set to any of the deprecated values above, they will automatically be migrated to either OPENRTB_JSON or OPENRTB_PROTOBUF depending on the format specified by the original value. Additionally, any modifications to your endpoints that would set bidProtocol to the deprecated values will instead set it to OPENRTB_JSON or OPENRTB_PROTOBUF.Feel free to reach out to us via the Authorized Buyers API support forum with any feedback or questions you may have related to these changes.