Sample Bid Request

Sample Banner Request (Mobile app)

{
"id": "33e45dac",
"at": 1,
"tmax": 500,
"app": {
"id": "24081de4b49c",
"name": "1 Astro",
"bundle": "com.inmobi.blink.astro",
"domain": "https://inmobi.com"
},
"device": {
"ua": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Mobile Safari/537.36",
"geo": {
"lat": 40.731700000000004,
"lon": -73.9885,
"type": 2
},
"dnt": 0,
"lmt": 0,
"ip": "72.89.161.115",
"ifa": "274ae7f1-85e6-47d8-a1cf-f52459741671"
},
"imp": [
{
"id": "1",
"banner": {
"w": 320,
"h": 50,
"api": [
3,
5
]
},
"instl": 0,
"tagid": "1621323861540",
"bidfloor": 4.38,
"secure": 1
}
],
"regs": {
"coppa": 0,
"ext": {"gdpr": 0}
}
}

Sample Video Request (Mobile app)

{
    "id": "33e45dac",
    "at": 1,
    "test":1,
    "tmax": 500,
    "app": {
        "id": "24081de4b49c",
        "name": "1 Astro",
        "bundle": "com.inmobi.blink.astro",
        "domain": "https://inmobi.com"
        },
    "device": {
"ua": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Mobile Safari/537.36",
        "geo": {
            "lat": 40.7317,
            "lon": -73.9885,
            "type": 2
        },
        "dnt": 0,
        "lmt": 0,
        "ip": "72.89.161.115",
        "ifa": "274ae7f1-85e6-47d8-a1cf-f52459741671"
    },
    "imp": [
        {
            "id": "1",
            "tagid":"1618735043225",
            "video": {
                "mimes": [
                    "video/mp4"
                ],
                "minduration": 0,
                "maxduration": 6000,
                "protocols": [
                    2,
                    3,
                    5,
                    6
                ],
                "h": 320,
                "w": 480,
                "startdelay": 0,
                "api": [
                    1,
                    2,
                    3,
                    4,
                    5,
                    7
                ],
                "pos": 1
            },
            "bidfloor": 0.15,
            "secure": 1
        }
    ],
    "regs": {
        "coppa": 0,
        "ext": {
            "gdpr": 0
        }
    }
}

Sample Native Request (Mobile app)

{
"id": "33e45dac",
"at": 1,
"test":1,
"tmax": 500,
"app": {
"id": "24081de4b49c",
"name": "1 Astro",
"bundle": "com.inmobi.blink.astro",
"domain": "https://inmobi.com"
},
"device": {
"ua": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Mobile Safari/537.36",
"geo": {
"lat": 40.7314,
"lon": -73.9885,
"type": 2
},
"dnt": 0,
"lmt": 0,
"ip": "72.89.161.115",
"ifa": "274ae7f1-85e6-47d8-a1cf-f52459741671"
},
"imp": [{
"id": "1",
"tagid": “1618933962959”,
"native": { "request": "{\"native\": {\"ver\": \"1.2\",\"context\": 2,\"contextsubtype\": 20,\"plcmttype\": 11,\"plcmtcnt\": 1,\"aurlsupport\": 0,\"privacy\": 1,\"eventrackers\": [{\"event\": 1,\"methods\": [1,2]},{\"event\": 2,\"methods\": [1]}],\"assets\": [{\"id\": 123,\"required\": 1,\"title\": {\"len\": 140}},{\"id\": 128,\"required\": 0,\"img\": {\"wmin\": 836,\"hmin\": 627,\"type\": 3}},{\"id\": 124,\"required\": 1,\"img\": {\"wmin\": 50,\"hmin\": 50,\"type\": 1}},{\"id\": 126,\"required\": 1,\"data\": {\"type\": 1,\"len\": 25}},{\"id\": 127,\"required\": 1,\"data\": {\"type\": 2,\"len\": 140}}]}}",
"ver": "1.2",
"battr": [],
"api": [3,5]
},
"bidfloor": 0.15,
"secure": 1
}],
"regs": {
"coppa": 0,
"ext": {
"gdpr": 0
}}}

On This Page

Last Updated on: 26 Aug, 2021