Response example
Sample Response
{
"id": "92ca2c72-53c0-4552-be3c-7559398564cb",
"cur": "USD",
"seatbid": [
{
"seat": "triplelift",
"bid": [
{
"id": "bid-12345",
"impid": "92ca2c72-53c0-4552-be3c-7559398564cb",
"price": 1.78,
"adomain": ["advertiser.com"],
"crid": "creative-123",
"w": 320,
"h": 480,
"adm": "<html><!-- ad markup --></html>",
"ext": {
"mediaType": "banner",
"tagId": "testnexx",
"ssp": "triplelift",
"prebid": {
"type": "banner",
"targeting": {
"hb_env": "mobile-app",
"hb_cache_id": "e18e97c5-dbba-416c-8df6-2c082b113f25",
"hb_pb": "1.78",
"hb_cache_path": "/cache",
"hb_size": "320x480",
"hb_bidder": "triplelift",
"hb_partner": "nexx360",
"hb_cache_host": "fast.nexx360.io",
"hb_format": "banner"
},
"cache": {
"bids": {
"url": "https://fast.nexx360.io/cache?uuid=e18e97c5-dbba-416c-8df6-2c082b113f25",
"cacheId": "e18e97c5-dbba-416c-8df6-2c082b113f25"
}
}
}
}
}
]
}
],
"ext": {
"version": "1.0.0"
}
}Response Structure
Root Level
Field
Type
Description
SeatBid Object
Field
Type
Description
Bid Object
Field
Type
Description
Bid Extension (ext.prebid)
Field
Type
Description
Video Response
Native Response
No Bid Response
Error Responses
400 Bad Request
204 No Content
Last updated
Was this helpful?