SSP - Banner - Response
{
"id": "CghSUi1tcy5oYhD7x6imBhjMzflDIKjnhb8C",
"seatbid": [
{
"bid": [
{
"id": "uPT1d3c5mBjT",
"impid": "0",
"price": 55.15,
"adid": "603979",
"nurl": "https://{NURL_URL}",
"adm": "{BANNER_HTML_CODE}",
"adomain": [
"example.com"
],
"cid": "311766",
"crid": "603979",
"w": 300,
"h": 250,
"exp": 300,
"ext": {
"nroa": {
"erid": "Kra23pXXX"
}
}
}
]
}
],
"bidid": "b7345dabccae4b8199351d8caceae2d0",
"cur": "RUB"
}
Support Macros
${AUCTION_PRICE} - Will be replaced by the winning amount
Check List
- The adm section should contain an HTML document that has an opening and closing html tag and an opening and closing body tag.
- A crid must be present; identical creatives must have the same crid.
- It is mandatory to transfer erid in the
bid -> ext -> nroa -> erid
section. - If request contains several ad sizes for one impression, transferring the ad size in response is mandatory
Updated 7 months ago