Weekly campaign health check across accounts
When to use: Weekly — which campaigns are burning budget with poor CTR / high CPA?
Prerequisites
- Google Ads Developer Token (approved) — ads.google.com > Tools > API Center — 1-3 business days
- OAuth client OR service account with Ads access — Google Cloud Console
Flow
-
List accountsList all Google Ads accounts I can access.✓ Copied→ MCC + child accounts
-
Pull performanceFor each account, pull last 7 days: campaign name, cost, clicks, conversions, CPA. Flag campaigns where CPA > $100.✓ Copied→ Ranked hot-spot list
-
Propose actionFor the worst 3 campaigns, suggest: pause, lower bid, or investigate further based on the numbers.✓ Copied→ Action plan
Outcome: Weekly hotspot review in minutes.
Pitfalls
- Attribution windows differ by conversion action — Include
segments.conversion_action_nameand check each separately