mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 22:16:41 +03:00
31 lines
406 B
JSON
31 lines
406 B
JSON
{
|
|
"placement": {
|
|
"tagid": "plc-ftr-123abc",
|
|
"secure": 1,
|
|
"display": {
|
|
"ctype": [
|
|
2,
|
|
3
|
|
],
|
|
"displayfmt": [
|
|
{
|
|
"w": 320,
|
|
"h": 50
|
|
},
|
|
{
|
|
"w": 320,
|
|
"h": 250
|
|
}
|
|
],
|
|
"event": [
|
|
{
|
|
"type": 1,
|
|
"method": [
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|