YouTubeChannelInsights
Stay organized with collections
Save and categorize content based on your preferences.
YouTube Channel insights, and its metadata (such as channel name and channel ID), returned for a creator insights response.
Fields |
display_name
|
string
The name of the YouTube Channel.
|
youtube_channel
|
YouTubeChannelInfo
The YouTube Channel ID.
|
channel_url
|
string
URL for the channel in the form of https://www.youtube.com/channel/{channel_id}.
|
channel_description
|
string
Description of the channel.
|
handle
|
string
The unique, short, and user-visible identifier for the channel starting with an "@" symbol (such as "@youtubecreators"). See https://support.google.com/youtube/answer/11585688 for more information.
|
thumbnail_url
|
string
URL for a 240px by 240px thumbnail image of the channel.
|
publish_date
|
string
The date that the channel was created. Formatted as "yyyy-mm-dd".
|
country_location
|
LocationInfo
The country with which the channel is associated.
|
channel_metrics
|
YouTubeMetrics
The metrics for a YouTube Channel.
|
channel_audience_attributes[]
|
AudienceInsightsAttributeMetadata
The types of audiences and demographics linked to the channel's main audience. Audiences and demographics have a breakdown of subscriber share across dimensions of the same value, such as Age Range, Gender, and User Interest.
|
channel_attributes[]
|
AudienceInsightsAttributeMetadata
The attributes associated with the content made by a channel.
|
top_videos[]
|
AudienceInsightsAttributeMetadata
The top 10 videos for the channel.
|
channel_type
|
string
Metadata string associated with the type of channel.
|
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.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# YouTubeChannelInsights\n\nYouTube Channel insights, and its metadata (such as channel name and channel ID), returned for a creator insights response.\n\n| Fields ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `display_name` | `string` The name of the YouTube Channel. |\n| ### `youtube_channel` | [YouTubeChannelInfo](/google-ads/api/reference/rpc/v21/YouTubeChannelInfo) The YouTube Channel ID. |\n| ### `channel_url` | `string` URL for the channel in the form of \u003chttps://www.youtube.com/channel/{channel_id}\u003e. |\n| ### `channel_description` | `string` Description of the channel. |\n| ### `handle` | `string` The unique, short, and user-visible identifier for the channel starting with an \"@\" symbol (such as \"@youtubecreators\"). See \u003chttps://support.google.com/youtube/answer/11585688\u003e for more information. |\n| ### `thumbnail_url` | `string` URL for a 240px by 240px thumbnail image of the channel. |\n| ### `publish_date` | `string` The date that the channel was created. Formatted as \"yyyy-mm-dd\". |\n| ### `country_location` | [LocationInfo](/google-ads/api/reference/rpc/v21/LocationInfo) The country with which the channel is associated. |\n| ### `channel_metrics` | [YouTubeMetrics](/google-ads/api/reference/rpc/v21/YouTubeMetrics) The metrics for a YouTube Channel. |\n| ### `channel_audience_attributes[]` | [AudienceInsightsAttributeMetadata](/google-ads/api/reference/rpc/v21/AudienceInsightsAttributeMetadata) The types of audiences and demographics linked to the channel's main audience. Audiences and demographics have a breakdown of subscriber share across dimensions of the same value, such as Age Range, Gender, and User Interest. |\n| ### `channel_attributes[]` | [AudienceInsightsAttributeMetadata](/google-ads/api/reference/rpc/v21/AudienceInsightsAttributeMetadata) The attributes associated with the content made by a channel. |\n| ### `top_videos[]` | [AudienceInsightsAttributeMetadata](/google-ads/api/reference/rpc/v21/AudienceInsightsAttributeMetadata) The top 10 videos for the channel. |\n| ### `channel_type` | `string` Metadata string associated with the type of channel. |"]]