Class GamInterstitialEventHandler

java.lang.Object
org.prebid.mobile.eventhandlers.GamInterstitialEventHandler

public class GamInterstitialEventHandler extends Object
Interstitial event handler for communication between Prebid rendering API and the GAM SDK.
  • Constructor Details

    • GamInterstitialEventHandler

      public GamInterstitialEventHandler(android.app.Activity activity, String gamAdUnitId)
  • Method Details

    • onEvent

      public void onEvent(AdEvent adEvent)
    • show

      public void show()
    • setInterstitialEventListener

      public void setInterstitialEventListener(InterstitialEventListener interstitialEventListener)
    • requestAdWithBid

      public void requestAdWithBid(Bid bid)
    • trackImpression

      public void trackImpression()
    • destroy

      public void destroy()