Google Ads Scripts

🌐Community
by henkisdabro · vlatest · Repository

Automates complex Google Ads tasks like bidding adjustments & audience targeting using powerful scripts for efficient campaign management and improved ROI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add google-ads-scripts npx -- -y @trustedskills/google-ads-scripts
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "google-ads-scripts": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/google-ads-scripts"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

google-ads-scripts

What it does

This skill enables AI agents to interact with Google Ads via JavaScript, allowing for dynamic campaign management and data retrieval. It provides a programmatic interface to execute scripts directly within the Google Ads ecosystem.

When to use it

  • Automating repetitive reporting tasks across multiple ad accounts.
  • Executing complex bid adjustments based on real-time performance metrics.
  • Managing large-scale budget allocations without manual UI interaction.
  • Integrating custom logic into existing marketing automation workflows.

Key capabilities

  • Direct execution of JavaScript code within the Google Ads environment.
  • Access to core campaign data and reporting structures.
  • Integration with AI agents for autonomous task execution.
  • Support for complex conditional logic in ad management.

Example prompts

  • "Run a script to pause all campaigns with a cost-per-click above $5."
  • "Generate a daily performance report for the last 30 days and email it to the team."
  • "Adjust bids for high-converting keywords by 10% based on current ROI data."

Tips & gotchas

Ensure you have appropriate administrative access to the Google Ads accounts before attempting script execution. Complex scripts may require careful testing in a sandbox environment to avoid unintended changes to live campaigns.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
henkisdabro
Installs
48

🌐 Community

Passed automated security scans.