Campaign API
Get Sponsored Products
This endpoint is deprecated. Use /products-in-campaign instead.
GET
Query Parameters
The ID of the vendor to get sponsored products.
The pagination offset.
Required range:
x > 0
The pagination limit.
Required range:
0 < x < 100
Whether to fetch only active products. If false, all products will be fetched even if the campaign or the bid are inactive.
Response
200
application/json
Successful Response
Paginated response for sponsored products in a vendor.
Whether this is the last page of results or not.
List of sponsored product ids.
The parameters that should be used to fetch the next page.