java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.geo.Geo
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Geo, Geo

public class Geo extends BaseBid
See Also:
  • Field Details

  • Constructor Details

    • Geo

      public Geo()
  • 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