Files
openrtb/native/request/testdata
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
..
2017-11-13 21:09:24 +02:00
2017-11-13 21:00:08 +02:00

testdata

JSON examples copied from OpenRTB Dynamic Native Ads API Specification Version 1.1 spec - section 6 Bid Request/Response Samples.

Some empty/zero attributes were omited (not copied) because of encoding/json omitempty and gomega.MatchJSON(...).