Files
openrtb/testdata/bid-response-native-markup-returned-inline.json
T

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..."
}]
}]
}