google-ads-python: Automate Ads
Use the Google Ads Python library to interact with Google Ads.
"A founder, Alex, wants to manage their Google Ads campaigns automatically. They use the Google Ads Python library to write a script that creates a new ad group and targets specific audiences based on their product's features. Within a few minutes, Alex has their Google Ads campaigns set up and running with minimal manual effort."
- โขWhen you need to automate Google Ads campaign management
- โขWhen you want to integrate Google Ads data with your own analytics or CRM systems
- โขWhen you need to perform complex Google Ads optimization tasks, such as bidding or ad rotation
campaign_service.mutate([{'operator': 'ADD', 'operand': {'name': 'My Test Campaign', 'status': 'ENABLED'}}])Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials โ the setup agent will ask you for them.
mkdir -p ~/.claude/skills/google-ads-python && curl -fsSL https://workflowstacks.com/api/skills/google-ads-python/claude-skill -o ~/.claude/skills/google-ads-python/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Google-ads-python: Automate Ads is a very large Python project (~2.3M lines across 8500 code files, plus 33 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.rstStart here โ what it does and how to install it
- 2pyproject.tomlDependencies and the commands it exposes
- 3examples/__init__.pyA worked example โ copy this to get going
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials โ the setup agent will ask you for them.
mkdir -p ~/.claude/skills/google-ads-python && curl -fsSL https://workflowstacks.com/api/skills/google-ads-python/claude-skill -o ~/.claude/skills/google-ads-python/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? Claim your listing โ and earn 85% of every sale.
Related skills
More performance-marketing tools founders pair with this one.