GenerateAudienceCompositionInsights

  • The GenerateAudienceCompositionInsights RPC returns attributes and metrics comparing an audience of interest to a baseline audience.

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

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

GenerateAudienceCompositionInsights

rpc GenerateAudienceCompositionInsights(GenerateAudienceCompositionInsightsRequest) returns (GenerateAudienceCompositionInsightsResponse)

Returns a collection of attributes that are represented in an audience of interest, with metrics that compare each attribute's share of the audience with its share of a baseline audience.

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.