-
- All Implemented Interfaces:
-
com.anythink.core.api.IATThirdPartyMaterial
public class NativeAdMapper extends CustomNativeAd
-
-
Constructor Summary
Constructors Constructor Description NativeAdMapper(AppstockNativeAd nativeAd)
-
Method Summary
Modifier and Type Method Description voidprepare(View view, ATNativePrepareInfo nativePrepareInfo)StringgetTitle()StringgetMainImageUrl()StringgetIconImageUrl()StringgetDescriptionText()StringgetCallToActionText()StringgetAdvertiserName()StringgetAdFrom()-
Methods inherited from class com.anythink.nativead.unitgroup.api.CustomNativeAd
bindDislikeListener, castToATNativePrepareInfo, checkHasCloseViewListener, clear, destroy, getAdAppInfo, getAdChoiceIconUrl, getAdFrom, getAdIconView, getAdLogo, getAdLogoView, getAdMediaView, getAdvertiserName, getAppCommentNum, getAppPrice, getCallToActionButton, getCallToActionText, getCustomAdContainer, getDescriptionText, getDomain, getIconImageUrl, getImageUrlList, getMainImageHeight, getMainImageUrl, getMainImageWidth, getNativeAdInteractionType, getNativeCustomVideo, getNativeExpressHeight, getNativeExpressWidth, getNativeType, getNetworkInfoMap, getShowId, getStarRating, getTitle, getVideoDuration, getVideoHeight, getVideoProgress, getVideoUrl, getVideoWidth, getWarning, impressionTrack, isNativeExpress, onPause, onResume, pauseVideo, prepare, registerDownloadConfirmListener, registerListener, resumeVideo, setAdAppInfo, setAdChoiceIconUrl, setAdFrom, setAdLogoView, setAdvertiserName, setAppCommentNum, setAppPrice, setCallToActionButton, setCallToActionText, setDescriptionText, setDomain, setIconImageUrl, setImageUrlList, setMainImageHeight, setMainImageUrl, setMainImageWidth, setNativeExpressHeight, setNativeExpressWidth, setNativeInteractionType, setNetworkInfoMap, setShowId, setStarRating, setTitle, setVideoDuration, setVideoHeight, setVideoMute, setVideoUrl, setVideoWidth, setWarning, supportSetPermissionClickViewList, supportSetPrivacyClickViewList, unregeisterDownloadConfirmListener -
Methods inherited from class com.anythink.nativead.unitgroup.a
getAdType, getAdvertiserInfoOperate, getDetail, getDownloadProgress, getDownloadStatus, getNativePrepareInfo, getObject, getShakeView, getSlideView, notifyAdClicked, notifyAdDislikeClick, notifyAdImpression, notifyAdVideoEnd, notifyAdVideoPlayProgress, notifyAdVideoStart, notifyAdVideoVideoPlayFail, notifyCountDown, notifyDeeplinkCallback, notifyDownloadConfirm, setDevParams, setDownloadListener, setNativeEventListener, setNativePrepareInfo, setTrackingInfo -
Methods inherited from class com.anythink.core.api.BaseAd
isValid -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMainImageUrl
String getMainImageUrl()
-
getIconImageUrl
String getIconImageUrl()
-
getDescriptionText
String getDescriptionText()
-
getCallToActionText
String getCallToActionText()
-
getAdvertiserName
String getAdvertiserName()
-
-
-
-