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.