Provides the Avg Video Watch By Region of a project📣 this endpoint provides the Avg Video Watch By Region of the contents of the project across different regions✳ list of request parameters
start_time
end_time
group_by = geo_region
🔰 this endpoint gives all the avgerage views information analytics of the project📢 Info message : Here URL is contructed like GET/projects/<project_id>/analytics/avg-video-watch?start_time=<time>&end_time=<time>&group_by=geo_regionhere time should be formated in RFC3339
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.