admob-api-skills

仓库创建 2026年7月28日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

为需要自动化管理与报表的广告开发或运营团队提供精准接口调用。

▸ 风险提示

需要 Google AdMob API 凭证与高权限,调用会访问外部服务并涉及凭据管理。

这个 Skill 做什么

通过 AdMob REST API 管理发布者账号、应用、广告位与生成报表。

通过 Google AdMob 的 REST API(v1/v1beta)管理发布者账号、应用、广告位、调解组、A/B 实验,或生成 Network/Mediation/Campaign 等性能报表。在集成 AdMob、自动化报表或批量管理广告资源时用它。优势是给出精确的请求格式、有效载荷和校验规则,并带防错保障,降低因请求错误造成的失败或数据问题。

▸ 展开 SKILL.md 英文原文

Comprehensive agent skill for interacting with Google AdMob REST API (v1 & v1beta). Use when building, integrating, querying, or managing Google AdMob publisher accounts, apps, ad units, ad unit mappings, mediation groups, A/B experiments, or generating Network, Mediation, or Campaign performance reports.

开发编程AdMob广告管理API集成通用
0
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/w3wide/admob-api-skill/main/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/w3wide/admob-api-skill/main/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Google AdMob API Skill

This skill provides precise instructions, REST specifications, exact request payloads, validation rules, and zero-error guardrails for managing Google AdMob accounts, applications, ad units, mediation configurations, and generating analytical reports via the AdMob REST API (`v1` and `v1beta`).

---

## When to Use

Activate this skill when:
- Querying publisher account info (`accounts.get`, `accounts.list`)
- Creating or listing apps (`accounts.apps.create`, `accounts.apps.list`)
- Configuring ad units & mediation ad unit mappings (`accounts.adUnits.create`, `accounts.adUnits.list`, `accounts.adUnits.adUnitMappings.create`, `accounts.adUnits.adUnitMappings.list`, `a
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有