google-ads-campaigns

Manage Google Ads campaigns and run GAQL performance reports via the API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-ads-campaigns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-ads-campaigns
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-ads-campaigns
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-ads-campaigns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawlink-plugin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of managing Google Ads campaigns efficiently, allowing users to inspect accounts, run reports, and make changes with confirmation.

Core Features & Use Cases

  • Campaign Management: List and manage campaigns, ad groups, and audiences.
  • Reporting: Run GAQL queries for performance analysis.
  • Integration: Use with OpenClaw or Hermes agents.
  • Use Case: For a user who needs to analyze campaign performance and make adjustments based on the data.

Quick Start

Use the google-ads-campaigns skill to list all accessible Google Ads campaigns.

Frequently Asked Questions about google-ads-campaigns

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

FAQPage Schema
How do I automate Google Ads campaign reporting and analysis?

You can automate Google Ads campaign reporting by running GAQL queries through the Google Ads API. This Skill inspects accounts, retrieves performance metrics, and executes campaign analysis automatically.

What do I need to manage Google Ads campaigns through an API?

To manage Google Ads campaigns via the API, you need OAuth authentication with Google Ads API access and the clawlink-plugin installed. These prerequisites allow secure account inspection and campaign modification.

Can I manage ad groups and audiences with Google Ads API automation?

Yes, Google Ads API automation supports listing and managing ad groups and audiences. You can inspect campaign structures and apply audience adjustments with confirmation before changes are committed.

Does this Google Ads management Skill work with OpenClaw or Hermes agents?

Yes, this Google Ads management Skill integrates with OpenClaw or Hermes agents. This compatibility allows you to automate campaign optimization and performance reporting tasks within your existing agent workflows.

What is the best way to run performance reports for Google Ads campaigns?

The best way to run performance reports for Google Ads campaigns is executing GAQL queries via the API. This method retrieves specific advertising metrics to analyze campaign performance and guide optimization decisions.

Why do I need OAuth authentication for Google Ads campaign management?

OAuth authentication is required for Google Ads campaign management to securely access the Google Ads API. It validates your permissions to inspect accounts, run reports, and modify campaigns programmatically.