java.lang.Object
org.prebid.mobile.rendering.bidding.data.bid.Bid

public class Bid extends Object
  • Constructor Details

    • Bid

      protected Bid()
  • Method Details

    • getId

      public String getId()
    • getImpId

      public String getImpId()
    • getPrice

      public double getPrice()
    • getAdm

      public String getAdm()
    • getCrid

      public String getCrid()
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getPrebid

      public Prebid getPrebid()
    • getNurl

      public String getNurl()
    • getBurl

      public String getBurl()
    • getLurl

      public String getLurl()
    • getAdid

      public String getAdid()
    • getAdomain

      public String[] getAdomain()
    • getBundle

      public String getBundle()
    • getIurl

      public String getIurl()
    • getCid

      public String getCid()
    • getTactic

      public String getTactic()
    • getCat

      public String[] getCat()
    • getAttr

      public int[] getAttr()
    • getApi

      public int getApi()
    • getProtocol

      public int getProtocol()
    • getQagmediarating

      public int getQagmediarating()
    • getLanguage

      public String getLanguage()
    • getDealId

      public String getDealId()
    • getWRatio

      public int getWRatio()
    • getHRatio

      public int getHRatio()
    • getExp

      public int getExp()
    • getJsonString

      public String getJsonString()
    • getMobileSdkPassThrough

      public MobileSdkPassThrough getMobileSdkPassThrough()
    • getEvents

      public Map<String,String> getEvents()
    • fromJSONObject

      public static Bid fromJSONObject(org.json.JSONObject jsonObject)
    • setAdm

      public void setAdm(String adm)
    • getRewardedExt

      public RewardedExt getRewardedExt()