This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
OpenRTB 2.5
Changes since v3.0.0:
- added new object types for OpenRTB 2.5
- added new attributes to existing object types for OpenRTB 2.5
- changed time/duration properties type to
int64
- changed
at
(auction type) attribute type toint64
(wasint8
) - removed
BidRequest.buyerid
property (seems to be just a mistype in OpenRTB 2.3.1, useBidRequest.buyeruid
instead)