Hi There, 
I am new with Google Ads API and I am doing initial setup for it. I have 
cloned repository 
"https://github.com/googleads/google-ads-python?tab=readme-ov-file"; and I 
have followed all the steps mentioned in Developer Guide but whem I am 
trying to execute any one of the example I am getting error as "

Traceback (most recent call last):
  File 
"/home/shivam/Desktop/Project/google-ads-python/examples/basic_operations/get_campaigns.py",
 
line 24, in <module>
    from google.ads.googleads.client import GoogleAdsClient
  File 
"/home/shivam/Desktop/Project/google-ads-python/google/ads/googleads/__init__.py",
 
line 18, in <module>
    import google.ads.googleads.client
  File 
"/home/shivam/Desktop/Project/google-ads-python/google/ads/googleads/client.py",
 
line 20, in <module>
    from google.api_core.gapic_v1.client_info import ClientInfo
ModuleNotFoundError: No module named 'google.api_core'


I have tried to install google.api_core "pip install google.api_core" and 
it executed successfully. Any help will be appreciated.

Thank You!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7edb6e90-0d9e-4aff-8b4b-9e6179be98d8n%40googlegroups.com.

Reply via email to