# Google Ads Insights

> Use when reading or analyzing Google Ads accounts, Search, PMax, spend, conversions, campaigns, keywords, or assets through AdsAgent.

- Skill: `adsagents/google-ads-insights` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add adsagents/google-ads-insights`
- Raw SKILL.md: https://api.skillmd.com/api/skills/adsagents/google-ads-insights/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: adsagents (https://skillmd.com/u/adsagents)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/adsagents/google-ads-insights

---


# Google Ads Insights Through AdsAgent

1. Run `setup_get_status` and inspect the advertised Google capability profile.
2. Discover accounts, then select one enabled non-manager customer or one
   ordered batch of explicit customers. Never analyze an MCC as spend scope.
3. Use one advertised cached aggregate query. Never fan out by customer, date,
   or page.
4. Preserve the login-customer route, source snapshot, opaque continuation,
   and completeness contract.
5. Report concise Markdown with `as_of`; unavailable or incomplete data is
   unknown, never zero.

Read [query-contract.md](query-contract.md) only for account routing,
pagination, retries, fallback tools, exports, or freshness boundaries.

