RewardedInterstitialAdEventCallback

public interface RewardedInterstitialAdEventCallback extends AdEventCallback, OnAdMetadataChangedListener


Callback for receiving ad events during the lifecycle of a RewardedInterstitialAd.

Summary

Inherited methods

From com.google.android.libraries.ads.mobile.sdk.common.AdEventCallback
default void

Called when a click is recorded for an ad.

default void

Called when the ad dismisses an overlay that it previously showed.

default void

Called when the ad fails to show fullscreen content.

default void

Called when an impression is recorded for an ad.

default void

Called when an ad is estimated to have earned money.

default void

Called when an ad opens an overlay that covers the screen, for example an MRAID expanded ad, ad choices overlay, or a full screen ad.

From com.google.android.libraries.ads.mobile.sdk.rewarded.OnAdMetadataChangedListener
default void

Called when an ad's metadata is loaded for the first time or when the ad's metadata changes.