Advertisement integration system supporting AdMob, Unity Ads, LevelPlay, and Mock testing.
Features
- Automatic SDK Detection - Automatically activates when package is installed
- Multi-Platform Support - AdMob, Unity Ads, LevelPlay (Mediation), Mock
- Easy Integration - Just install package and enter IDs
- Auto-Loading - Ads automatically load and reload
- Cross-Platform - Android & iOS support
- Mock Provider - Test ads without SDK installation
Supported Ad Platforms
| Platform |
Package Name |
Usage |
SDK Required |
| Mock |
Built-in |
Testing & Development |
No |
| AdMob |
Google Mobile Ads |
Most popular, Google network |
Yes |
| Unity Ads |
Advertisement Legacy |
Unity's own network |
Yes |
| LevelPlay |
Ads Mediation |
Unity's new mediation solution (RECOMMENDED) |
Yes |
Privacy & GDPR Configuration
Quick Start
Mock Provider (No SDK Required - For Testing)
Use Case: Testing, development, prototyping without real ads.
- Configure AdConfiguration
- Locate
AdConfiguration.asset in your project
- Set ad types to Disable or Mock if available
- No SDK installation needed
- Test Ads
- Mock provider simulates ad behavior
- Shows test UI for banner, interstitial, and rewarded ads
- Perfect for development and testing workflows
Note: Mock provider is always available. No package installation required.
Ad Providers (SDK Required)
1. Install SDK (Choose one or all)