Why Ad Monetization Still Matters
While subscriptions dominate revenue discussions, advertising remains a critical revenue stream, especially for apps with large free user bases. In 2025, global mobile advertising spending exceeded $400 billion. For many app categories (casual games, utilities, social, news), ads are the primary or sole revenue source.
The key insight is that ads and subscriptions are not mutually exclusive. A hybrid model (ads for free users, ad-free experience for subscribers) is the most common approach for consumer apps.
Ad Formats
Banner Ads
Small rectangular ads displayed at the top or bottom of the screen. They are the least intrusive but also the lowest-paying format.
- eCPM range: $0.10 - $2.00 (varies by region and category)
- Best for: Utility apps, news readers, apps with long session times
- Drawback: Low revenue per impression, can feel cheap if not styled properly
- Tip: Use adaptive banners that resize to the screen width
Interstitial Ads
Full-screen ads that appear at natural transition points (between levels, after completing a task). They demand attention and pay significantly more than banners.
- eCPM range: $2.00 - $20.00
- Best for: Games, content apps with natural break points
- Drawback: Disruptive if shown too frequently or at bad moments
- Tip: Show at natural breaks (level complete, article finish). Never interrupt active user engagement.
Rewarded Video Ads
Users voluntarily watch a video ad in exchange for an in-app reward (extra lives, currency, premium content access). This format has the highest eCPM and the best user experience because the user opts in.
- eCPM range: $10.00 - $50.00+
- Best for: Games, apps with virtual currency, freemium apps
- Drawback: Requires designing a meaningful reward system
- Tip: Make the reward genuinely valuable. Users will watch more ads if the reward is worth it.
Native Ads
Ads that match the look and feel of the app content. They blend into the feed or content list and are less disruptive than other formats.
- eCPM range: $1.00 - $10.00
- Best for: Social feeds, news apps, content discovery apps
- Drawback: Requires custom UI implementation, must be clearly labeled as advertising
- Tip: Match typography, spacing, and colors to your app design
App Open Ads
Full-screen ads shown when the user opens the app or returns from the background. Google AdMob introduced this format specifically for app launch moments.
- eCPM range: $5.00 - $25.00
- Best for: Apps with frequent open/close patterns
- Drawback: Can feel aggressive, especially on first launch
- Tip: Never show on first-ever launch. Add a frequency cap.
Mediation
Mediation is the practice of using multiple ad networks to compete for each ad impression. Instead of relying on a single network, a mediation platform selects the highest-paying ad in real time.
Waterfall Mediation
The traditional approach. Ad networks are ordered by historical eCPM, and the mediation SDK calls them in sequence until one fills the request.
- Simple to set up
- Relies on manual eCPM floor management
- Suboptimal because it does not capture real-time demand
In-App Bidding (Real-Time Bidding)
All networks bid simultaneously for each impression. The highest bidder wins. This approach maximizes revenue by creating true competition.
- Higher revenue (10-30% improvement over waterfall)
- Less manual management
- Supported by major platforms: AppLovin MAX, Google AdMob, ironSource, Unity LevelPlay
Major Mediation Platforms (2026)
| Platform | Bidding | Key Strength |
|---|---|---|
| AppLovin MAX | Full | Largest share, best fill rates |
| Google AdMob | Full | Deep Google demand, Firebase integration |
| Unity LevelPlay | Full | Strong for gaming |
| Meta Audience Network | Bidding only | High eCPMs in some regions |
eCPM Optimization
Factors That Affect eCPM
- Geography: US/UK/AU eCPMs are 5-10x higher than South Asia or Africa
- Ad format: Rewarded > Interstitial > Native > Banner
- Season: Q4 (holiday season) eCPMs spike 30-50%
Optimization Strategies
- Enable bidding: Switch from waterfall to real-time bidding
- Frequency capping: Limit ads per session (3-5 interstitials max)
- Segment by geography: Show more ads to users in high-eCPM countries
- Optimize ad refresh: For banners, 30-60 second refresh intervals balance revenue and experience
Privacy and Compliance
Ad monetization is significantly impacted by privacy regulations:
- ATT (App Tracking Transparency): iOS requires user consent before tracking. Opt-in rates average 25-35%. Non-consented users receive lower eCPMs.
- Privacy Sandbox (Android): Google is phasing in Topics API and Attribution Reporting API as alternatives to the advertising ID
- GDPR/CCPA: Consent management platforms (CMPs) are required in the EU and California
- SKAdNetwork / AdAttributionKit: Apple's privacy-preserving attribution framework affects ad campaign measurement
Related Topics
- Freemium Model Guide - Hybrid models combining ads and premium subscriptions
- App Store Commission Rates - Understanding platform fees for IAP revenue
- Revenue Reporting and Payments - Tracking and reporting ad and IAP revenue