Skip to main content

Android AppLovin MAX Adapter

Maven coordinates: com.bidease:applovin-adapter. See integration guide.

2.1.0

  • Breaking BideaseMediationAdapter.setAppKey(...) replaced with setInitParams(InitParams). Privacy and custom props now travel on InitParams. Passing a blank key now throws IllegalArgumentException. See migration.
  • Change isDoNotSell, hasUserConsent, and isAgeRestrictedUser signals from MaxAdapterResponseParameters are now forwarded before every ad load, not only at init.
  • New In-ad report button lets users flag bad creatives. No integration changes required.