mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-24 10:56:44 +03:00
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"id": "123",
|
|
"seatbid": [{
|
|
"bid": [{
|
|
"id": "12345",
|
|
"impid": "2",
|
|
"price": 3.00,
|
|
"nurl": "http://example.com/winnoticeurl",
|
|
"adm": "...Native Spec response as an encoded string..."
|
|
}]
|
|
}]
|
|
}
|