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

Open RTB 2.4 Examples

Open RTB Publisher Request

{
  "id": "d4b5c697-41f3-4c1c-a3d5-5fd01b5ef2aa",
  "at": 1,
  "imp": [
    {
      "id": "974090632",
      "banner": {
        "w": 300,
        "h": 250,
        "mimes": [
          "image/jpg",
          "image/png",
          "video/mp4",
          "image/webp"
        ],
        "ext": {
          "image_output": "xml",
          "video_output": "xml"
        }
      }
    }
  ],
  "site": {
    "id": "12345",
    "domain": "sitedomain.com",
    "name": "site domain",
    "cat": ["IAB25-3"],
    "page": "https://sitedomain.com/page",
    "keywords": "lifestyle, humour"
  },
  "device": {
    "ua": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36",
    "ip": "192.0.2.1",
    "geo": {
      "country": "IRL"
    },
    "language": "en",
    "os": "Linux & UNIX",
    "js": 0,
    "ext": {
      "remote_addr": "192.0.2.1",
      "x_forwarded_for": "",
      "accept_language": "en-GB;q=0.8,pt-PT;q=0.6,en;q=0.4,en-US;q=0.2,de;q=0.2,es;q=0.2,fr;q=0.2"
    }
  },
  "user": {
    "id": "57592f333f8983.043587162282415065"
  },
  "ext": {
    "sub": 1221
  }
}

Email Clicks

In-Stream Video, Outstream Video, Video Slider

Native

Popunder

Push Notifications - 720 x 480

Push Notifications - 192 x 192

In-Page Push

Desktop Full Page Interstitial

Mobile Full Page Interstitial

Open RTB Publisher Response

Email Clicks JSON

In-Stream Video, Outstream Video, Video Slider JSON

Native JSON

  • Single placement ("plcmtcnt":1) response

  • Multiple placement ("plcmtcnt":3) response

In-Page Push JSON

Full Page Interstitial JSON

ADM examples

Email Clicks

In-Stream Video, Outstream Video, Video Slider

You can find more information about VAST elements in our dedicated VAST page.

Remote VAST:

Local VAST:

Popunder

Native Ads

Which is based on the following object:

Push Notification Ads

Which is based on the following object:

In-Page Push Notifications

Which is based on the following object:

Fullpage Interstitial

Last updated

Was this helpful?