Once the integration is complete, you can test that everything is working fine using test ads. To activate them, please follow the instructions below.
Please note: These test campaigns are intended for testing purposes only, not for end users, and they are not monetizable.
In the "Delivery" option, go to "Yield Groups":
2. In the Yield groups section, edit Tappx Yield Partner. In the Edit form, you can edit the “Parameter” field with the following line:
pub-xxxx-xxxx-xxxx:t=1
Where “t” must be set to 1 if you want to use test ads (0 if you don’t want to receive test ads)
For integrations using a Tappx SDK version older than 4.1.12, please use the following class names in your configuration. These should be used instead of the class names specified in the "First Steps" section:
For Banner: com.tappx.sdk.adapters.AdmobBannerAdapter
For Interstitial: com.tappx.sdk.adapters.AdmobInterstitialAdapter
For Rewarded: com.tappx.sdk.adapters.TappxMediationAdapter