Follow these simple instructions to set up InMobi as an ad network on MAX Mediation for the waterfall, in-app header bidding, or both.
Banner, Interstitial, Video (any format), and Native.
Use the MAX Certified Adapter to enable InMobi via waterfall on MAX Mediation. For more information, see InMobi Integration Guide on the AppLovin MAX Documentation Portal.
Use the MAX Certified Adapter to enable InMobi via in-app header bidding on MAX. For more information, see InMobi's bidding on AppLovin MAX documentation.
InMobi now supports a hybrid monetization setup for publishers interested in testing and monetizing the same app and ad unit via bidding and waterfall. This is made possible using two separate adapters for bidding and waterfall, as listed below:
Copy the customized CocoaPods code below to your Podfile:
# Sources
source 'https://github.com/CocoaPods/Specs.git'
# Settings
use_frameworks!
inhibit_all_warnings!
# Pods
target 'YOUR_PROJECT_NAME' do
pod 'AppLovinSDK'
pod 'InMobiSDK', '10.1.2'
pod 'AppLovinMediationInMobiAdapter' # for bidding
pod 'ALInMobiCustomAdapterFramework'# for Waterfall
end
Ensure that both the certified and custom adapter point to the same InMobi SDK version. The minimum supported InMobi SDK version for the custom adapter is 10.1.2. Minimum supported MAX SDK version for the custom adapter: is 11.6.0.
To use bidding in the hybrid monetization setup, follow the same steps as bidding-only setup. For more information on In-app Header Bidding, see InMobi's bidding on AppLovin MAX documentation.
Follow the instructions below to enable InMobi via waterfall in the hybrid monetization setup using the custom network adapter integration explained in the Custom SDK Network Integration Guide by MAX.
com.inmobi.adapters.applovin.ALInMobiCustomMediationAdapter
).{"account_id":"YOUR_INMOBI_ACCOUNT_ID"}
By installing this SDK update, you agree that your Children Privacy Compliance setting remains accurate or that you will update that setting, whenever there is a change in your app's audience. You may update the app's Children Privacy Compliance settings at https://publisher.inmobi.com/my-inventory/app-and-placements.