mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-15 22:46:34 +03:00
9aac16fc8e
- 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
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(...).