← 返回 Skills 市场
byungkyu

Google Ads

作者 byungkyu · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
6911
总下载
20
收藏
9
当前安装
8
版本数
在 OpenClaw 中安装
/install google-ads-api
功能描述
Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to int...
安全使用建议
Install only if you trust Maton to proxy Google Ads requests and handle OAuth for the connected account. Connect only the intended Google Ads account, specify the connection when multiple accounts exist, and review any proposed create, update, or delete action before approving it.
功能分析
Type: OpenClaw Skill Name: google-ads-api Version: 1.0.7 The skill bundle provides documentation and code examples for integrating with the Google Ads API via the Maton API proxy (api.maton.ai). It includes standard CLI, Python, and JavaScript snippets for querying campaign data and managing OAuth connections, and it explicitly instructs the agent to seek user approval for write operations. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The stated purpose matches the artifact: it provides Google Ads query examples, GAQL references, account/customer lookup, and connection management. The capability involves sensitive advertising and business data, so users should treat access as privileged.
Instruction Scope
The skill includes raw API proxy examples and a connection deletion command, but this is within the documented Google Ads/Maton connection-management workflow and the artifact explicitly says create, update, and delete calls require user approval.
Install Mechanism
The bundle itself is documentation-only with no executable scripts, but it recommends installing the external Maton CLI globally through npm or Homebrew, which adds trust in that external distribution channel.
Credentials
Network access and MATON_API_KEY are clearly disclosed and proportionate for a managed OAuth Google Ads integration. The artifact also discloses that Maton proxies requests to Google Ads and injects OAuth/developer tokens.
Persistence & Privilege
The skill manages persistent OAuth connections through Maton and includes list, create, view, select, and delete operations. This persistence is expected for the purpose, but users should verify connection IDs and account scope before approving changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-ads-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-ads-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
Version 1.0.7 - Update: CLI and API usage improvements, v24 upgrade - Updated examples and documentation to use Google Ads API v24 (was v23). - Enhanced quick start with CLI (`maton`) command examples for common queries. - Added installation and authentication instructions for the Maton CLI (with NPM and Homebrew). - Expanded code snippets for CLI, Python, and API workflows. - Clarified connection handling and how to specify connections in CLI and API calls.
v1.0.6
- Updated all endpoints from gateway.maton.ai and ctrl.maton.ai to new unified domain api.maton.ai. - Clarified that Maton proxies to Google, handles credentials, and write operations require explicit user approval. - Added a Security & Permissions section. - Minor text and code example refinements for improved clarity and consistency. - Removed LICENSE.txt file.
v1.0.5
- Added Clawdbot metadata to SKILL.md, including required environment variable details. - No functional or documentation changes to the skill's usage or interface.
v1.0.4
- Minor update to troubleshooting section for API key errors; now more concise and clearly titled "Troubleshooting: API Key Issues" - No functional or feature changes detected - Documentation and usage instructions remain unchanged
v1.0.3
- Quick start and all connection management examples now use Python one-liners instead of curl. - Added a "Troubleshooting: Invalid API Key" section with explicit steps for diagnosing API key errors. - No changes to the API itself or to existing code snippets for JavaScript and Python functions.
v1.0.2
- Added a note in the description recommending the use of the api-gateway skill for third party apps other than Google Ads. - Updated shell command examples to use environment variable syntax ($MATON_API_KEY). - Added important tips for using curl (-g for bracketed URLs, environment variable handling when piping). - Minor formatting and clarity improvements throughout the documentation.
v1.0.1
- Updated the base URL format to support direct mapping of native Google Ads API paths. - Added instructions for specifying which connection to use via the Maton-Connection header when managing multiple Google Ads connections. - Expanded example OAuth connection response to include metadata, creation_time, and last_updated_time fields. - Clarified that creating a Maton account is required to obtain an API key.
v1.0.0
- Major update: Transitioned to managed OAuth and API gateway for Google Ads. - Browser automation and Python SDK modes removed; now uses direct HTTP endpoints via Maton gateway. - Added instructions for API key-based authentication and Google Ads OAuth connection management. - Provided API reference for listing customers, running GAQL queries, and handling large result sets. - Included GAQL query samples and ready-to-use code examples for JavaScript and Python. - Streamlined troubleshooting, removed browser-specific details, and enhanced documentation links. - LICENSE.txt added; old reference markdown files removed.
元数据
Slug google-ads-api
版本 1.0.7
许可证 MIT-0
累计安装 260
当前安装数 9
历史版本数 8
常见问题

Google Ads 是什么?

Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to int... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6911 次。

如何安装 Google Ads?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-ads-api」即可一键安装,无需额外配置。

Google Ads 是免费的吗?

是的,Google Ads 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Ads 支持哪些平台?

Google Ads 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google Ads?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.7。

💬 留言讨论