YouTubeMetrics
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
subscriber_count
|
int64
The number of subscribers.
|
views_count
|
int64
The total number of views.
|
video_count
|
int64
The total number of videos.
|
likes_count
|
int64
The total number of likes across all videos of this channel.
|
shares_count
|
int64
The total number of shares across all videos of this channel.
|
engagement_rate
|
double
The lifetime engagement rate of this channel. The value is computed as the total number of likes, shares, and comments across all videos divided by the total number of videos.
|
average_views_per_video
|
double
The average number of views per video in the last 28 days.
|
average_likes_per_video
|
double
The average number of likes per video in the last 28 days.
|
average_shares_per_video
|
double
The average number of shares per video in the last 28 days.
|
shorts_views_count
|
int64
The total number of views across all Shorts videos of this channel.
|
shorts_video_count
|
int64
The total number of Shorts videos.
|
is_active_shorts_creator
|
bool
When true, this channel has published a Shorts video in the last 90 days.
|
is_brand_connect_creator
|
bool
When true, this creator can be partnered with to create original branded content using the Google Ads creator partnership platform, BrandConnect. See https://support.google.com/google-ads/answer/13828964 for more information about BrandConnect.
|
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# YouTubeMetrics\n\nYouTube Channel metrics.\n\n| Fields ||\n|----------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `subscriber_count` | `int64` The number of subscribers. |\n| ### `views_count` | `int64` The total number of views. |\n| ### `video_count` | `int64` The total number of videos. |\n| ### `likes_count` | `int64` The total number of likes across all videos of this channel. |\n| ### `shares_count` | `int64` The total number of shares across all videos of this channel. |\n| ### `comments_count` | `int64` The total number of comments across all videos of this channel. |\n| ### `engagement_rate` | `double` The lifetime engagement rate of this channel. The value is computed as the total number of likes, shares, and comments across all videos divided by the total number of videos. |\n| ### `average_views_per_video` | `double` The average number of views per video in the last 28 days. |\n| ### `average_likes_per_video` | `double` The average number of likes per video in the last 28 days. |\n| ### `average_shares_per_video` | `double` The average number of shares per video in the last 28 days. |\n| ### `average_comments_per_video` | `double` The average number of comments per video in the last 28 days. |\n| ### `shorts_views_count` | `int64` The total number of views across all Shorts videos of this channel. |\n| ### `shorts_video_count` | `int64` The total number of Shorts videos. |\n| ### `is_active_shorts_creator` | `bool` When true, this channel has published a Shorts video in the last 90 days. |\n| ### `is_brand_connect_creator` | `bool` When true, this creator can be partnered with to create original branded content using the Google Ads creator partnership platform, BrandConnect. See \u003chttps://support.google.com/google-ads/answer/13828964\u003e for more information about BrandConnect. |"]]