GenerateTargetingSuggestionMetrics

  • The GenerateTargetingSuggestionMetrics RPC method provides potential reach metrics for targetable audiences.

  • This method helps answer questions about the number of people within a specific demographic and interest group that can be reached on platforms like YouTube.

  • The method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

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.