youtube_analytics_video_detail
Retrieve daily analytics metrics for a specific YouTube video over a chosen date range to track performance and engagement.
Instructions
Get detailed analytics for a specific video over time.
Returns daily metrics for the specified video.
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 |