Guide to migrating AppLovin from Waterfall to Open Bidding

AppLovin interface

  1. Log in to your AppLovin account and go to MAX → Manage → Ad Unit.

  2. Disable ad units with a custom Yandex adapter.

  3. Create a new ad unit.

  4. Select Yandex from the list of bidding networks.

  5. Click the status bar to activate the network.

  6. Specify Ad Unit ID from the Yandex Advertising Network interface.

    Use demo ad unit IDs to test ads:

    • Banner ads: demo-banner-yandex.

    • Interstitial ads: demo-interstitial-yandex.

    • Rewarded ads: demo-rewarded-yandex.

  7. Click Save. This adds Yandex to the bidding networks list for this ad unit.

iOS setup

Remove the dependency from your Podfile:

pod 'AppLovinYandexMobileAdsAdapters'

Add the dependency:

pod 'AppLovinMediationYandexAdapter'