AI-generated Key Takeaways
-
The
SearchGoogleAdsFieldsRPC method returns all fields that match a search query. -
This method can throw various errors, including
AuthenticationError,AuthorizationError, andQuotaError. -
The method requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization.
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.