performance-marketing

google-ads-api-developer-assistant

Streamline ad management with google-ads-api-developer-assistant, built in Python.
intermediate⏱ 30 minutesπŸ’΅ Free (self-hosted)
99 stars14 forksPythonGuide quality 8/10 Β· reviewed Jun 29Updated 9/16/2026100% free Β· open source
What it is

Access and manage Google Ads accounts through code.

Real use case example

"A founder wants to set up a Google Ads campaign for a new product launch. They use this skill to write a Python script that automatically creates the campaign, sets the budget, and tracks performance. After running the script, they check their campaign's performance in the Google Ads dashboard."

Best insideClaude DesktopClaude Code
When to use it
  • β€’When you need to automate repetitive ad management tasks
  • β€’When you want to integrate Google Ads data into your custom analytics or reporting
  • β€’When you need to optimize ad campaigns at scale
Ready-to-paste prompt
python get_campaigns.py --login_customer_id 1234567890 --customer_id 1234567890 --page_size 1000
Heads up: You need to have a Google Ads manager account and generate a `google-ads.yaml` configuration file with your API credentials, including a client ID, client secret, refresh token, and developer token
Saves to your device
Use with Claude
New

Skip the builder β€” one click puts this in Claude, Cursor, Antigravity and more.

⚑ Runs out of the box

A prompt/skill package β€” nothing to install beyond adding it to your AI tool.

Try it instantly β€” no install
Claude Code
mkdir -p ~/.claude/skills/google-ads-api-developer-assistant && curl -fsSL https://workflowstacks.com/api/skills/google-ads-api-developer-assistant/claude-skill -o ~/.claude/skills/google-ads-api-developer-assistant/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go β€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How google-ads-api-developer-assistant works
Codeflow
Free to inspect

Google-ads-api-developer-assistant is a medium Python project (~4.1k lines across 15 code files, plus 3 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, Apache-2.0 license, has a test suite.

Size
Medium codebase
~4.1k lines Β· 15 code files Β· 34 min skim
Setup
Install as a skill / plugin
Add it to Claude Code (or your AI tool) with one command β€” 10 skills inside. Nothing to run yourself.
Runs on
Inside your AI tool
Helper scripts use Python
Python 67%PowerShell 17%Shell 16%
Where to start reading
  1. 1
    README.md
    Start here β€” what it does and how to install it
What's in each folder
plugins/Sub-packages / plugins40 files
config/Configuration3 files
.claude-plugin/Plugin manifest β€” what gets installed1 files
tests/Tests β€” proof it works3 files
.github/CI / automation (GitHub Actions)1 files
READMEHas testsDocumentedCI checksApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
googleads
Language
Python
Category
performance-marketing
Published
11/5/2025

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/google-ads-api-developer-assistant.svg)](https://workflowstacks.com/skills/google-ads-api-developer-assistant?utm_source=github&utm_medium=badge)
πŸ”₯ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work β€” importable n8n templates, outcome guides and Claude Desktop configs.