mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-24 10:56:44 +03:00
6 lines
433 B
Markdown
6 lines
433 B
Markdown
# testdata
|
|
|
|
JSON examples copied from [OpenRTB](https://iabtechlab.com/standards/openrtb/) [2.6](https://iabtechlab.com/wp-content/uploads/2022/04/OpenRTB-2-6_FINAL.pdf) spec - 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).
|