java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.imps.Banner
All Implemented Interfaces:
Serializable

public class Banner extends BaseBid
See Also:
  • Field Details

    • pos

      public Integer pos
    • api

      public int[] api
  • Constructor Details

    • Banner

      public Banner()
  • Method Details

    • getJsonObject

      public org.json.JSONObject getJsonObject() throws org.json.JSONException
      Throws:
      org.json.JSONException
    • addFormat

      public void addFormat(int w, int h)
    • getFormats

      public HashSet<Format> getFormats()