---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.0
alternate:
  - https://ads.yandex.com/helpcenter/en/monetization/third-party-mediation.md
  - https://ads.yandex.com/helpcenter/ru/monetization/third-party-mediation.md
  - https://ads.yandex.com/helpcenter/zh/monetization/third-party-mediation.md
  - href: en/monetization/third-party-mediation.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://ads.yandex.com/helpcenter/en/llms.txt

<!--
Используется в Boost: boost/ru/ad-monetization/monetization
-->

# Integrating Yandex Advertising Network 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 Yandex Advertising Network ad units to popular mediation platforms. To do this:

1. [Create an account](https://ads.yandex.com/helpcenter/en/monetization/account/joining.md) in the Yandex Advertising Network.
1. [Add an app](https://ads.yandex.com/helpcenter/en/monetization/app/add.md) in the Yandex Advertising Network interface.
1. [Create ad units](https://ads.yandex.com/helpcenter/en/monetization/formats.yaml).
1. Connect an adapter: to integrate ad units with Google AdMob, use the Yandex Mobile Ads SDK adapters, and for integration with other mediation platforms, use mediation adapters.

    Mediation platforms that support integrating Yandex ads:

    #|
    ||**Mediation**|**Adapter**|**Integration types**|**How to create 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 | [Android](https://ads.yandex.com/helpcenter/en/dev/android/admob-third.md) \| [iOS](https://ads.yandex.com/helpcenter/en/dev/ios/admob-third.md) \| [Unity](https://ads.yandex.com/helpcenter/en/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|[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 Yandex Advertising Network units.

1. If necessary, integrate statistics for connected ad units from the Yandex Advertising Network 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 other advertising network.

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

    1. In the Yandex Advertising Network interface, go to **Ads in apps** → **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 Yandex Advertising Network.
    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/monetization/_includes/support.md -->
[Contact support](https://ads.yandex.com/helpcenter/en/support/contact.md){.button}


<!-- endsource: en/monetization/_includes/support.md -->


