Hello Shwetha, Thanks, things are more clear now.
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 can now return you multiple accounts associated with the email address. This is most likely why you are getting different results from different versions of the API. *--> Is it possible from associate 5 Adwords accounts one can associate MCC Account as well?* Thanks, On Friday, 4 November 2016 00:43:25 UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Chirag, > > In API version v201607 > <https://developers.google.com/adwords/api/docs/reference/#account-management_1>, > > the get() method of CustomerService > <https://developers.google.com/adwords/api/docs/reference/latest/CustomerService> > was > removed and replaced with getCustomers() > <https://developers.google.com/adwords/api/docs/reference/latest/CustomerService#getCustomers> > method. > Starting with v201607, if no clientCustomerId is specified, then the > response will contain multiple entries if more than one account is directly > accessible by the authenticated account. If you only want results for a > single account, you must specify the clientCustomerId in your request. > > 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 can now return you multiple > accounts associated with the email address. This is most likely why you are > getting different results from different versions of the API. > > 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/27f864b5-4640-4c57-b499-26d67df8eca6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
