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.

  • Potential errors that can be thrown include AudienceInsightsError, AuthenticationError, AuthorizationError, FieldError, HeaderError, InternalError, QuotaError, RangeError, and RequestError.

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.