Analytics
List projects analytics
Retrieves an analytics overview for all projects within an organization
GET
Authorizations
Query Parameters
The media variants to fetch data for
Available options:
article
, summary
The start date of the aggregation period. The value of this property should be a string in the format yyyy-mm-dd according to ISO 8601.
The end date of the aggregation period. The value of this property should be a string in the format yyyy-mm-dd according to ISO 8601.
'limit' sets the number of results to return in each page.
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
This is used to order analytics by number of listens or average listen time or average listen duration
Available options:
listens
, avg_listen_time
, avg_listen_duration
This is used to order analytics in the ascending or descending order
Available options:
asc
, desc