final case class GetBidMachineBidFloorRequest(requestId: String = "", sellerId: String = "", adType: AdType = io.predictor.v1.AdType.AD_TYPE_UNSPECIFIED, isRewardedRequest: Boolean = false, app: Option[String] = _root_.scala.None, os: Option[OperatingSystem] = _root_.scala.None, osVersion: Option[String] = _root_.scala.None, language: Option[String] = _root_.scala.None, country: Option[String] = _root_.scala.None, region: Option[String] = _root_.scala.None, city: Option[String] = _root_.scala.None, zip: Option[String] = _root_.scala.None, deviceWidth: Option[Int] = _root_.scala.None, deviceHeight: Option[Int] = _root_.scala.None, connectionType: Option[ConnectionType] = _root_.scala.None, deviceType: Option[DeviceType] = _root_.scala.None, ifa: Option[String] = _root_.scala.None, bmCachedLurlPrice: Option[Double] = _root_.scala.None, cachedLurlMillisPassed: Option[Long] = _root_.scala.None, agencyId: String = "", mediationStackId: Option[String] = _root_.scala.None, sdk: Option[String] = _root_.scala.None, placementWidth: Option[Int] = _root_.scala.None, placementHeight: Option[Int] = _root_.scala.None, adRequestTimestamp: Option[Timestamp] = _root_.scala.None, sessionMetrics: Option[SessionMetrics] = _root_.scala.None, mediationMode: Option[String] = _root_.scala.None, topframe: Option[Boolean] = _root_.scala.None, lurlStats: Option[LurlMetricsForAdType] = _root_.scala.None, isCoppa: Option[Boolean] = _root_.scala.None, bidfloorModelName: String = "", unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[GetBidMachineBidFloorRequest] with Product with Serializable

requestId

Categorical features Adrequest id, uuid

isRewardedRequest

whether request.placement.reward is set

app

app bundle

language

language using ISO-639-1-alpha-2

country

Alpha2 code (e.g., "US")

sdk

display manager

sessionMetrics

session metrics

topframe

request.placement.display.topframe

lurlStats

from the table dlh.ml.lurl_features_v02

isCoppa

request.context.regs.coppa

bidfloorModelName

either model name and version or alias e.g. champion

Annotations
@SerialVersionUID()
Linear Supertypes
Updatable[GetBidMachineBidFloorRequest], GeneratedMessage, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GetBidMachineBidFloorRequest
  2. Updatable
  3. GeneratedMessage
  4. Serializable
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new GetBidMachineBidFloorRequest(requestId: String = "", sellerId: String = "", adType: AdType = io.predictor.v1.AdType.AD_TYPE_UNSPECIFIED, isRewardedRequest: Boolean = false, app: Option[String] = _root_.scala.None, os: Option[OperatingSystem] = _root_.scala.None, osVersion: Option[String] = _root_.scala.None, language: Option[String] = _root_.scala.None, country: Option[String] = _root_.scala.None, region: Option[String] = _root_.scala.None, city: Option[String] = _root_.scala.None, zip: Option[String] = _root_.scala.None, deviceWidth: Option[Int] = _root_.scala.None, deviceHeight: Option[Int] = _root_.scala.None, connectionType: Option[ConnectionType] = _root_.scala.None, deviceType: Option[DeviceType] = _root_.scala.None, ifa: Option[String] = _root_.scala.None, bmCachedLurlPrice: Option[Double] = _root_.scala.None, cachedLurlMillisPassed: Option[Long] = _root_.scala.None, agencyId: String = "", mediationStackId: Option[String] = _root_.scala.None, sdk: Option[String] = _root_.scala.None, placementWidth: Option[Int] = _root_.scala.None, placementHeight: Option[Int] = _root_.scala.None, adRequestTimestamp: Option[Timestamp] = _root_.scala.None, sessionMetrics: Option[SessionMetrics] = _root_.scala.None, mediationMode: Option[String] = _root_.scala.None, topframe: Option[Boolean] = _root_.scala.None, lurlStats: Option[LurlMetricsForAdType] = _root_.scala.None, isCoppa: Option[Boolean] = _root_.scala.None, bidfloorModelName: String = "", unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty)

    requestId

    Categorical features Adrequest id, uuid

    isRewardedRequest

    whether request.placement.reward is set

    app

    app bundle

    language

    language using ISO-639-1-alpha-2

    country

    Alpha2 code (e.g., "US")

    sdk

    display manager

    sessionMetrics

    session metrics

    topframe

    request.placement.display.topframe

    lurlStats

    from the table dlh.ml.lurl_features_v02

    isCoppa

    request.context.regs.coppa

    bidfloorModelName

    either model name and version or alias e.g. champion

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val adRequestTimestamp: Option[Timestamp]
  5. val adType: AdType
  6. val agencyId: String
  7. val app: Option[String]
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val bidfloorModelName: String
  10. val bmCachedLurlPrice: Option[Double]
  11. val cachedLurlMillisPassed: Option[Long]
  12. val city: Option[String]
  13. def clearAdRequestTimestamp: GetBidMachineBidFloorRequest
  14. def clearApp: GetBidMachineBidFloorRequest
  15. def clearBmCachedLurlPrice: GetBidMachineBidFloorRequest
  16. def clearCachedLurlMillisPassed: GetBidMachineBidFloorRequest
  17. def clearCity: GetBidMachineBidFloorRequest
  18. def clearConnectionType: GetBidMachineBidFloorRequest
  19. def clearCountry: GetBidMachineBidFloorRequest
  20. def clearDeviceHeight: GetBidMachineBidFloorRequest
  21. def clearDeviceType: GetBidMachineBidFloorRequest
  22. def clearDeviceWidth: GetBidMachineBidFloorRequest
  23. def clearIfa: GetBidMachineBidFloorRequest
  24. def clearIsCoppa: GetBidMachineBidFloorRequest
  25. def clearLanguage: GetBidMachineBidFloorRequest
  26. def clearLurlStats: GetBidMachineBidFloorRequest
  27. def clearMediationMode: GetBidMachineBidFloorRequest
  28. def clearMediationStackId: GetBidMachineBidFloorRequest
  29. def clearOs: GetBidMachineBidFloorRequest
  30. def clearOsVersion: GetBidMachineBidFloorRequest
  31. def clearPlacementHeight: GetBidMachineBidFloorRequest
  32. def clearPlacementWidth: GetBidMachineBidFloorRequest
  33. def clearRegion: GetBidMachineBidFloorRequest
  34. def clearSdk: GetBidMachineBidFloorRequest
  35. def clearSessionMetrics: GetBidMachineBidFloorRequest
  36. def clearTopframe: GetBidMachineBidFloorRequest
  37. def clearZip: GetBidMachineBidFloorRequest
  38. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  39. def companion: GetBidMachineBidFloorRequest.type
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  40. val connectionType: Option[ConnectionType]
  41. val country: Option[String]
  42. val deviceHeight: Option[Int]
  43. val deviceType: Option[DeviceType]
  44. val deviceWidth: Option[Int]
  45. def discardUnknownFields: GetBidMachineBidFloorRequest
  46. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  47. def getAdRequestTimestamp: Timestamp
  48. def getApp: String
  49. def getBmCachedLurlPrice: Double
  50. def getCachedLurlMillisPassed: Long
  51. def getCity: String
  52. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  53. def getConnectionType: ConnectionType
  54. def getCountry: String
  55. def getDeviceHeight: Int
  56. def getDeviceType: DeviceType
  57. def getDeviceWidth: Int
  58. def getField(__field: FieldDescriptor): PValue
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  59. def getFieldByNumber(__fieldNumber: Int): Any
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  60. def getIfa: String
  61. def getIsCoppa: Boolean
  62. def getLanguage: String
  63. def getLurlStats: LurlMetricsForAdType
  64. def getMediationMode: String
  65. def getMediationStackId: String
  66. def getOs: OperatingSystem
  67. def getOsVersion: String
  68. def getPlacementHeight: Int
  69. def getPlacementWidth: Int
  70. def getRegion: String
  71. def getSdk: String
  72. def getSessionMetrics: SessionMetrics
  73. def getTopframe: Boolean
  74. def getZip: String
  75. val ifa: Option[String]
  76. val isCoppa: Option[Boolean]
  77. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  78. val isRewardedRequest: Boolean
  79. val language: Option[String]
  80. val lurlStats: Option[LurlMetricsForAdType]
  81. val mediationMode: Option[String]
  82. val mediationStackId: Option[String]
  83. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  84. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  85. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  86. val os: Option[OperatingSystem]
  87. val osVersion: Option[String]
  88. val placementHeight: Option[Int]
  89. val placementWidth: Option[Int]
  90. def productElementNames: Iterator[String]
    Definition Classes
    Product
  91. val region: Option[String]
  92. val requestId: String
  93. val sdk: Option[String]
  94. val sellerId: String
  95. def serializedSize: Int
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  96. val sessionMetrics: Option[SessionMetrics]
  97. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  98. final def toByteArray: Array[Byte]
    Definition Classes
    GeneratedMessage
  99. final def toByteString: ByteString
    Definition Classes
    GeneratedMessage
  100. final def toPMessage: PMessage
    Definition Classes
    GeneratedMessage
  101. def toProtoString: String
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  102. val topframe: Option[Boolean]
  103. val unknownFields: UnknownFieldSet
  104. def update(ms: (Lens[GetBidMachineBidFloorRequest, GetBidMachineBidFloorRequest]) => Mutation[GetBidMachineBidFloorRequest]*): GetBidMachineBidFloorRequest
    Definition Classes
    Updatable
  105. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  106. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  107. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  108. def withAdRequestTimestamp(__v: Timestamp): GetBidMachineBidFloorRequest
  109. def withAdType(__v: AdType): GetBidMachineBidFloorRequest
  110. def withAgencyId(__v: String): GetBidMachineBidFloorRequest
  111. def withApp(__v: String): GetBidMachineBidFloorRequest
  112. def withBidfloorModelName(__v: String): GetBidMachineBidFloorRequest
  113. def withBmCachedLurlPrice(__v: Double): GetBidMachineBidFloorRequest
  114. def withCachedLurlMillisPassed(__v: Long): GetBidMachineBidFloorRequest
  115. def withCity(__v: String): GetBidMachineBidFloorRequest
  116. def withConnectionType(__v: ConnectionType): GetBidMachineBidFloorRequest
  117. def withCountry(__v: String): GetBidMachineBidFloorRequest
  118. def withDeviceHeight(__v: Int): GetBidMachineBidFloorRequest
  119. def withDeviceType(__v: DeviceType): GetBidMachineBidFloorRequest
  120. def withDeviceWidth(__v: Int): GetBidMachineBidFloorRequest
  121. def withIfa(__v: String): GetBidMachineBidFloorRequest
  122. def withIsCoppa(__v: Boolean): GetBidMachineBidFloorRequest
  123. def withIsRewardedRequest(__v: Boolean): GetBidMachineBidFloorRequest
  124. def withLanguage(__v: String): GetBidMachineBidFloorRequest
  125. def withLurlStats(__v: LurlMetricsForAdType): GetBidMachineBidFloorRequest
  126. def withMediationMode(__v: String): GetBidMachineBidFloorRequest
  127. def withMediationStackId(__v: String): GetBidMachineBidFloorRequest
  128. def withOs(__v: OperatingSystem): GetBidMachineBidFloorRequest
  129. def withOsVersion(__v: String): GetBidMachineBidFloorRequest
  130. def withPlacementHeight(__v: Int): GetBidMachineBidFloorRequest
  131. def withPlacementWidth(__v: Int): GetBidMachineBidFloorRequest
  132. def withRegion(__v: String): GetBidMachineBidFloorRequest
  133. def withRequestId(__v: String): GetBidMachineBidFloorRequest
  134. def withSdk(__v: String): GetBidMachineBidFloorRequest
  135. def withSellerId(__v: String): GetBidMachineBidFloorRequest
  136. def withSessionMetrics(__v: SessionMetrics): GetBidMachineBidFloorRequest
  137. def withTopframe(__v: Boolean): GetBidMachineBidFloorRequest
  138. def withUnknownFields(__v: UnknownFieldSet): GetBidMachineBidFloorRequest
  139. def withZip(__v: String): GetBidMachineBidFloorRequest
  140. final def writeDelimitedTo(output: OutputStream): Unit
    Definition Classes
    GeneratedMessage
  141. def writeTo(_output__: CodedOutputStream): Unit
    Definition Classes
    GetBidMachineBidFloorRequest → GeneratedMessage
  142. final def writeTo(output: OutputStream): Unit
    Definition Classes
    GeneratedMessage
  143. val zip: Option[String]

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Updatable[GetBidMachineBidFloorRequest]

Inherited from GeneratedMessage

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped