SearchGoogleAdsFields

  • The SearchGoogleAdsFields RPC method returns all fields that match a search query.

  • This method can throw various errors including AuthenticationError, AuthorizationError, and QuotaError.

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

SearchGoogleAdsFields

rpc SearchGoogleAdsFields(SearchGoogleAdsFieldsRequest) returns (SearchGoogleAdsFieldsResponse)

Returns all fields that match the search query.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QueryError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.