Get the video performance report
GET/cms/analytics/video_performance
GET
/cms/analytics/video_performance
Returns video plays data. Add export=1 to instead receive a CSV download.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”date_from
string format: date
date_to
string format: date
segment
integer
platform
integer
export
string
Set to 1 to receive a CSV download instead of JSON
Responses
Section titled “Responses”Video plays items and visits data, or a CSV file if export=1
Invalid date range
Admin authorization required
Insufficient permissions