About Youtube Analytics Api
The YouTube Analytics API is a Google API that lets channel owners and developers query performance data for YouTube channels and videos, including views, watch time, subscriber changes, traffic sources, demographics, and estimated revenue. It is accessed via google.googleapis.com and is part of the broader YouTube Data API v3 ecosystem. It is used by creators, MCNs, and analytics platforms to build reporting dashboards. The API is free but operates under a daily quota of 10,000 units per project.
AI Agent Use Cases
- Query metrics like views, watch time, impressions, and estimated revenue
- Filter by date range, country, video, playlist, or traffic source
- Demographic breakdowns by age, gender, and device type
- Channel-level and video-level reports via the reports.query method
- Free with a default 10,000-unit daily quota per Google Cloud project
- Quota increase requests available through Google Cloud Console audit
Available Actions
These are the specific actions that AI agents can perform with this tool