VIDEO oRTB
POP oRTB Integration
POP oRTB endpoint
http://feed.inhousead.net/ortb2?pid=%s
Parameters
| pid | Required | Your feed ID |
Request example oRTB
{
"id": "00799aa8590ea7ff048f9fcb10000000",
"imp": [
{
"id": "00799aa8590ea7ff048f9fcb12a00000",
"bidfloor": 0.001,
"instl": 0
}
],
"site": {
"id": "10703",
"domain": "www.example.com",
"name": "Example Site",
"page": "http://www.example.com/page",
"keywords": "Adult"
},
"user": {
"id": "4edbd6fa-b762-4c32-91c4-23e7fe872726"
},
"device": {
"ua": "Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A105F Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.0 Chrome/67.0.3396.87 Mobile Safari/537.36",
"ip": "0.0.0.0",
"ipv6": "::1",
"devicetype": "mobile",
"os": "Android",
"osv": "9",
"model": "SAMSUNG SM-A105F",
"language": "en"
},
"geo": {
"country": "US"
}
}
Response example oRTB
{
"id": "c290ff3a9e3b36db39698a13706813ce",
"seatbid": [
{
"bid": [
{
"id": "30767351-1918-4f53-8db6-31f8f98089fe",
"impid": "c290ff3a9e3b36db39698a13706813ce",
"price": 0.00015,
"adm": "https://click.inhousead.net/click/2gVf45vECevwrwdFAGREwer",
"crid": "1507372"
}
]
}
]
}
POP oRTB Statistic API
| feed_id |
Required | Your feed ID |
| stat_code | Required | Your stat_code |
By Date and SubID
http://platform.inhousead.net/api/v1/statistic/subid/?format=json&feed_id=REPLACE&stat_code=REPLACE&start_date=2025.07.03&end_date=2025.07.03
By Date
http://platform.inhousead.net/api/v1/statistic/date/?format=json&feed_id=REPLACE&stat_code=REPLACE&start_date=2025.07.03&end_date=2025.07.03