Commit Graph

14 Commits

Author SHA1 Message Date
Max Cherry e46c28dbcc native/request: copied openrtb.Protocol enum 2017-11-15 00:52:41 +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 76c6d23eed native/request: actually, let Len be int64 - it is already int64 in openrtb.Content.Len 2017-11-15 00:40:40 +02:00
Max Cherry 9aac16fc8e native/request: type fixes/changes
- Asset.{Title,Img,Video,Data} now use corresponding object types (ptr)
- Data.Len is uint64 now
- Image.{W,WMin,H,HMin} are uint64 now
- removed video.linearity from native fixture
2017-11-15 00:36:34 +02:00
Max Cherry 4036b4c3f2 Godoc native package comments 2017-11-13 21:18:03 +02:00
Max Cherry 456a5afb5e Swapped section names for native request/response 2017-11-13 21:15:13 +02:00
Max Cherry 1f70f62a7a Polish READMEs 2017-11-13 21:13:10 +02:00
Max Cherry c0b583ee30 Need more READMEs!!!11 2017-11-13 21:09:24 +02:00
Max Cherry 1138fc1b55 Testdata READMEs 2017-11-13 21:04:18 +02:00
Max Cherry 5f1db59cc1 Native tests 2017-11-13 21:00:08 +02:00
Max Cherry 8fc864bd69 Changed native/response types to conform recommendations from README 2017-11-13 20:27:09 +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
Dave Bemiller fadacfa33e Added response types. 2017-11-13 11:26:48 -05:00
Max Cherry dacd2db5f6 wip - native 2017-11-10 00:00:34 +02:00