Analytics
This api is only applicable to projects bound to ACRCloud Music
Get analytics data for the last 7 days
GET
https://api-v2.acrcloud.com/api/bm-cs-projects/:project_id/analytics/results
Path Parameters
Name | Type | Description |
---|---|---|
project_id* | Number | The project id |
Query Parameters
Name | Type | Description |
---|---|---|
stats_type* | String | Type of data, including date, track, artists, label, stream. If result_type is custom, then only include date, track, stream. |
result_type* | String | Type of result, including music, custom |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer token |
Accept* | String | application/json |
Last updated