mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-15 14:36:36 +03:00
17 lines
281 B
JSON
17 lines
281 B
JSON
{
|
|
"id": "123",
|
|
"seatbid": [
|
|
{
|
|
"bid": [
|
|
{
|
|
"id": "12345",
|
|
"impid": "2",
|
|
"price": 3,
|
|
"nurl": "http://example.com/winnoticeurl",
|
|
"adm": "{\"native\":{\"ver\":\"1.0\",\"link\":{ ... },\"imptrackers\":[ ... ],\"assets\":[ ... ]}}"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|