Aggregates the number of views for all client videos, grouping them by id and sort from most popular to less in the built-in player. Note. This method operates only on data collected by the built-in HTML player. It will not show statistics if you are using another player or viewing in native OS players through direct .m3u8/.mpd/.mp4 links. For such cases, use calculations through CDN (look at method /statistics/cdn/uniqs) or statistics of the players you have chosen.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Start of time frame. Datetime in ISO 8601 format.
End of time frame. Datetime in ISO 8601 format.
OK
The response is of type object
.
Aggregates the number of views for all client videos, grouping them by id and sort from most popular to less in the built-in player. Note. This method operates only on data collected by the built-in HTML player. It will not show statistics if you are using another player or viewing in native OS players through direct .m3u8/.mpd/.mp4 links. For such cases, use calculations through CDN (look at method /statistics/cdn/uniqs) or statistics of the players you have chosen.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Start of time frame. Datetime in ISO 8601 format.
End of time frame. Datetime in ISO 8601 format.
OK
The response is of type object
.