AI-generated Key Takeaways
-
These reports are exclusively available for YouTube Primetime Channels and provide detailed viewing data.
-
The
demographic_daily_summary_a1anddemographic_daily_events_a1report types detail viewing information for specific demographic groups, with the first giving daily overviews and the second summarizing daily events per video. -
The
geographic_daily_summary_a1andgeographic_daily_events_a1report types detail viewing information for geographic regions, with the first giving daily overviews and the second summarizing daily events per video. -
Each report includes a primary key consisting of Date and TmsId, along with additional fields like ContentId, Network, ProgramTitle, and viewing metrics.
-
Data anonymization is applied to protect YouTube viewers' identities, meaning data is only included if the views meet a certain threshold.
The following reports are available only for YouTube Primetime Channels:
Demographic daily summary
This report summarizes daily viewing information for Primetime programming for different demographic groups. Each row in the report specifies viewing statistics for a particular program for a particular demographic group. To ensure the anonymity of YouTube viewers, rows are only included if the views metric meets a certain threshold. The data anonymization section of the API overview explains this principle in more detail.
The reportType id for this report is demographic_daily_summary_a1.
| Contents | |
|---|---|
| Primary Key: |
DateTmsId
|
| Additional fields: |
ContentIdPublishDateTimeNetworkCallSignSeriesTitleSeasonNumberProgramTitleEpisodeNumberContentLengthPlatformDeviceTypeContentTypeProgramTypeAgeGroupGenderTotalWatchTimeAverageViewDurationAverageViewPercentViewsPeakConcurrentViewers
|
Demographic daily events
This report summarizes demographic daily events. The report may contain multiple rows per video.
The reportType id for this report is demographic_daily_events_a1.
| Contents | |
|---|---|
| Primary Key: |
DateTmsId
|
| Additional fields: |
ContentIdPublishDateTimeNetworkCallSignSeriesTitleSeasonNumberProgramTitleEpisodeNumberContentLengthPlatformDeviceTypeContentTypeProgramTypeAgeGroupGenderMinutesSinceStartViewersStartViewersResumeViewersCompleteConcurrentViewers
|
Geographic daily summary
This report summarizes daily viewing information for Primetime programming in different geographic regions. Each row in the report specifies viewing statistics for a particular program for a particular region. To ensure the anonymity of YouTube viewers, rows are only included if the views metric meets a certain threshold. The data anonymization section of the API overview explains this principle in more detail.
The reportType id for this report is geographic_daily_summary_a1.
| Contents | |
|---|---|
| Primary Key: |
DateTmsId |
| Additional fields: |
ContentIdPublishDateTimeNetworkCallSignSeriesTitleSeasonNumberProgramTitleEpisodeNumberContentLengthPlatformDeviceTypeContentTypeProgramTypeDmaIdTotalWatchTimeAverageViewDurationAverageViewPercentv
ViewsPeakConcurrentViewers
|
Geographic daily events
This report summarizes geographic daily events. The report may contain multiple rows per video.
The reportType id for this report is geographic_daily_events_a1.
| Contents | |
|---|---|
| Primary Key: |
DateTmsId |
| Additional fields: |
ContentIdPublishDateTimeNetworkCallSignSeriesTitleSeasonNumberProgramTitleEpisodeNumberContentLengthPlatformDeviceTypeContentTypeProgramTypeDmaIdMinutesSinceStartViewersStartViewersResumeViewersCompleteConcurrentViewers
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-18 UTC.