For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bid Request Fields for App Inventory

In OpenRTB, the bidrequest object acts as the central container for a request. It provides a complete description of the ad opportunity, user information, environment details, and any other context needed for effective bidding.

Below are the fields that Adagio considers required or highly recommended for OpenRTB S2S bid requests on App inventory. A sample bid request from a publisher appears after the table.

  • Required: Necessary to receive a response from Adagio.

  • Highly Recommended: Shown to improve yield and performance.

Access the full list of supported parameters in Bid Request objects and parameters

Required parameters

  • bidrequest.id

  • bidrequest.app.bundle

  • bidrequest.imp[].id

  • bidrequest.imp[].tagid

  • depending on the media

    • bidrequest.imp[].banner.* , bidrequest.imp[].video.* or bidrequest.imp[].native.*

  • if applicable:

    • bidrequest.regs.*

    • bidrequest.user.consent or bidrequest.user.ext.consent

Bid Request Sample for App

Adagio supports both multi imps and multi mediatypes (Banner, Video and Native).

Last updated

Was this helpful?