google-ads-api-automationlisted
Install: claude install-skill gmmh1/claude-paid-media-skills
# Google Ads API & Automation
> **Currency & scope note (last reviewed 2026-07-19):** Platform mechanics referenced here (character limits, campaign-type names, feature availability, thresholds, benchmark figures, policy specifics) reflect general practice as of the review date above and are **not guaranteed current** — ad platforms change quickly. Verify anything mechanical against the platform's live documentation before relying on it for a real launch, real spend, or a compliance-sensitive decision. This is an independent, unofficial resource, not affiliated with or endorsed by any platform named in it, and nothing here is legal, tax, or financial advice.
## Purpose
Build scripts/API integrations that handle repetitive or scale-dependent Google Ads work — bulk edits, scheduled monitoring, automated rules, and programmatic data pulls — that would be impractical to do by hand across many campaigns/accounts.
## Trigger Conditions
- "Automate my Google Ads [task]"
- "Write a Google Ads script for [rule/report]"
- "Bulk update [keywords/bids/budgets] across campaigns"
- "Pull Google Ads performance data programmatically"
- "Set up automated bid/budget rules"
## Required Inputs
- The specific task to automate and its trigger condition (schedule-based, threshold-based, event-based)
- Scope: single account or MCC-wide across multiple client accounts
- Whether this uses Google Ads Scripts (JavaScript, runs inside the account, free, good for single-account automation) or the Goo