Class Prebid


  • public class Prebid
    extends java.lang.Object
    • Constructor Detail

      • Prebid

        protected Prebid()
    • Method Detail

      • getCache

        public Cache getCache()
      • getTargeting

        public java.util.HashMap<java.lang.String,​java.lang.String> getTargeting()
      • getType

        public java.lang.String getType()
      • fromJSONObject

        public static Prebid fromJSONObject​(org.json.JSONObject jsonObject)
      • getWinEventUrl

        public java.lang.String getWinEventUrl()
      • getImpEventUrl

        public java.lang.String getImpEventUrl()
      • getJsonObjectForImp

        public static org.json.JSONObject getJsonObjectForImp​(AdUnitConfiguration adUnitConfiguration)
      • getJsonObjectForApp

        public static org.json.JSONObject getJsonObjectForApp​(java.lang.String sdkName,
                                                              java.lang.String sdkVersion)
      • getJsonObjectForBidRequest

        public static org.json.JSONObject getJsonObjectForBidRequest​(java.lang.String accountId,
                                                                     boolean isVideo,
                                                                     boolean isOriginalAdUnit)
      • getJsonObjectForDeviceMinSizePerc

        public static org.json.JSONObject getJsonObjectForDeviceMinSizePerc​(AdSize minSizePercentage)