Step 1. Add an app

Role: monetization manager / app developer

Monetization is available for apps from the following stores:

  • the App Store
  • Google Play
  • Huawei AppGallery
  • Xiaomi (getapp.store)
  • RuStore

To learn how to add an app, see Adding an app.

Step 2. Pass moderation

Once you've added your app, it'll be automatically queued for moderation, and you'll need to wait for it to get approved. For more information, see App moderation.

Step 3. Verify that you're the owner of the app

Role: monetization manager / app developer

Verify your app using the developer's email or site specified in the app store.

One of the ways to do that is by using the app-ads.txt file. Learn about app-ads.txt and how to configure it.

Step 4. Add an ad unit

Role: monetization manager / app developer

The following ad formats are available in the Boost:

Ad formats

After adding the app, create an ad unit of the required format: enter its name and specify the necessary settings.

Once created, the unit is assigned a unique ID in the following format: R-M-0000000-0.

For detailed instructions on how to create units of different formats, see Creating ad units.

Resource Quality

Impressions on high-quality sites are paid at a higher rate. To learn how to improve your site’s quality, see the section Improving resource quality and increasing ad revenue.

Step 5. Integrate the SDK

Role: app developer

Depending on the platform, determine the monetization method and integrate ad units into the app code:

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements:

    • Use Android Studio 2021 or higher.

    • Check that your app's build file uses the following values:

      • minSdkVersion 21 or higher.
      • compileSdkVersion 31 or higher.
  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements:

    • Use Android Studio 2021 or higher.

    • Check that your app's build file uses the following values:

      • minSdkVersion 21 or higher.
      • compileSdkVersion 31 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Third-party mediation

Connect the adapter: to integrate ad units into Google AdMob, use the Yandex Mobile Ads SDK adapters. To integrate with a different ad exchange, use its native adapter.

Checklist 4. Direct SDK call
  1. Check the minimum app requirements:

    • Use Android Studio 2021 or higher.

    • Check that your app's build file uses the following values:

      • minSdkVersion 21 or higher.
      • compileSdkVersion 31 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements: use iOS 13 or higher for integration.

  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements: use iOS 13 or higher for integration.

  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Third-party mediation

Connect the adapter: to integrate ad units into Google AdMob, use the Yandex Mobile Ads SDK adapters. To integrate with a different ad exchange, use its native adapter.

Checklist 4. Direct SDK call
  1. Check the minimum app requirements: use iOS 13 or higher for integration.

  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements:

    • To use this SDK, your app's Target API Level must be set to 31 or above.
    • To load any type of ad, iOS version 13 or higher is required.
  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements:

    • To use this SDK, your app's Target API Level must be set to 31 or above.
    • To load any type of ad, iOS version 13 or higher is required.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Third-party mediation

Connect the adapter: to integrate ad units into Google AdMob, use the Yandex Mobile Ads SDK adapters. To integrate with a different ad exchange, use its native adapter.

Checklist 4. Direct SDK call
  1. Check the minimum app requirements:

    • To use this SDK, your app's Target API Level must be set to 31 or above.
    • To load any type of ad, iOS version 13 or higher is required.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 21 or higher.
        • compileSdkVersion 31 or higher.
    • iOS

      • Use iOS 13 or higher.
  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 21 or higher.
        • compileSdkVersion 31 or higher.
    • iOS

      • Use iOS 13 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Direct SDK call
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 21 or higher.
        • compileSdkVersion 31 or higher.
    • iOS

      • Use iOS 13 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 23 or higher.
        • compileSdkVersion 34 or higher.
      • To load any type of ad, Android version 4.1 or higher is required.

      • Video ads are only served for devices with Android 5 or higher.

    • iOS

      • Use iOS 13 or higher.
      • Use Xcode 16.4 or higher.
  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 23 or higher.
        • compileSdkVersion 34 or higher.
      • To load any type of ad, Android version 4.1 or higher is required.

      • Video ads are only served for devices with Android 5 or higher.

    • iOS

      • Use iOS 13 or higher.
      • Use Xcode 16.4 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Direct SDK call
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • Check that your app's build file uses the following values:

        • minSdkVersion 23 or higher.
        • compileSdkVersion 34 or higher.
      • To load any type of ad, Android version 4.1 or higher is required.

      • Video ads are only served for devices with Android 5 or higher.

    • iOS

      • Use iOS 13 or higher.
      • Use Xcode 16.4 or higher.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 1. Yandex Mediation (all networks)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • For the common module's Android target, set the following:

        • minSdkVersion 24 or higher.
        • compileSdkVersion 36 or higher.
      • Set the JVM 11 target bytecode version for Android (for example, in Kotlin, set jvmTarget to JvmTarget.JVM_11 and configure Java 11 compatibility in Gradle).

    • iOS

      • Use iOS 13 or higher — for example, set platform :ios, '13.0' in your Podfile.

      • Add the YandexMobileAds pod using CocoaPods with the https://cdn.cocoapods.org/ source, then run pod install from the directory containing your Podfile (for example, iosApp).

    • Compose Multiplatform

      • Use Kotlin Multiplatform with Compose Multiplatform and make sure to enable both Android and iOS targets in the module where you're integrating ads.
  2. Enable the single build dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Checklist 2. Yandex Mediation (connecting individual adapters)
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • For the common module's Android target, set the following:

        • minSdkVersion 24 or higher.
        • compileSdkVersion 36 or higher.
      • Set the JVM 11 target bytecode version for Android (for example, in Kotlin, set jvmTarget to JvmTarget.JVM_11 and configure Java 11 compatibility in Gradle).

    • iOS

      • Use iOS 13 or higher — for example, set platform :ios, '13.0' in your Podfile.

      • Add the YandexMobileAds pod using CocoaPods with the https://cdn.cocoapods.org/ source, then run pod install from the directory containing your Podfile (for example, iosApp).

    • Compose Multiplatform

      • Use Kotlin Multiplatform with Compose Multiplatform and make sure to enable both Android and iOS targets in the module where you're integrating ads.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Connect the required adapters separately using the appropriate packages.

  5. Enable the necessary ad formats.

  6. Check integration.

Checklist 3. Direct SDK call
  1. Check the minimum app requirements:

    • Android

      • Use Android Studio 2021 or higher.

      • For the common module's Android target, set the following:

        • minSdkVersion 24 or higher.
        • compileSdkVersion 36 or higher.
      • Set the JVM 11 target bytecode version for Android (for example, in Kotlin, set jvmTarget to JvmTarget.JVM_11 and configure Java 11 compatibility in Gradle).

    • iOS

      • Use iOS 13 or higher — for example, set platform :ios, '13.0' in your Podfile.

      • Add the YandexMobileAds pod using CocoaPods with the https://cdn.cocoapods.org/ source, then run pod install from the directory containing your Podfile (for example, iosApp).

    • Compose Multiplatform

      • Use Kotlin Multiplatform with Compose Multiplatform and make sure to enable both Android and iOS targets in the module where you're integrating ads.
  2. Connect the Yandex Mobile Ads SDK dependency.

  3. Initialize the Yandex Mobile Ads SDK.

  4. Enable the necessary ad formats.

  5. Check integration.

Finally, add payment details to receive payments

Role: monetization manager / app developer

Boost shares ad placement revenue with the partners of the Boost. We need your payment details and copies of the required documents in order to transfer your ad revenue. To find step-by-step registration instructions, see Documents and payments.

Additional Boost tools

Role: monetization manager / app developer

Chat with us