Class LevelPlayInterstitialAd.Config

  • All Implemented Interfaces:
    com.unity3d.mediation.internal.ads.fullscreen.LevelPlayFullscreenAdInternal.Config

    
    public final class LevelPlayInterstitialAd.Config
     implements LevelPlayFullscreenAdInternal.Config
                        

    Interstitial ad configurations

    Use the builder to construct a configuration

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Double bidFloor
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Double getBidFloor() A bidding floor to be applied to the ad object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail