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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/f9d21ba9-ffb8-41ba-abf1-6248a6adc838%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • CustomerService... cv
    • Re: Custom... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Cu... cv
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to