Commit Graph

13 Commits

Author SHA1 Message Date
Max Cherry fd8bfbb100 Switch from custom RawJSON to json.RawMessage
https://github.com/mxmCherry/openrtb/issues/23
2018-03-03 09:49:12 +02:00
Max Cherry fee2014454 Native 1.2: reviewed request types, fixed some godoc comments 2018-03-03 09:16:39 +02:00
Max Cherry cdd9ddfd9e Native 1.2: change links for Native 1.2 docs - now published on https://www.iab.com/guidelines/real-time-bidding-rtb-project/ 2018-03-03 08:58:20 +02:00
Max Cherry aab54a308b Native 1.2: update docs/links 2018-02-28 09:44:31 +02:00
Max Cherry bd5e8ad685 Native 1.2: moved all 7.* section types to native.* 2018-02-25 19:24:27 +02:00
Max Cherry 9312418d78 Native 1.2: move common enum types to native.* package, do TODOs 2018-02-25 18:44:20 +02:00
Max Cherry 2f6127d966 Native 1.2: 4.7 Event Trackers Request Object + related 7.x enums 2018-02-20 19:45:20 +02:00
Max Cherry ce391af8a4 Native 1.2: added forgotten omitempty 2018-02-20 19:28:57 +02:00
Max Cherry a473228d2f Native 1.2: 4.1 Native Markup Request Object reviewed 2018-02-20 19:23:06 +02:00
Max Cherry dc11d8c852 native/request: enum fixes + Layout enum
- PlacementType made int64 - it is unbound (>500 - exchange-defined)
- added Layout for Request.Layout
2017-11-15 00:49:11 +02:00
Max Cherry 4036b4c3f2 Godoc native package comments 2017-11-13 21:18:03 +02:00
Max Cherry e6947c4358 RawJSON copypasted to native subpackages + HEADS UP added (will be replaced with json.RawMessage) 2017-11-13 20:23:55 +02:00
Max Cherry dacd2db5f6 wip - native 2017-11-10 00:00:34 +02:00