Class Prebid
java.lang.Object
org.prebid.mobile.rendering.bidding.data.bid.Prebid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrebidfromJSONObject(org.json.JSONObject jsonObject) getCache()static org.json.JSONObjectgetJsonObjectForApp(String sdkName, String sdkVersion) static org.json.JSONObjectgetJsonObjectForBidRequest(String accountId, boolean isVideo, AdUnitConfiguration config) static org.json.JSONObjectgetJsonObjectForDeviceMinSizePerc(AdSize minSizePercentage) static org.json.JSONObjectgetJsonObjectForImp(AdUnitConfiguration adUnitConfiguration) getMeta()getType()
-
Constructor Details
-
Prebid
protected Prebid()
-
-
Method Details
-
getCache
-
getTargeting
-
getMeta
-
getType
-
fromJSONObject
-
getWinEventUrl
-
getImpEventUrl
-
getJsonObjectForImp
-
getJsonObjectForApp
-
getJsonObjectForBidRequest
public static org.json.JSONObject getJsonObjectForBidRequest(String accountId, boolean isVideo, AdUnitConfiguration config) -
getJsonObjectForDeviceMinSizePerc
-