Class LevelPlayInterstitialAd.Config
-
- All Implemented Interfaces:
-
com.unity3d.mediation.internal.ads.fullscreen.LevelPlayFullscreenAdInternal.Config
public final class LevelPlayInterstitialAd.Config implements LevelPlayFullscreenAdInternal.ConfigInterstitial ad configurations
Use the builder to construct a configuration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLevelPlayInterstitialAd.Config.BuilderInterstitial ad configurations builder
-
Method Summary
Modifier and Type Method Description DoublegetBidFloor()A bidding floor to be applied to the ad object. -
-
Method Detail
-
getBidFloor
Double getBidFloor()
A bidding floor to be applied to the ad object.
-
-
-
-