A/B testing to compare Waterfall and Open Bidding in AppLovin

AppLovin interface

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

  2. Create a new ad unit or edit an existing one.

  3. Click Create AB test.

  4. Enter the A/B test details and click Create AB test.

  5. Go to Other Networks → Yandex and configure your control ad unit.

  6. Go to Bidder Networks → Yandex and configure your test ad unit.

  7. Click Save.

Find a detailed guide to A/B testing here.

Android setup

Include these dependencies in your app module's build.gradle file:

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'