Sample

Bid 요청과 응답 예제입니다.

1. Bid Request Sample

1-1. Banner

{
  "id": "1235b335-1234-1234-1234-191a1a958e75-1234",
  "tmax": 180,
  "allimps": 0,
  "imp": [
    {
      "secure": 1,
      "id": "e7d08a44-c07b-4e6a-8109-a85eb7ff3ab7",
      "banner": {
        "w": 728,
        "h": 90,
        "battr": [
          6,
          7
        ]
      },
      "displaymanager": "adfit",
      "displaymanagerver": "4.35.0",
      "tagid": "DAN-123456789",
      "bidfloor": 200,
      "bidfloorcur": "KRW"
    }
  ],
  "device": {
    "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0",
    "os": "Windows",
    "osv": "10",
    "h": 864,
    "sua": {
      "platform": {
        "brand": "Windows",
        "version": [
          "10"
        ]
      },
      "mobile": 0,
      "source": 3,
      "browsers": [
        {
          "brand": "edge",
          "version": [
            "142"
          ]
        }
      ]
    },
    "w": 1536,
    "ppi": 96,
    "pxratio": 1.25,
    "ip": "210.94.41"
  },
  "site": {
    "id": "LPS",
    "cat": [
      "IAB14-6",
      "IAB14-7",
      "IAB14-8",
      "IAB15-1",
      "IAB16-1"
    ],
    "page": "https://www.daum.net/?t__nil_top=refresh",
    "publisher": {
      "name": "DAUM"
    }
  },
  "at": 1,
  "cur": [
    "KRW"
  ],
  "user": {
    "id": "a51dc3ccae9f8e8c2b7bb2f29f5b28bf"
  },
  "source": {
    "fd": 1,
    "tid": "1235b335-1234-1234-1234-191a1a958e75-1234",
    "schain": {
      "complete": 1,
      "nodes": [
        {
          "hp": 1,
          "asi": "kakao.com",
          "sid": "A6v",
          "rid": "1235b335-1234-1234-1234-191a1a958e75-1234"
        }
      ],
      "ver": "1.0"
    }
  }
}

1-2. Native (비즈보드)

1-3. Native (2:1 Image)

1-4. Native (Video)

1-5. Native (multiasset)

1-6. Rewarded Video

2. Bid Respone Sample

2-1. Banner

2-2. Native (비즈보드)

2-3. Native (2:1 Image)

2-4. Native (Video)

Last updated

Was this helpful?