Google Ads "No module named 'google.ads'"

Hey PD Community,

I am trying to set up Google Ads integration by following the google documentation,

however, I am getting issues revolving around the library imports with getting the ‘no module found for google.ads’

Stackoverflow suggests that this is a python issue here: pip - Google-Ads Python Library - Module Not found - Stack Overflow

Has anyone else run into this? I have seen a few other people here working with Google Ads, but not too many.

Hello @jeff,

First off, welcome to Pipedream! Happy to have you!

I think you need to use Pipedream’s Magic component to resolve the correct library. Would you mind taking a look?

That worked thank you @vunguyenhung !

Including the code in case anyone else runs into the same issue:

# pipedream add-package google-ads