AppLovin A/B test between Waterfall and Open Bidding
AppLovin interface
-
Log into your AppLovin account and go to MAX → Manage → Ad Units.
-
Сreate a new Ad unit or change the existing one.
-
Click Create AB test.
-
Fill in the information about the A/B test and click Create AB test.
-
Set the Ad unit in the Other Networks → Yandex for control.
-
Set the Ad unit in the Bidder Networks → Yandex for test.
-
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'