Files
openrtb/native1/request/testdata/v1.1/README.md
T
2018-12-28 15:50:07 +02:00

6 lines
498 B
Markdown

# native1/request/testdata/v1.1
JSON examples copied from [OpenRTB Dynamic Native Ads API](https://iabtechlab.com/standards/openrtb-native/) [1.1](https://iabtechlab.com/wp-content/uploads/2016/04/OpenRTB-Native-Ads-Specification-2016.pdf) section "6 Bid Request/Response Samples".
Some empty/zero attributes were omited (not copied) because of [encoding/json](https://golang.org/pkg/encoding/json/) `omitempty` and [gomega.MatchJSON(...)](http://onsi.github.io/gomega/#matchjsonjson-interface).