public static interface InterstitialAd.InterstitialAdShowConfigBuilder extends FullScreenAd.ShowConfigBuilder
Modifier and Type | Method and Description |
---|---|
InterstitialAd.InterstitialShowAdConfig |
build()
Builds a
InterstitialAd.InterstitialShowAdConfig
that can be used to load an ad. |
InterstitialAd.InterstitialShowAdConfig build()
InterstitialAd.InterstitialShowAdConfig
that can be used to load an ad.build
in interface FullScreenAd.ShowConfigBuilder