-
public class ApplovinNativeAd extends MaxNativeAd
-
-
Constructor Summary
Constructors Constructor Description ApplovinNativeAd(MaxNativeAd.Builder builder, AppstockNativeAd prebidNativeAd, MaxNativeAdAdapterListener maxListener)
-
Method Summary
Modifier and Type Method Description booleanprepareForInteraction(List<View> list, ViewGroup container)-
Methods inherited from class com.applovin.mediation.nativeAds.MaxNativeAd
getAdvertiser, getBody, getCallToAction, getFormat, getIcon, getIconView, getMainImage, getMediaContentAspectRatio, getMediaView, getOptionsView, getStarRating, getTitle, isContainerClickable, isExpired, performClick, prepareForInteraction, prepareViewForInteraction, setExpired, setNativeAdView, shouldPrepareViewForInteractionOnMainThread -
Methods inherited from class com.applovin.impl.mediation.nativeAds.MaxNativeAdImpl
getAdViewTracker, getClickableViews, setAdViewTracker, setClickableViews -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
prepareForInteraction
boolean prepareForInteraction(List<View> list, ViewGroup container)
-
-
-
-