AppLovin A/B test between Waterfall and Open Bidding

AppLovin interface

  1. Log into your AppLovin account and go to MAX → Manage → Ad Units.

  2. Сreate a new Ad unit or change the existing one.

  3. Click Create AB test.

  4. Fill in the information about the A/B test and click Create AB test.

  5. Set the Ad unit in the Other Networks → Yandex for control.

  6. Set the Ad unit in the Bidder Networks → Yandex for test.

  7. Click Save.

Detailed documentation about the A/B test is available here.

Android setup

It is recommended to specify the following dependencies in your build.gradle script of your app module:

implementation 'com.yandex.android:mobileads:7.5.0'
implementation 'com.yandex.ads.adapter:applovin-mobileads:7.5.0.1'
implementation 'com.applovin:applovin-sdk:12.6.0'
implementation 'com.applovin.mediation:yandex-adapter:7.5.0.1'