Important
Disclaimer: Quick AdMob Integrator is an open-source service and is not an official service provided by Unity Technologies Inc. or Google Inc. Additionally, while it uses Open UPM for the registry, it is not a service provided by Open UPM.
Simplify the integration of Google AdMob into Unity and seamlessly set up mobile ads.
- Easily install AdMob and mediation packages
- Quickly check for update information at a glance
- Built on the Unity Package Manager (UPM) for reliability
Go to Unity Editor: Window > Package Manager > Add package from git URL...
.
https://github.com/IShix-g/QuickAdMobIntegrator.git?path=Packages/QuickAdMobIntegrator
Access it via
Unity Editor: Window > Quick AdMob Integrator
Click the Set up required registries...
button.
Click the settings icon (gear icon) in the toolbar.
Uncheck the mediation options that you don't need.
You can use AdMob without configuring any mediation.
Consider implementing mediation when you want to maximize revenue by combining multiple ad networks in addition to
AdMob.
Mediation is a feature that allows you to serve ads from third-party ad companies through AdMob.
You can now select which packages to install. If you want to always use the latest version, specify 'Always latest'. Note that even with 'Always latest' selected, packages won't update automatically - you'll need to click the Update button.
Click the back button to complete the initial setup.
Please delete the following items:
Assets/ExternalDependencyManager
Assets/GoogleMobileAds
(excludingResources
)Assets/Plugins/Android/googlemobileads-unity.aar
Assets/Plugins/Android/GoogleMobileAdsPlugin
Assets/Plugins/iOS/GADUAdNetworkExtras
Assets/Plugins/iOS/unity-plugin-library.a
Assets/Plugins/iOS/NativeTemplates/
Please follow the setup instructions to install.
A simple notes feature has been added. For example, when specifying a package version, you can write down the reason for choosing that version, which can be helpful when reviewing later.
- Open Settings
- Reload Packages
- Open Unity Package Manager
- Install or update all SDK and mediation packages
- View the Getting Started Guide / Help
- Install packages
- Installed and up-to-date
- Installed but with updates available
Example: v3.13.1 (current) → v3.14.0 (new) - Not installed
This plugin operates by using Open UPM as a Scoped Registry.
You can check and manage it here:
Unity Editor: Project Settings > Package Manager > Scoped Registries
Installation and uninstallation are handled through Unity Package Manager's built-in functionality. If you decide to remove this plugin, it will not affect the packages that were installed via the plugin.
You can view and manage installed packages under:
Unity Editor: Window > Package Manager > My Registries