-
public final class AdUnit
-
-
Method Summary
Modifier and Type Method Description final JSONObjectgetExtra()final StringgetDemandId()final StringgetLabel()final DoublegetPricefloor()final StringgetUid()final BidTypegetBidType()final LonggetTimeout()StringtoString()-
-
Method Detail
-
getExtra
final JSONObject getExtra()
-
getDemandId
final String getDemandId()
-
getPricefloor
final Double getPricefloor()
-
getBidType
final BidType getBidType()
-
getTimeout
final Long getTimeout()
-
-
-
-