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...
.
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.
Deselect any mediation platforms that you do not need.
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
Click the Install All
button to install all displayed SDKs and mediation packages.
- 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