GenerateAudienceOverlapInsights

  • The GenerateAudienceOverlapInsights RPC returns audience attributes and estimated YouTube reach overlap with a given input attribute.

  • This RPC requires authorization through the https://www.googleapis.com/auth/adwords OAuth scope.

  • The RPC can throw various errors, including AudienceInsightsError, AuthenticationError, and AuthorizationError.

GenerateAudienceOverlapInsights

rpc GenerateAudienceOverlapInsights(GenerateAudienceOverlapInsightsRequest) returns (GenerateAudienceOverlapInsightsResponse)

Returns a collection of audience attributes along with estimates of the overlap between their potential YouTube reach and that of a given input attribute.

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.