Get Sponsored Products
Campaign API
Get Sponsored Products
deprecated
This endpoint is deprecated. Use /products-in-campaign instead.
GET
Get Sponsored Products
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Query Parameters
The ID of the vendor to get sponsored products.
The pagination offset.
Required range:
x >= 0The pagination limit.
Required range:
0 <= x <= 100Whether to fetch only active products. If false, all products will be fetched even if the campaign or the bid are inactive.