ContentCreatorInsightsService
Stay organized with collections
Save and categorize content based on your preferences.
Content Creator Insights Service helps users find information about YouTube Creators and their content and how these creators and their audiences can be reached with Google Ads. Accessible to allowlisted customers only.
The following methods are available for this service:
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,["Content Creator Insights Service helps users find information about YouTube Creators and their content and how these creators and their audiences can be reached with Google Ads. Accessible to allowlisted customers only.\n\n| GenerateCreatorInsights ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` rpc GenerateCreatorInsights(`[GenerateCreatorInsightsRequest](/google-ads/api/reference/rpc/v19/GenerateCreatorInsightsRequest)`) returns (`[GenerateCreatorInsightsResponse](/google-ads/api/reference/rpc/v19/GenerateCreatorInsightsResponse)`) ` Returns insights for a collection of YouTube Creators and Channels. List of thrown errors: [AuthenticationError](/google-ads/api/reference/rpc/v19/AuthenticationErrorEnum.AuthenticationError) [AuthorizationError](/google-ads/api/reference/rpc/v19/AuthorizationErrorEnum.AuthorizationError) [FieldError](/google-ads/api/reference/rpc/v19/FieldErrorEnum.FieldError) [HeaderError](/google-ads/api/reference/rpc/v19/HeaderErrorEnum.HeaderError) [InternalError](/google-ads/api/reference/rpc/v19/InternalErrorEnum.InternalError) [QuotaError](/google-ads/api/reference/rpc/v19/QuotaErrorEnum.QuotaError) [RangeError](/google-ads/api/reference/rpc/v19/RangeErrorEnum.RangeError) [RequestError](/google-ads/api/reference/rpc/v19/RequestErrorEnum.RequestError) Authorization scopes : Requires the following OAuth scope: - `https://www.googleapis.com/auth/adwords` For more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2). |\n\n| GenerateTrendingInsights ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` rpc GenerateTrendingInsights(`[GenerateTrendingInsightsRequest](/google-ads/api/reference/rpc/v19/GenerateTrendingInsightsRequest)`) returns (`[GenerateTrendingInsightsResponse](/google-ads/api/reference/rpc/v19/GenerateTrendingInsightsResponse)`) ` Returns insights for trending content on YouTube. List of thrown errors: [AuthenticationError](/google-ads/api/reference/rpc/v19/AuthenticationErrorEnum.AuthenticationError) [AuthorizationError](/google-ads/api/reference/rpc/v19/AuthorizationErrorEnum.AuthorizationError) [FieldError](/google-ads/api/reference/rpc/v19/FieldErrorEnum.FieldError) [HeaderError](/google-ads/api/reference/rpc/v19/HeaderErrorEnum.HeaderError) [InternalError](/google-ads/api/reference/rpc/v19/InternalErrorEnum.InternalError) [QuotaError](/google-ads/api/reference/rpc/v19/QuotaErrorEnum.QuotaError) [RangeError](/google-ads/api/reference/rpc/v19/RangeErrorEnum.RangeError) [RequestError](/google-ads/api/reference/rpc/v19/RequestErrorEnum.RequestError) Authorization scopes : Requires the following OAuth scope: - `https://www.googleapis.com/auth/adwords` For more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2). |"]]