- onAdClicked(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeAdListener
-
Notifies listener that the NativeAd has been clicked, as a result of user interaction.
- onAdClicked(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeCustomFormatAdListener
-
Notifies listener that the NativeCustomFormatAd has been clicked, as a result of user interaction.
- onAdClosed(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeAdListener
-
Notifies listener that already opened NativeAd has been closed.
- onAdClosed(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeCustomFormatAdListener
-
Notifies listener that already opened NativeCustomFormatAd has been closed.
- onAdImpression(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeAdListener
-
Notifies listener that the impression is recorded for NativeAd
- onAdImpression(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeCustomFormatAdListener
-
Notifies listener that the impression is recorded for NativeCustomFormatAd
- onAdManagerAdViewLoaded(AdManagerAdView) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler
-
- onAdOpened(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeAdListener
-
Notifies listener that the NativeAd has been opened, as a result of user interaction.
- onAdOpened(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeCustomFormatAdListener
-
Notifies listener that the NativeCustomFormatAd has been opened, as a result of user interaction.
- onAdReceived(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeAdListener
-
Notifies the listener that an ad has been successfully loaded.
- onAdReceived(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler.NativeCustomFormatAdListener
-
Notifies the listener that an ad has been successfully loaded.
- onAppEvent(String, String) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPBannerEventHandler
-
- onAppEvent(String, String) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPInterstitialEventHandler
-
- onAppEvent(String, String) - Method in interface com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMAppEventListener
-
This method is called when event handler gets onAppEvent() callback from GAM SDK.
- onAppEvent(String, String) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler
-
- onCustomFormatAdLoaded(NativeCustomFormatAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler
-
- onNativeAdLoaded(NativeAd) - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.GAMNativeEventHandler
-