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

public class Imp extends BaseBid
See Also:
  • Field Details

    • id

      public String id
    • displaymanager

      public String displaymanager
    • displaymanagerver

      public String displaymanagerver
    • instl

      public Integer instl
    • rewarded

      public Integer rewarded
    • tagid

      public String tagid
    • secure

      public Integer secure
    • video

      public Video video
    • pmp

      public Pmp pmp
    • nativeObj

      public Native nativeObj
    • clickBrowser

      public Integer clickBrowser
  • Constructor Details

    • Imp

      public Imp()
  • Method Details

    • getJsonObject

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

      public Ext getExt()
    • getBanner

      public Banner getBanner()
    • getVideo

      public Video getVideo()
    • getNative

      public Native getNative()