Request for Integration of Google Ads API Python Package in Cloudflare Workers #2119
babacarbasse
started this conversation in
Python Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I am requesting the integration of the Google Ads API Python package, available at google-ads-python, into the Cloudflare Workers environment. This addition would significantly enhance the capabilities for programmatically handling Google Ads operations directly within Workers.
Use Case
Our team aims to use Cloudflare Workers to automate and streamline our Google Ads operations, including campaign management, real-time analytics, and ad adjustments based on external triggers. The
google-ads-python
package is essential because it provides comprehensive access to the latest Google Ads API functionalities, which are crucial for these tasks.Benefits
Technical Considerations
Proposed Solution
I suggest Cloudflare explore the feasibility of integrating Python runtime on Workers or providing a bridging mechanism that allows running Python code while balancing the existing constraints of the Workers environment.
Alternatives Considered
Alternatively, if direct Python support isn’t viable:
I believe this enhancement will not only benefit our operations but also those of many other users looking to integrate similar services within their Cloudflare Workers setup.
Thank you for considering this feature request. I am looking forward to discussing it further and exploring potential paths forward.
Beta Was this translation helpful? Give feedback.
All reactions