Youtube · Capability

YouTube Analytics And Reporting

Workflow combining YouTube Analytics and Reporting APIs for comprehensive channel performance monitoring, custom report generation, and bulk data export. Designed for data analysts, marketing teams, and content strategists.

Run with Naftiko YouTubeAnalyticsReportingMetrics

What You Can Do

GET
Query analytics — Query YouTube Analytics data
/v1/reports
GET
List groups — List analytics groups
/v1/groups
POST
Create group — Create an analytics group
/v1/groups
PUT
Update group — Update an analytics group
/v1/groups
DELETE
Delete group — Delete an analytics group
/v1/groups
GET
List group items — List items in an analytics group
/v1/group-items
POST
Add group item — Add an item to a group
/v1/group-items
DELETE
Remove group item — Remove an item from a group
/v1/group-items
GET
List jobs — List reporting jobs
/v1/reporting-jobs
POST
Create job — Create a reporting job
/v1/reporting-jobs
DELETE
Delete job — Delete a reporting job
/v1/reporting-jobs
GET
List bulk reports — List generated reports for a job
/v1/bulk-reports
GET
List report types — List available report types
/v1/report-types

MCP Tools

query-analytics

Query YouTube Analytics data with dimensions and metrics

read-only idempotent
list-analytics-groups

List YouTube Analytics groups

read-only idempotent
create-analytics-group

Create an analytics group for organizing data

update-analytics-group

Update an analytics group

idempotent
delete-analytics-group

Delete an analytics group

idempotent
list-group-items

List items in an analytics group

read-only idempotent
add-group-item

Add an item to an analytics group

remove-group-item

Remove an item from an analytics group

idempotent
list-reporting-jobs

List bulk reporting jobs

read-only idempotent
create-reporting-job

Create a new bulk reporting job

delete-reporting-job

Delete a bulk reporting job

idempotent
list-bulk-reports

List generated bulk reports for a job

read-only idempotent
get-bulk-report

Get metadata for a specific bulk report

read-only idempotent
list-report-types

List available report types

read-only idempotent

APIs Used

youtube-analytics youtube-reporting