What is your feature request? Please describe.
It can be useful to have a class method under the AdAccounts class to list all AdAccounts, similar to this API GET method.
Describe alternatives you've considered
The alternative for now is for us to call the API directly using the AdAccountsApi class.