Sponsored brands
Learn how to use the Sponsored Brands auctions API to create auctions for brand promotions.
The Sponsored Brands Auctions API allows you to run auctions to promote brands using assets, text, and associated products.
Before You Begin
To use the Sponsored Brand Auctions API, ensure you have completed the following:
- Obtain an API key for authentication.
- Create several campaigns, to have bids available for the auctions.
Request
The /auctions/sponsored-brand
endpoint allows you to run auctions for sponsored brand placements.
For the full specification of this endpoint, refer to the API documentation.
Example Request
Key Fields:
auctions
: An array containing auction objects.winners
: The maximum number of winners for the auction.placementId
: The ID of the placement where the ad will appear.triggers.products.ids
: An array of product IDs associated with the auction.
Response
Do not cache this response or its results. Auctions must remain unique per page view to ensure proper operation.
Caching may result in repeated results for multiple users or sessions.
If no request errors occur, the endpoint returns the results of the auction.
Response With Winners
Example response when winners are found:
Response With No Winners
Example response when no winners are found:
Further Reading
For additional examples and use cases: