{
  "openrtb": {
    "ver": "3.0",
    "domainspec": "adcom",
    "domainver": "1.0",
    "response": {
      "id": "req-3.0-0001",
      "bidid": "resp-3.0-0001",
      "cur": "USD",
      "seatbid": [
        {
          "seat": "buyer-42",
          "bid": [
            {
              "id": "bid-1",
              "item": "1",
              "price": 2.4,
              "media": {
                "ad": {
                  "id": "ad-7421",
                  "adomain": [
                    "advertiser.example.com"
                  ],
                  "cat": [
                    "IAB1-7"
                  ],
                  "lang": "en",
                  "display": {
                    "mime": "image/png",
                    "w": 728,
                    "h": 90,
                    "banner": {
                      "img": "https://samplelib.com/ads/sample-728x90-green.png",
                      "link": {
                        "url": "https://samplelib.com/"
                      }
                    }
                  }
                }
              }
            }
          ]
        }
      ]
    }
  }
}
