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.