---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://boost.yandex.com/doc/en/ad-monetization/monetization/third-party-mediation.md
  - https://boost.yandex.com/doc/ru/ad-monetization/monetization/third-party-mediation.md
---
> **Documentation Index:** Fetch the complete configuration index at https://boost.yandex.com/doc/en/llms.txt

# Integrating Boost ad units with third-party mediation

## What is third-party mediation? {#about}

Third‑party mediation platforms let you integrate multiple ad networks (SDKs) into your app and manage them from a single interface. Mediation doesn't replace ad networks: developers manually integrate each network, while mediation coordinates their interaction and decides which one will serve ads at a given moment.

## Why use mediation? {#what-for}

Mediation helps you manage monetization by boosting Fill rate and eCPM through network competition.

## How do I add Yandex ads to a third-party mediation platform? {#add}

You can connect Boost ad units to popular mediation platforms. To do this:

1. [Add an app](https://boost.yandex.com/doc/en/ad-monetization/monetization/app/add.md) in the Boost interface.
1. [Create ad units](https://boost.yandex.com/doc/en/ad-monetization/monetization/formats.yaml).
1. Connect an adapter: to integrate ad units with Google AdMob (ex. AdMob), use the Yandex Mobile Ads SDK adapters, and for other networks, use their native adapters.

    The list of mediations that support Yandex ads:

    #|
    ||**Mediation**|**Adapter**|**Available integration type**|**Guide for creating ad units**||
    ||Admost| [Android](https://admost.github.io/amrandroid/) \| [iOS](https://admost.github.io/amrios/) | In-App Bidding, waterfall | [admost.github.io](https://admost.github.io/amrdashboard/)||
    ||AppLovin MAX | [Android](https://developers.applovin.com/en/max/android/preparing-mediated-networks) \| [iOS](https://developers.applovin.com/en/max/ios/preparing-mediated-networks) \| [Unity](https://developers.applovin.com/en/max/unity/preparing-mediated-networks) | In-App Bidding | [developers.applovin.com](https://developers.applovin.com/en/max/max-dashboard/ad-units/create-an-ad-unit/)||
    ||Appodeal| [Android](https://docs.appodeal.com/android/changelog) \| [iOS](https://docs.appodeal.com/ios/changelog) | Waterfall | [docs.appodeal.com](https://docs.appodeal.com/advanced/ad-server)||
	||CleverAdsSolutions| [Android](https://github.com/cleveradssolutions/CAS-Android/wiki) \| [iOS](https://github.com/cleveradssolutions/CAS-iOS/wiki) |  Waterfall | [github.com](https://github.com/cleveradssolutions/CAS-Android/wiki/Banner-Ads)||
    ||Google AdMob (ex. AdMob) | [Android](https://boost.yandex.com/doc/en/ad-monetization/dev/android/admob-third.md) \| [iOS](https://boost.yandex.com/doc/en/ad-monetization/dev/ios/admob-third.md) \| [Unity](https://boost.yandex.com/doc/en/ad-monetization/dev/unity/admob-third.md) | Waterfall | [ads.yandex.com](https://ads.yandex.com/helpcenter/ru/dev/android/admob-third#1-sozdajte-reklamnyj-blok-google-admob-ex-admob)||
    ||Unity LevelPlay (IronSource)|[Android](https://developers.is.com/ironsource-mobile/android/yandex-integration-guide/) \| [iOS](https://developers.is.com/ironsource-mobile/ios/yandex-integration-guide/) \| [Unity](https://developers.is.com/ironsource-mobile/unity/yandex-integration-guide/) | In-App Bidding | [developers.is.com](https://developers.is.com/ironsource-mobile/general/custom-adapter-setup/#step-1)||
	||TopOn| [Android](https://help.toponad.com/docs/vxp6Qy) \| [iOS](https://help.toponad.com/docs/UC0qle) | In-App Bidding, waterfall | [help.toponad.com](https://help.toponad.com/docs/Application#2._Placement_Management)||
    ||TradPlus| [Android](https://docs.tradplusad.com/en/docs/tradplussdk_android_doc_v6/change_log/) \| [iOS](https://docs.tradplusad.com/en/docs/integration_ios/change_log/) | In-App Bidding, waterfall | [docs.tradplusad.com](https://docs.tradplusad.com/en/docs/operation/tradplus_qa/app_management/)||
    |#

1. Create ad units in the third-party mediation interface and integrate them with Boost units.

1. If necessary, integrate statistics for connected ad units from the Boost into the statistics dashboard of a third-party ad network. Only some ad networks support this option. Check your network's Help Center to confirm integration support.

    To integrate statistics, get an [OAuth token](https://yandex.ru/dev/id/doc/en/concepts/ya-oauth-intro) and specify it in the interface of the third-party ad network.

    {% cut "How to get an OAuth token" %}

    1. In the Boost interface, go to **Ad Monetization** → **Applications** and open the app card.
    1. To the right of the app name, click ![](_images/question-mark.png) → **Get OAuth token for statistics API**.
    1. The Yandex ID authorization window opens. Log in to the account you used to register with the Boost.
    1. A page with the token opens. Copy the token and paste it in the third-party ad network interface.

    Learn more about how to use an OAuth token in the [Statistics API documentation](https://yandex.com/dev/partner-statistics/doc/en/concepts/access).

    {% endcut %}




<!-- source: en/_includes/chat-button.md -->
[Chat with us](https://yandex.ru/chat#/user/61c73805-2a89-9b86-4328-68e3b74b8122){.button}

<!-- source: en/_includes/button-style.md -->

<!-- endsource: en/_includes/button-style.md -->
<!-- endsource: en/_includes/chat-button.md -->

