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

public class BidResponse extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • getSeatbids

      public List<Seatbid> getSeatbids()
    • getCur

      public String getCur()
    • getExt

      public Ext getExt()
    • hasParseError

      public boolean hasParseError()
    • getParseError

      public String getParseError()
    • getBidId

      public String getBidId()
    • getCustomData

      public String getCustomData()
    • getNbr

      public int getNbr()
    • getWinningBidJson

      public String getWinningBidJson()
    • getResponseJson

      public org.json.JSONObject getResponseJson()
    • getCreationTime

      public long getCreationTime()
    • getWinningBid

      public Bid getWinningBid()
    • getTargeting

      public HashMap<String,String> getTargeting()
    • getTargetingWithCacheId

      public HashMap<String,String> getTargetingWithCacheId()
    • isVideo

      public boolean isVideo()
    • getPreferredPluginRendererName

      public String getPreferredPluginRendererName()
    • getPreferredPluginRendererVersion

      public String getPreferredPluginRendererVersion()
    • getAdUnitConfiguration

      public AdUnitConfiguration getAdUnitConfiguration()
    • getWinningBidWidthHeightPairDips

      public android.util.Pair<Integer,Integer> getWinningBidWidthHeightPairDips(android.content.Context context)
    • getMobileSdkPassThrough

      public MobileSdkPassThrough getMobileSdkPassThrough()
    • setMobileSdkPassThrough

      public void setMobileSdkPassThrough(MobileSdkPassThrough mobileSdkPassThrough)
    • getImpressionEventUrl

      public String getImpressionEventUrl()
    • getExpirationTimeSeconds

      public Integer getExpirationTimeSeconds()