mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 05:56:34 +03:00
79 lines
855 B
JSON
79 lines
855 B
JSON
{
|
|
"ver": "1.2",
|
|
"context": 1,
|
|
"contextsubtype": 10,
|
|
"plcmttype": 11,
|
|
"plcmtcnt": 1,
|
|
"privacy": 1,
|
|
"eventtrackers": [
|
|
{
|
|
"event": 1,
|
|
"methods": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"event": 2,
|
|
"methods": [
|
|
1
|
|
]
|
|
}
|
|
],
|
|
"assets": [
|
|
{
|
|
"id": 4,
|
|
"video": {
|
|
"minduration": 15,
|
|
"maxduration": 30,
|
|
"protocols": [
|
|
2,
|
|
3
|
|
],
|
|
"mimes": [
|
|
"video/mp4"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 123,
|
|
"required": 1,
|
|
"title": {
|
|
"len": 140
|
|
}
|
|
},
|
|
{
|
|
"id": 128,
|
|
"img": {
|
|
"wmin": 836,
|
|
"hmin": 627,
|
|
"type": 3
|
|
}
|
|
},
|
|
{
|
|
"id": 124,
|
|
"required": 1,
|
|
"img": {
|
|
"wmin": 50,
|
|
"hmin": 50,
|
|
"type": 1
|
|
}
|
|
},
|
|
{
|
|
"id": 126,
|
|
"required": 1,
|
|
"data": {
|
|
"type": 1,
|
|
"len": 25
|
|
}
|
|
},
|
|
{
|
|
"id": 127,
|
|
"required": 1,
|
|
"data": {
|
|
"type": 2,
|
|
"len": 140
|
|
}
|
|
}
|
|
]
|
|
}
|