Package com.unity3d.mediation.banner
Class LevelPlayBannerAdView.Config
-
- All Implemented Interfaces:
public final class LevelPlayBannerAdView.Config
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLevelPlayBannerAdView.Config.Builder
-
Field Summary
Fields Modifier and Type Field Description private final LevelPlayAdSizeadSizeprivate final DoublebidFloorprivate final StringplacementName
-
Method Summary
Modifier and Type Method Description final LevelPlayAdSizegetAdSize()final DoublegetBidFloor()final StringgetPlacementName()-
-
Method Detail
-
getAdSize
final LevelPlayAdSize getAdSize()
-
getBidFloor
final Double getBidFloor()
-
getPlacementName
final String getPlacementName()
-
-
-
-