AI-generated Key Takeaways
-
The
ListPaymentsAccountsRPC returns all payments accounts associated with managers between the login customer ID and a specified serving customer in the hierarchy. -
This function takes a
ListPaymentsAccountsRequestand returns aListPaymentsAccountsResponse. -
Several errors can be thrown, including AuthenticationError, AuthorizationError, and InternalError.
-
The
ListPaymentsAccountsRPC requires thehttps://www.googleapis.com/auth/adwordsOAuth scope.
ListPaymentsAccounts |
|
|---|---|
|
Returns all payments accounts associated with all managers between the login customer ID and specified serving customer in the hierarchy, inclusive. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError PaymentsAccountError QuotaError RequestError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.