youtube_analytics_revenue_by_video
Retrieve revenue per video sorted by highest earnings for YouTube Partner Program channels. Specify date range and result limit to analyze video performance.
Instructions
Get revenue per video, sorted by highest revenue.
Requires the channel to be in the YouTube Partner Program.
Args: start_date: Start date (YYYY-MM-DD). Defaults to 28 days ago. end_date: End date (YYYY-MM-DD). Defaults to today. max_results: Number of videos to return (max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No | ||
| max_results | No |