---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://ads.yandex.com/helpcenter/en/dev/unity/admob-third.md
  - https://ads.yandex.com/helpcenter/ru/dev/unity/admob-third.md
  - https://ads.yandex.com/helpcenter/zh/dev/unity/admob-third.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ads.yandex.com/helpcenter/en/llms.txt

# Google AdMob (ex. AdMob) mediation


## Supported ad formats

- [Adaptive inline banner](https://ads.yandex.com/helpcenter/en/dev/unity/adaptive-inline-banner.md)
- [Adaptive sticky banner](https://ads.yandex.com/helpcenter/en/dev/unity/adaptive-sticky-banner.md)
- [Interstitial advertising](https://ads.yandex.com/helpcenter/en/dev/unity/interstitial.md)
- [Rewarded ads](https://ads.yandex.com/helpcenter/en/dev/unity/rewarded.md)

## Enabling an adapter for Google AdMob (ex. AdMob) mediation

Google AdMob (ex. AdMob) mediation can be used to connect to the Yandex Advertising Network. Here's how to add the Yandex Advertising Network to Google AdMob (ex. AdMob) mediation:

1. [Integrate](https://developers.google.com/admob/unity/mediate) Google AdMob (ex. AdMob) mediation.
2. Import `mopub-mobileads-mediation-8.2.0.unitypackage` from the **third-party-networks-mediation** [directory](https://github.com/yandexmobile/yandex-ads-unity-plugin/tree/12cbb3b7180d35d37f9bb6d5de40bba1c368a5c7/third-party-networks-mediation/admob). You will be prompted to install Google resolver with it. If Google resolver was already added to your project, clear the checkbox.

   {% cut "How to add a package" %}

   Select a plugin (**Assets** → **Import Package** → **Custom Package**), then click **Import**.

   {% endcut %}

3. Use Google's resolver to set dependencies: enable **auto-resolve** or select **Assets** → **External Dependency Manager** → **Android Resolver** → **Resolve** in the menu.
4. Create AdUnitId for the ad type you want in the [Yandex Advertising Network interface](../../monetization/ad-unit/).
5. Add the Yandex Advertising Network in the [Google AdMob (ex. AdMob) web interface](http://apps.admob.com/). See the [configuration section](https://ads.yandex.com/helpcenter/en/dev/android/admob-third.md#admob-add) for details.
6. Synchronize the ad unit settings in both web interfaces.
