AI-generated Key Takeaways
-
The
ListAccessibleCustomersmethod returns resource names of customers directly accessible by the authenticating user. -
This method requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization. -
Potential errors that can be thrown include AuthenticationError, AuthorizationError, HeaderError, InternalError, QuotaError, and RequestError.
ListAccessibleCustomers |
|
|---|---|
|
Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.