Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Releases: mxmCherry/openrtb

Video.Protocol type changed

11 Jul 17:56
Compare
Choose a tag to compare

Changes since v1.1.0:

  • Video.Protocol type changed from []int8 to int8 #6

Added missing Bid.Attr property

15 Jun 07:52
Compare
Choose a tag to compare

Changes since v1.0.0:

  • added missing Bid.Attr property
  • fixed godoc comments (bad copypaste)

First major version change

13 Jun 18:27
Compare
Choose a tag to compare

Changes since v0.0.1:

  • all uint8 types changed to int8 #3
  • Geo.UTCOffset type changed from int8 to int16

Initial dev release

06 Apr 18:57
Compare
Choose a tag to compare

All OpenRTB 2.3 types implemented.