Video views
Developing
GET
/projects/{projId}/videos/{videoId}/analytics/{analyticsType}
Provides the Number of Views group by Country of a Video
GET
/projects/<project_id>/videos/<video_id>/analytics/views?start_time=<time>&end_time=<time>&group_by=time_interval_hour
Request
Path Params
projId
stringÂ
required
Example:
66a1084b-4b6b-4001-a4ad-d34d13463068
videoId
stringÂ
required
Example:
a16297d4-6146-44b8-9b0f-e0bdcbfa2705
analyticsType
stringÂ
required
Example:
views
Query Params
start_time
stringÂ
optional
Example:
2024-02-25T17:59:59.999Z
end_time
stringÂ
optional
Example:
2024-03-03T17:59:59.999Z
group_by
stringÂ
optional
Example:
time_interval_hour