ListAudienceInsightsAttributes

  • The ListAudienceInsightsAttributes RPC searches for audience attributes to generate insights.

  • This method takes a ListAudienceInsightsAttributesRequest and returns a ListAudienceInsightsAttributesResponse.

  • It can throw various errors such as AuthenticationError, AuthorizationError, InternalError, and QuotaError.

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

ListAudienceInsightsAttributes

rpc ListAudienceInsightsAttributes(ListAudienceInsightsAttributesRequest) returns (ListAudienceInsightsAttributesResponse)

Searches for audience attributes that can be used to generate insights.

List of thrown errors: 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.