youtube_analytics_retention
Get audience retention curves for YouTube videos: percentage of viewers still watching at each point, plus comparison to similar videos. Understand viewer drop-off and engagement.
Instructions
Get audience retention curve for a specific video.
Returns 100 data points showing what percentage of viewers are still watching at each point in the video. Also includes relative retention compared to similar-length videos on YouTube.
Args: video_id: YouTube video ID start_date: Start date (YYYY-MM-DD). Defaults to 28 days ago. end_date: End date (YYYY-MM-DD). Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| video_id | Yes | ||
| start_date | No |