google/skills✦ 精选0°

google-mobile-ads-rewarded

仓库创建 2026年4月1日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由

覆盖激励广告的最佳实践与奖励验证流程,适合游戏与应用开发者。

▸ 风险提示

涉及奖励发放与用户数据,需严格遵守隐私与虚假激励防护规则。

这个 Skill 做什么

指导在 Android 和 iOS 应用中集成与配置 GMA 激励广告并处理奖励发放。

指导在 Android/iOS 应用里接入 Google Mobile Ads 的 rewarded 广告,包含 SDK 集成、广告位决策和如何在用户看完广告后正确发放奖励。适合需要用激励广告换取用户道具或关卡奖励的场景,会提醒必须遵守广告展示与体验的最佳实践。注意不适用于 rewarded interstitial 类型广告。

▸ 展开 SKILL.md 英文原文

Provides instructions for implementing, integrating, or configuring Google Mobile Ads (GMA) SDK rewarded ads in Android or iOS mobile applications. Use this skill when the task involves setting up rewarded ads. Don't use for "rewarded interstitial" ads.

开发编程激励广告GMA奖励逻辑通用
1.6w
Stars
1.3k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/google/skills/main/skills/ads/google-mobile-ads-rewarded/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/google/skills/main/skills/ads/google-mobile-ads-rewarded/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Google Mobile Ads SDK - Rewarded Ads

Rewarded ads reward users with in-app items for interacting with full-screen
ads. Rewarded ads are served after a user explicitly opts in to view a rewarded
ad.

### Ad Placement Guidelines

**CRITICAL:** You MUST evaluate and apply the following Ad Placement Guidelines
before proceeding with any rewarded ad implementation.

*   **Determine Ad Placement**:
    *   [ ] **Identify the target file** where the ad should be placed. Ask if
        unsure.

## Workflow

1.  **Determine the user's platform**: Identify if the project is Android or
    iOS. If unclear, ask before proceeding.

2.  **Read the platform guide** for implementation details:
    -   An
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有