Hi Imran,

The get() method of CustomerService 
<https://developers.google.com/adwords/api/docs/reference/latest/CustomerService>
 was 
removed in AdWords API version v201607. You need to use getCustomers() 
<https://developers.google.com/adwords/api/docs/reference/latest/CustomerService#getCustomers>
 instead. 
Please see the updated Managing Accounts guide 
<https://developers.google.com/adwords/api/docs/guides/accounts-overview#customerservice>
 for 
details. 

The googleads Python Client Library v4.1.0 corresponds to API version 
v201605, which has CustomerService.get() method. In googleads Python Client 
Library v4.7.0, you need to specify the version(v201605) in the 
GetService() method to use the CustomerService.get() method.

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/90af003c-99d3-4b52-b0e5-2cb1fca12ab1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Method not foun... Imran Tufail
    • Re: Method... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to