Re: Google Ads API Error for get_ad_groups

2021-06-13 Thread Google Ads API Forum Advisor
Hi, Thank you for your follow up and update in this thread. For concerns and discussions related to the Python client library and its setup, our recommendation would be to reach out directly to the client library owners, via this link, for further guidance. Best regards, Peter Laurence Napa O

Re: Google Ads API Error for get_ad_groups

2021-06-10 Thread jahang...@gmail.com
Hi Prasad I was facing the same issue, and it comes out to be the problem with the google API core pip package, added explicitly following in my requirements file google-api-core==1.30.0 fixed the same issue for me. THanks On Friday, June 4, 2021 at 6:26:07 PM UTC+12 adsapiforumadvisor wrote:

RE: Google Ads API Error for get_ad_groups

2021-06-03 Thread Google Ads API Forum Advisor Prod
Hello Prasad, Thank you for reaching out to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. Have you tried following this guide when configuring your API environment using the Python client library? As for the

Google Ads API Error for get_ad_groups

2021-06-03 Thread 'Prasad Biruduraju' via AdWords API and Google Ads API Forum
Hi, Tried to run get_ad_groups,py from the examples in googleads python library and got the error message below. Can you please help me know of a way to correct it. thanks, Prasad $ python3.6 get_ad_groups.py --customer_id *Traceback (most recent call last):* * File "get_ad_groups.py", li