public static interface MoPubInterstitialEventHandler.MoPubConfigListener
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.mopub.mobileads.MoPubInterstitial ad,
com.pubmatic.sdk.openwrap.core.POBBid bid)
This method is called before event handler makes an ad request call to MoPub SDK.
|
void configure(@NonNull
com.mopub.mobileads.MoPubInterstitial ad,
@Nullable
com.pubmatic.sdk.openwrap.core.POBBid bid)
ad - MoPub Interstitial adbid - instance of OpenWrap Bid