DSP
Base Technical Requirements
If you are a DSP looking to integrate with AIDEM, you must develop a bidding implementation based on the OpenRTB Version 2.5 standard and make sure that you meet real-time bidding requirements.
Connection
- You must pass all required parameters in bid responses including
Content-Length
and make sure that you haveseat.bid
support. - You must be able to receive only secure bid requests and send only secure bid responses.
- You must send all requests over HTTPS. No HTTP is allowed.
- You must respond to bid requests within 100 ms.
Inventory
- Display (Mobile Web, Desktop Web, In-App)
- Video (Mobile, Desktop, In-App, CTV)
Impression counting and Billing
- bURL must be used for impression counting and billing. bURL will be called server side.
${AUCTION_PRICE}
is the winning price macro for the bURL.- Win price is provided in USD.
- We do not do any bid shading.
VAST
- We support VAST 2.0, VAST 3.0, VAST Wrapper 2.0, VAST Wrapper 3.0.
- The
adm
field must contain the VAST XML. - We do not support reward video.
Cookie Syncing
- We do not support demand initiated cookie-syncing.
- We do not support sync redirects.
GDPR
- We collect consent from user using Publisher provided TCF string.
- We use field
user.ext.consent
to indicate consent.
CCPA
- We collect consent from user using Publisher provided US Privacy string.
- We use field
regs.ext.us_privacy
to indicate consent.
COPPA
- We do not have COPPA regulated inventory.