Page Summary
-
The
SearchGoogleAdsFieldsRPC method returns all fields that match a search query. -
This method requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization. -
Various errors can be thrown by this method, including AuthenticationError, AuthorizationError, and QuotaError.
SearchGoogleAdsFields |
|
|---|---|
|
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.