Streaming Statistics
Get VOD unique viewers via CDN
Calculates time series of unique viewers of VOD via CDN.
The statistics are taken from the data of CDN and work regardless of which player the views were made with.
Works similar to the method /statistics/cdn/uniqs
. But this allows you to break down data with the specified granularity: minutes, hours, days.
Based on this method, a graph of unique views in the Customer Portal is built.
GET
Authorizations
API key for authentication.
Query Parameters
Start of time frame. Format is date time in ISO 8601
End of time frame. Format is date time in ISO 8601
Filter by video "slug"
Filter by user "id"
Specifies the time interval for grouping data
Available options:
1m
, 5m
, 15m
, 1h
, 1d
Response
200
application/json
OK
The response is of type object[]
.