For the complete documentation index, see llms.txt. This page is also available as Markdown.

ExoClick RTB Examples

ExoClick RTB Publisher Request

POST Banner JSON

{
    "id": "d4b5c697-41f3-4c1c-a3d5-5fd01b5ef2aa",
    "ip": "131.34.123.159",
    "language": "en",
    "type": "banner",
    "remote_addr": "131.34.123.159",
    "x_forwarded_for": "",
    "ua": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36",
    "url": "https://sitedomain.com/page",
    "user_id": "57592f333f8983.043587162282415065",
    "sub": 1234,
    "export": "json",
    "keyword": "lifestyle, humour",
    "size": "300x250"
}

POST Popunder JSON

POST Push Notifications - 720 x 480 JSON

POST Push Notifications 192 x 192 JSON

POST In-Page Push JSON

POST Direct Link JSON

POST Email Clicks JSON

GET Banner URL

GET Email Clicks URL

GET Popunder URL

GET Push Notifications 720 x 480 URL

GET Push Notifications 192 x 192 URL

GET In-Page Push Notifications URL

ExoClick RTB Publisher Response

Email Clicks JSON

Popunder JSON

Push Notifications JSON

In-Page Push JSON

Email Clicks XML

Popunder XML

Push Notifications XML

Was this helpful?