Files
openrtb/native/response/testdata/v1.2/clickout.json
T

56 lines
847 B
JSON

{
"link": {
"url": "http://i.am.a/URL"
},
"assets": [
{
"id": 123,
"required": 1,
"title": {
"text": "Learn about this awesome thing"
}
},
{
"id": 124,
"required": 1,
"img": {
"url": "http://www.myads.com/thumbnail1.png"
}
},
{
"id": 128,
"required": 1,
"img": {
"url": "http://www.myads.com/largethumb1.png"
}
},
{
"id": 126,
"required": 1,
"data": {
"value": "My Brand"
}
},
{
"id": 127,
"required": 1,
"data": {
"value": "Learn all about this awesome story of someone using my product."
}
}
],
"eventtrackers": [
{
"event": 1,
"method": 2,
"url": "http://www.mytracker.com/tracker.js"
},
{
"event": 2,
"method": 1,
"url": "http://www.mytracker.com/tracker.php"
}
],
"privacy": "http://www.myprivacyurl.com"
}