Toppie API
Get Campaign Report Per Product
Retrieve a product-level report for a specific campaign.
GET
Path Parameters
The ID of the campaign.
Query Parameters
The start date for which reports will be generated.
The end date for which reports will be generated.
The search string for a given query.
Token for retrieving the next page.
Maximum number of products to retrieve.
Required range:
1 < x < 100
Response
200
application/json
Successful Response
Flag that indicates whether more results are available. true
indicates there is a next page of results. false
indicates this response contains the last page of results.
Pagination cursor. Provide this value as a next_page
query parameter in a new request to retrieve the next page of results.
Minimum length:
1