JavaScript is disabled. Some features may not work.
google-mobile-ads-rewarded — ★ 14.1K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

google-mobile-ads-rewarded

★ 14K repoworkflowSafeIntermediateClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/google/skills.git && cp skills/skills/ads/google-mobile-ads/google-mobile-ads-rewarded ~/.claude/skills/google-mobile-ads-rewarded -r
--- name: google-mobile-ads-rewarded description: 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. metadata: version: 1.0.0 --- # 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: - Android: `references/android-rewarded.md` - iOS: `references/ios-rewarded.md` 3. **Follow these steps in order**: - [ ] Load the ad - [ ] Register for ad event callbacks - [ ] Add an opt-in UI element - [ ] Show the ad - [ ] Verify the implementation

Details

Category Productivity → workflow
Sourcegoogle/skills
SKILL.mdView on GitHub →
Repo Stars★ 14.1K
Est. per Skill223 (shared across 63 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together