This endpoint is now deprecated. Please use the new endpoint Get local streaming.
GET /api/v2/artist/{uuid}/streaming/youtube/views/{year}/{month}
Parameter name | Value | Description | Additional |
---|---|---|---|
uuid | string | An artist UUID |
Required |
year | integer | Year YYYY format |
Required |
month | integer | Month MM format |
Required |
Status code | Description | Resource |
---|---|---|
200 | OK
A Streaming Account response with YouTube monthly views |
Streaming Plot Collection |
400 | Bad Request
Invalid date provided |
|
401 | Unauthorized
You are not logged in |
|
403 | Forbidden
This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access. |
|
404 | Not Found
Artist not found |