Product contextual ads getBids API
POST/v1/sba/getBids
Send ad requests using the HTTPS POST method. Send all request parameters as a JSON object in the POST body. Use this endpoint to request PCA slots on search results and product browse pages, and receive brand-centric banners paired with product cards.
Request
Responses
- 200
- 400
- 500
FCC returns a JSON body containing ad data. The response echoes the request id and lists ads for each requested placement. 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.