Get aggregated product analytics

Retrieves an aggregation of product analytics daily records over the given date range.
Note: due to database constraints, there is a maximum limit value of 100,000 and results are sorted by bq (browsed quantity).

🚧

Due to database constraints, there's a maximum limit value of 100,000 and results are sorted by bq (browsed quantity).

Path Params
string
required

Website ID for the account you are posting data to.

Query Params
string
enum
required

Get data in JSON format.

Allowed:
integer
≥ 1
Defaults to 25

Get this number of records to return in results array (pagination).

integer
Defaults to 1

Which page of results you wish to return; First page is indexed as 1.

date-time

Start date for the data in ISO-8601 format, defaults to earliest possible date.

date-time

End date for the data in ISO-8601 format, defaults to today.

Responses

401

Unauthorized

403

Forbidden - Usually you are requesting data for a website you don't have access to.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json