Hi Angel, As mentioned in this blog post <http://googleadsdeveloper.blogspot.com/2016/10/access-multiple-adwords-accounts-with.html>, you can now associate up to 5 AdWords accounts to a single email address. As a result, CustomerService.getCustomers() <https://developers.google.com/adwords/api/docs/reference/v201609/CustomerService#getcustomers> method can now return you multiple accounts associated with the email address. This is not to be confused with client accounts under a manager account. In your case, since you have just your manager account "TestMgrAccount" associated with your email address, the response will contain only one account. If you associate more accounts with your email address, you'll be able to use the CustomerService.getCustomers() method to retrieve all these accounts.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0baec0f2-5270-4e53-af66-123a33906668%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
