AI-generated Key Takeaways
-
The
GenerateTargetingSuggestionMetricsRPC method is used to return potential reach metrics for targetable audiences. -
This method can help answer questions about the potential reach of specific demographic and interest combinations on platforms like YouTube.
-
The method takes a
GenerateTargetingSuggestionMetricsRequestand returns aGenerateTargetingSuggestionMetricsResponse. -
Several errors can be thrown, including AudienceInsightsError, AuthenticationError, and AuthorizationError.
-
The method requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization.
GenerateTargetingSuggestionMetrics |
|
|---|---|
|
Returns potential reach metrics for targetable audiences. This method helps answer questions like "How many Men aged 18+ interested in Camping can be reached on YouTube?" List of thrown errors: AudienceInsightsError AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RangeError RequestError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.