DSPBidExt
Extension of the bid object containing banner metadata.
ad_group_idstringrequired
ID of the banner group this banner belongs to.
Example:
FCCMMOKY988K234slot_idstringrequired
The slot identifier echoed from the request.
Example:
HOME-PAGE-DAILY-UAE5rich_media_payloadobject
Required if you have configured custom template while creating ad banner. Key-value pairs of predefined asset IDs and values you set when creating the ad banner. Use these in your frontend to overlay custom CTA buttons, logos, and disclaimers natively on the page.
banner_idstring
ID of the ad banner FCC is serving.
Example:
FCCOUIHGWI6WISQadvertiser_idstring
ID of the advertiser account for this ad banner.
Example:
FCCGB6FKTHJJU3ADSPBidExt
{
"ad_group_id": "FCCMMOKY988K234",
"slot_id": "HOME-PAGE-DAILY-UAE5",
"rich_media_payload": {},
"banner_id": "FCCOUIHGWI6WISQ",
"advertiser_id": "FCCGB6FKTHJJU3A"
}