AppLovin / AppLovin-MAX-SDK-Android

Other
230 stars 102 forks source link

Native Ad Custom Event adapter for Admob #137

Open robertdo opened 2 years ago

robertdo commented 2 years ago

No official adapter exists, so I am currently trying to write my own following the Admob documentation: https://developers.google.com/admob/android/custom-events/native

However, I am getting stuck at mapping the AppLovin native ad data to Admob's required spec. For example, I cannot find the native ad data (ie. title, image urls, body text, etc.) in the returned MaxNativeAdView or MaxAd. Also I cannot find the methods for recording impressions or handling clicks.

thomasmso commented 2 years ago

Max* APIs are used for our mediation solution. We do not support AppLovin native ads outside of MAX yet, but we will in Q2.