google-ads

Query and audit Google Ads campaign and keyword performance data.

567|82|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/pedronauck/skills --skill google-ads-pedronauck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-ads
Source: https://github.com/pedronauck/skills/tree/main/skills/google-ads
Command: npx skills add https://github.com/pedronauck/skills --skill google-ads-pedronauck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Google Ads campaigns by enabling users to query performance data, audit accounts, and perform optimizations, whether through direct API access or browser automation.

Core Features & Use Cases

  • Performance Monitoring: Analyze campaign and keyword performance, identify wasted spend.
  • Account Auditing: Check for zero-conversion keywords, policy violations, and conversion tracking issues.
  • Optimization: Pause underperforming campaigns or keywords, adjust budgets.
  • Mode Flexibility: Supports both direct API integration (for power users) and browser automation (for users without API access).

Quick Start

Use the google-ads skill to find keywords with zero conversions and a cost greater than $500 in the last 90 days.

Frequently Asked Questions about google-ads

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find wasted spend on zero-conversion keywords in Google Ads?

To find wasted spend on zero-conversion keywords in Google Ads, you can query campaign and keyword performance data to identify terms with high cost and no conversions over a specific period.

Can I manage Google Ads campaigns without direct API access?

Yes, you can manage Google Ads campaigns without direct API access by using browser automation attached to ads.google.com, which serves users who lack API credentials or a configured environment.

How do I audit Google Ads accounts for policy violations and tracking issues?

Auditing Google Ads accounts for policy violations involves querying your account data to check for zero-conversion keywords, policy breaches, and conversion tracking issues to ensure compliance and efficiency.

What is the best way to pause underperforming Google Ads keywords in bulk?

The best way to pause underperforming Google Ads keywords in bulk is by using bulk operations through the API or browser automation to adjust budgets and pause campaigns based on performance analysis.

Do I need Python SDK to optimize Google Ads campaign performance?

You do not strictly need the Python SDK to optimize Google Ads campaign performance; while it offers direct API integration for power users, browser automation provides an alternative for those without it.