Skip to main content

Display ads getBids API

POST 

/v1/dsp/getBids

This API covers the ad request and response structures and parameters for integrating display ads with FCC Ads Manager. Call this endpoint to request display ads for one or more slots on a page. Send all parameters as a JSON object in the HTTPS POST body.

FCC returns a bid response containing banner or video ads for each requested impression slot. Send one consolidated request per page.

Request

Responses

Top level ad response object contains JSON for payload with the response. A bid response may contain bids from one or more seats (entities representing the advertisers or brands). The bid response consists of a Bid Response id and a Seatbid object as mandatory attributes.