Package 

Class AdMobOpenWrapNativeAdMapper

  • All Implemented Interfaces:

    
    public final class AdMobOpenWrapNativeAdMapper
    extends NativeAdMapper
                        

    Model class for OpenWrap's wrapper over AdMob Native Ad Used to to map OpenWrap SDK's assets with AdMob assets and UI registration

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit prepare(AdMobOpenWrapNativeAdMapper.OnPreparedListener listener) Method to prepare AdMob native object using assets received from OW response
      Unit trackViews(View container, Map<String, View> clickableViews, Map<String, View> nonClickableViews) Method to register AdMob's native views for impression tracking and click handling
      • Methods inherited from class com.google.ads.mediation.openwrap.AdMobOpenWrapNativeAdMapper

        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, untrackView, zza
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait