Package com.unity3d.mediation.rewarded
Class LevelPlayRewardedAd.Config
-
- All Implemented Interfaces:
-
com.unity3d.mediation.internal.ads.fullscreen.LevelPlayFullscreenAdInternal.Config
public final class LevelPlayRewardedAd.Config implements LevelPlayFullscreenAdInternal.ConfigRewarded ad configurations
Use the builder to construct a configuration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLevelPlayRewardedAd.Config.BuilderRewarded 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.
-
-
-
-