Hi Tom, In this context, the "Customer" refers to the AdWords account (manager or client account) that is accessible directly by the login using which the OAuth2 credentials were generated. For example, if you use the login associated with your manager account (which has multiple client accounts linked to it) to create your OAuth2 credentials, the CustomerService.getCustomers() method will return the details of the manager account, assuming that this login email is not associated with other AdWords accounts. On September 12th, 2016, AdWords announced <https://plus.google.com/+GoogleAds/posts/75d9nMRMCkF> that you can now use one Google login to access multiple AdWords accounts. With this change, you can associate up to 5 AdWords accounts with a single Google account. In this scenario, the getCustomers() method will return all the AdWords accounts directly accessible by this Google account.
The AdwordsUserListService <https://developers.google.com/adwords/api/docs/reference/v201609/AdwordsUserListService> is used to manage user lists (audiences) for audience targeting and remarketing <https://developers.google.com/adwords/api/docs/guides/remarketing> in your campaigns. This is not related to the users who have access to an AdWords account. These UserLists will be available in the Audience section in the Shared Library in the UI. 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/91af2b58-af62-42f5-8134-a5d73aecebc4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
