Provides instructions for integrating the Google Mobile Ads (GMA) SDK. Use this skill when the user wants to get started with, install, integrate, set up, or configure the SDK for AdMob or Ad Manager, GMA Next-Gen SDK or mobile ads framework in an Android, iOS, or Unity application.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Une commande directe contourne le prompt de vérification. Examinez la source avant de l'exécuter.
Provides instructions for integrating the Google Mobile Ads (GMA) SDK. Use this skill when the user wants to get started with, install, integrate, set up, or configure the SDK for AdMob or Ad Manager, GMA Next-Gen SDK or mobile ads framework in an Android, iOS, or Unity application.
metadata
{"version":"1.2.0","category":"GoogleAds"}
Google Mobile Ads SDK - Install
Workflow
Determine the user's platform: Identify if the project is Android, iOS,
or Unity. If unclear, ask before proceeding.
Read the platform guide for implementation details:
Android: references/android-get-started.md
iOS: references/ios-get-started.md
Unity: references/unity-get-started.md
Follow these steps in order:
Add the SDK dependency
Set the application identifier
Initialize the SDK
Verify the integration
After the SDK is successfully installed, ask the user to select an ad format
to continue the integration.