Class NativeAdProperties
-
- All Implemented Interfaces:
public final class NativeAdProperties extends AdProperties
-
-
Field Summary
Fields Modifier and Type Field Description private final IronSource.AD_UNITadFormatprivate final UUIDadIdprivate final StringadUnitIdprivate Placementplacementprivate final TestSuiteLoadAdConfigtestSuiteLoadAdConfigprivate final DoublebidFloor
-
Constructor Summary
Constructors Constructor Description NativeAdProperties(UUID adId, String adUnitId, Placement placement)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.unity3d.mediation.internal.ads.properties.AdProperties
getAdFormat, getAdId, getAdUnitId, getBidFloor, getLevelPlayAdFormat, getPlacement, getTestSuiteLoadAdConfig, isFullScreenAd, setPlacement -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-