Package org.prebid.mobile.admob
Class PrebidNativeAdMapper
java.lang.Object
UnifiedNativeAdMapper
org.prebid.mobile.admob.PrebidNativeAdMapper
public class PrebidNativeAdMapper
extends UnifiedNativeAdMapper
Prebid native ad mapper for converting to AdMob native ad.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(MediationNativeAdConfiguration configuration, <any> adMobLoadListener) void
handleClick
(android.view.View view) void
void
trackViews
(android.view.View view, Map<String, android.view.View> map, Map<String, android.view.View> map1)
-
Constructor Details
-
PrebidNativeAdMapper
-
-
Method Details
-
trackViews
-
recordImpression
public void recordImpression() -
handleClick
public void handleClick(android.view.View view) -
configure
public void configure(MediationNativeAdConfiguration configuration, <any> adMobLoadListener)
-