Sponsored Product ads getBids API
POST/v1/spa/getBids
This API covers the ad request and response structures and parameters for integrating spa ads with FCC Ads Manager. Request sponsored product ads for a given page type. Send all request parameters within a JSON object in the POST body.
FCC returns ranked sponsored product ads with impression, view, and click tracking URLs for each placement you request.
Request
Responses
- 200
- 400
- 500
FCC returns an array of placement responses, each containing ranked ads and a pagination offset. When no matching ads are available, FCC returns an empty ads array.
Validation or deserialization failure. FCC returns nbr: 2 and populates ext.errors with details.
Server error. nbr: 0 indicates an unknown exception; nbr: 1 indicates a technical failure.