Provides the total video watch By a User📣 this endpoint provides the total video watch By Region of the contents of a User across different regions✳ list of request parameters
start_time
end_time
group_by = time_interval_hour
🔰 this endpoint gives the Total video watch information analytics of a User📢 Info message : Here URL is contructed like GET/projects/<project_id>/users/<user_id>/analytics/total-watch?start_time=<time>&end_time=<time>&group_by=time_interval_hourhere time should be formated in RFC3339
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.