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

public class Device extends BaseBid
See Also:
  • Field Details

  • Constructor Details

    • Device

      public Device()
  • Method Details

    • getJsonObject

      public org.json.JSONObject getJsonObject() throws org.json.JSONException
      When you add a new field to this list, don't forget to add it to the OpenRtbMerger.
      Throws:
      org.json.JSONException
    • getGeo

      public Geo getGeo()
    • setGeo

      public void setGeo(Geo geo)
    • getExt

      public Ext getExt()