Bid Response Fields for App Inventory
The Bid Response contains one or more SeatBids, each with Bids specifying creative details, price, and targeting. Mandatory fields must follow the OpenRTB spec, while optional fields can improve targeting, analytics, and performance with Adagio’s DSP partners.
👉 Access the full list of supported parameters in Bid Response objects and parameters
Adagio populates as many fields as possible among bid response objects and parameters. The content of each response depends on:
the information provided in the original ad request,
the data returned by bidders in their bid responses.
Bid Response Sample for App
{
"id": "60681242-4b80-473c-a395-4743ec6f1696",
"seatbid": [
{
"bid": [
{
"id": "1234567890",
"impid": "1",
"price": 6.1208928,
"adm": "<a href=\"http://myadserver.com/click><img src=\"http://image.com/\"/><img src=\"http://myadserver.com/impression/1.0\"/></a>",
"adomain": [
"www.addomain.com"
],
"crid": "creative111",
"w": 320,
"h": 480,
"mtype": 1
}
],
"seat": "8"
}
],
"statuscode": 0
}Last updated
Was this helpful?

