-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Francisco Dias edited this page Sep 17, 2024
·
14 revisions
This is the AdMob extension which provides functionality to developers to add Google Ads to their game. In this wiki you can find the full available API documentation and guides necessary to get started.
- Enable test mode (development)
- Request GDPR Consent
- Target ads to your specific audience
- Under-age
- Children
- Max Rating system
- Use 5 distinct types of ads:
- Banners (7 different banner types)
- Interstitial
- RewardedVideos
- RewardedInterstitial
- AppOpenAd
- Allows ad volume control (including mute toggle)
Before you start using this extension make sure to follow our Setup guide that will get you up and running.
To get started using this extension, follow the Quick Start Guide.
For the recommended workflow see the Workflow page.
The following are the available modules from the AdMob API:
- General
- Settings
- Consent
- Targeting
- Banner
- Interstitial
- Rewarded Video
- Rewarded Interstitial
- App Open Ads
- Constants
YoYoGames 2024