get_video_analytics
Viewing analytics for one video: summary, plays per day, retention per one-percent slice, geography, referrers, UTM traffic sources, and call-to-action clicks. Available for videos you created, collaborate on, or that are shared with your workspace.string
required
Video ID
string
First day of the range, inclusive, as
YYYY-MM-DD in UTCstring
Last day of the range, inclusive, as
YYYY-MM-DD in UTCstring
IANA time zone used to bucket
viewsOverTime into days (default: UTC)get_workspace_analytics
Viewing analytics aggregated across videos: by default every video shared with the workspace, or withscope: "mine" only the videos you created. Returns the summary, plays per day, retention, geography and referrer breakdowns, plus topVideos ranked by plays. Only topVideos is paginated — pass pagination.nextCursor as cursor for the next page.
enum<string>
workspace (default) or minestring
First day of the range, inclusive, as
YYYY-MM-DD in UTCstring
Last day of the range, inclusive, as
YYYY-MM-DD in UTCstring
IANA time zone used to bucket
viewsOverTime into days (default: UTC)integer
Top videos per page (1-100, default: 20)
string
Pagination cursor from the previous response