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

Added tests, deprecated User.BuyerID

Compare
Choose a tag to compare
@mxmCherry mxmCherry released this 30 Jul 09:35
· 238 commits to master since this release

Changes since v2.0.0:

  • added JSON marshalling tests (using ginkgo, gomega)
  • deprecated User.BuyerID property in favor of User.BuyerUID [1]

[1] Seems to be a mistype in OpenRTB v2.3: it specifies buyerid in section 3.2.13 Object: User, but uses buyeruid only in examples section 6.3 Bid Requests.