-
- All Implemented Interfaces:
public final class ALPubMaticOpenWrapNative.MaxPubMaticNativeAd extends MaxNativeAdClass to represent OpenWrap's native ad for ALMAX
-
-
Constructor Summary
Constructors Constructor Description ALPubMaticOpenWrapNative.MaxPubMaticNativeAd(MaxNativeAd.Builder builder)
-
Method Summary
Modifier and Type Method Description BooleanshouldPrepareViewForInteractionOnMainThread()BooleanisContainerClickable()BooleanprepareForInteraction(List<View> views, ViewGroup viewGroup)-
Methods inherited from class com.applovin.mediation.nativeAds.MaxNativeAd
getAdViewTracker, getClickableViews, setAdViewTracker, setClickableViews -
Methods inherited from class com.applovin.mediation.openwrap.ALPubMaticOpenWrapNative.MaxPubMaticNativeAd
getAdvertiser, getBody, getCallToAction, getFormat, getIcon, getIconView, getMainImage, getMediaContentAspectRatio, getMediaView, getOptionsView, getStarRating, getTitle, isExpired, performClick, prepareViewForInteraction, setExpired, setNativeAdView -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
shouldPrepareViewForInteractionOnMainThread
Boolean shouldPrepareViewForInteractionOnMainThread()
-
isContainerClickable
Boolean isContainerClickable()
-
prepareForInteraction
Boolean prepareForInteraction(List<View> views, ViewGroup viewGroup)
-
-
-
-