What problem does it solve? Adding advertising to an app or website involves choosing the right SDK, picking non-intrusive placements, respecting frequency limits, and staying compliant with ad network policies—mistakes in any of these can hurt user experience or get your account suspended. ## Core Features & Use Cases - Multi-Platform SDK Integration: Set up Google AdMob for Android/iOS, AdSense for websites, Carbon Ads for developer audiences, or Unity Ads/AppLovin for games. - Placement & Format Strategy: Choose between banner, interstitial, rewarded video, and native ads with guidance on position, eCPM trade-offs, and frequency capping (e.g., 60-second minimum interstitial intervals). - Policy & Privacy Compliance: Covers Google Ad Policy, SKAdNetwork 4.0 attribution, GDPR consent, and iOS ATT prompts, plus AdBlock detection with fallback messaging. - Use Case: You want to monetize a free Android app. The skill integrates AdMob, places a bottom banner and a rewarded video for premium hints, caps interstitials at natural transition points, and adds a "remove ads with Pro" upsell. ## Quick Start Ask the AI to integrate AdMob banner and rewarded ads into your app with proper frequency limits and consent handling.