MAX Applovin Adapter Integration
This document gives you a step-by-step guideline for AppLovin MAX Adapter integration with Appnext SDK as a custom SDK ad network.
Step 1: Sign to MAX Dashboard
Sign up to MAX Dashboard or sign in your account.
Step 2: SDK key
In the MAX Dashboard, go to General > Keys:
![1_account keys.jpg 3578](https://files.readme.io/158aa75-1_account_keys.jpg)
Copy the ‘SDK key’ string and implement this key in your app Manifest:
![2_manifest meta data.png 1143](https://files.readme.io/31d516d-2_manifest_meta_data.png)
Step 3: Add Custom SDK network
Select MAX > Mediation > Manage > Networks, and then click the Click here to add a Custom Network button. The Create Custom Network page appears.
![3_custom adapter.jpg 3584](https://files.readme.io/91e6921-3_custom_adapter.jpg)
Add the information about your custom network:
• Network Type: choose SDK.
• Name: Appnext
• Android Adapter Class Name: com.applovin.mediation.adapters.AppNextMediationAdapter
![4_manage network.png 3584](https://files.readme.io/53294bc-4_manage_network.png)
Step 4: Create your Ad units
Go to MAX > Mediation > Manage > Ad Units and create the ad units for which you want to add Appnext as a custom SDK network from the “Create an ad” button.
![5_ad unitss.png 3584](https://files.readme.io/59d4989-5_ad_unitss.png)
We support the following ad units:
- Banner
- Rewarded
- Interstitial
- Fullscreen video (set as Interstitial ad type)
Define the Ad unit according to your preference:
1- Name the Ad unit
2- Choose the platforms and add your package name or bundle ID
3- Set the Ad type
![6_define add unit.png 3030](https://files.readme.io/56564c7-6_define_add_unit.png)
If you create a Fullscreen video ad unit choose Ad type interstitial
4- Set your default waterfall to the ad unit
5- Enable the “Appnext” Custom Network and add it to the waterfall.
![7_define custom network.jpg 3362](https://files.readme.io/901d948-7_define_custom_network.jpg)
Set the relevant information for each placement:
- App ID (optional)
- Placement ID – as you have from AppNext
![8_placement id .jpg 2200](https://files.readme.io/f1802b1-8_placement_id_.jpg)
- Custom Parameters (optional)
If you create a Fullscreen video ad unit, add the following custom parameter:
{"type":"full_screen"}
![9_custom parameters.png 430](https://files.readme.io/59d2aba-9_custom_parameters.png)
- CPM price
- Country targeting
- Additional settings as for your preference (Frequency capping and Bid floor)
6- Click SAVE. Changes will load after 30-60 min
![10_save.jpg 3128](https://files.readme.io/9a90556-10_save.jpg)
Updated about 2 years ago