GenerateAudienceOverlapInsights

  • The GenerateAudienceOverlapInsights RPC method returns a collection of audience attributes and estimates of the overlap between their potential YouTube reach and that of a given input attribute.

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

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

  • It takes a GenerateAudienceOverlapInsightsRequest and returns a GenerateAudienceOverlapInsightsResponse.

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.