GenerateTargetingSuggestionMetrics

  • The GenerateTargetingSuggestionMetrics method returns potential reach metrics for targetable audiences.

  • This method can answer questions about the reach of specific demographic and interest combinations on platforms like YouTube.

  • The method requires specific OAuth authorization scopes, notably https://www.googleapis.com/auth/adwords.

GenerateTargetingSuggestionMetrics

rpc GenerateTargetingSuggestionMetrics(GenerateTargetingSuggestionMetricsRequest) returns (GenerateTargetingSuggestionMetricsResponse)

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.