---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://boost.yandex.ru/doc/en/ad-monetization/dev/unity/admob-third.md
  - https://boost.yandex.ru/doc/ru/ad-monetization/dev/unity/admob-third.md
  - href: en/ad-monetization/dev/unity/admob-third.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://boost.yandex.ru/doc/en/llms.txt

# Google AdMob mediation

## Supported ad formats

- [Adaptive inline banners](https://boost.yandex.ru/doc/en/ad-monetization/dev/unity/adaptive-inline-banner.md)
- [Adaptive sticky banners](https://boost.yandex.ru/doc/en/ad-monetization/dev/unity/adaptive-sticky-banner.md)
- [Interstitial ads](https://boost.yandex.ru/doc/en/ad-monetization/dev/unity/interstitial.md)
- [Rewarded ads](https://boost.yandex.ru/doc/en/ad-monetization/dev/unity/rewarded.md)

## Enable an adapter for Google AdMob mediation

You can connect to the Boost via Google AdMob mediation. To add the Boost to Google AdMob mediation, follow these steps:

1. [Integrate](https://developers.google.com/admob/unity/mediate) Google AdMob mediation.
2. Import `mopub-mobileads-mediation-8.3.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 also be prompted to install the Google resolver. If you've already added the Google resolver to your project, uncheck the box.

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

   Select the required plugin (**Assets** → **Import Package** → **Custom Package**) and click **Import**.

   {% endcut %}

3. Use the Google resolver to install dependencies: enable **auto-resolve** or select the menu item **Assets** → **External Dependency Manager** → **Android Resolver** → **Resolve**.
4. Create an AdUnitId for your selected ad type in the [Boost interface](https://boost.yandex.ru/doc/en/ad-monetization/monetization/formats.yaml).
5. Add the Boost in the [Google AdMob web interface](http://apps.admob.com/). See the [configuration section](https://boost.yandex.ru/doc/en/ad-monetization/dev/android/admob-third.md#admob-add) for details.
6. Sync the ad unit settings between the two web interfaces.
