-
public final class CustomUnifiedNativeAdMapper extends UnifiedNativeAdMapper
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classCustomUnifiedNativeAdMapper.NativeMappedImage
-
Constructor Summary
Constructors Constructor Description CustomUnifiedNativeAdMapper(NativeAd nativeAd, Context context)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.adsdk.customadapters.admob.admob2admob.adloaders.CustomUnifiedNativeAdMapper
getAdChoicesContent, getAdvertiser, getBody, getCallToAction, getCurrentTime, getDuration, getExtras, getHeadline, getIcon, getImages, getMediaContentAspectRatio, getOverrideClickHandling, getOverrideImpressionRecording, getPrice, getStarRating, getStore, handleClick, hasVideoContent, recordImpression, setAdChoicesContent, setAdvertiser, setBody, setCallToAction, setExtras, setHasVideoContent, setHeadline, setIcon, setImages, setMediaContentAspectRatio, setMediaView, setOverrideClickHandling, setOverrideImpressionRecording, setPrice, setStarRating, setStore, trackViews, untrackView, zza, zzb, zzc, zzd, zze -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CustomUnifiedNativeAdMapper
CustomUnifiedNativeAdMapper(NativeAd nativeAd, Context context)
-
-
-
-