ListAccessibleCustomers

  • The ListAccessibleCustomers method returns resource names of customers directly accessible by the authenticating user.

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

  • Potential errors that can be thrown include AuthenticationError, AuthorizationError, HeaderError, InternalError, QuotaError, and RequestError.

ListAccessibleCustomers

rpc ListAccessibleCustomers(ListAccessibleCustomersRequest) returns (ListAccessibleCustomersResponse)

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.