final case class GetBidMachineWinRateRequest(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, bidFloor: Double = 0.0, agencyId: String = "", originalFloor: Option[Double] = _root_.scala.None, 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, bidShadingSettings: Option[BidShadingSettings] = _root_.scala.None, bidPrice: Float = 0.0f, winrateModelName: String = "", unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[GetBidMachineWinRateRequest] with Product with Serializable

https://appodeal.atlassian.net/wiki/spaces/Vector/pages/5423202325/Win+Rate+Model+Columns+Inference

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

winrateModelName

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

Annotations
@SerialVersionUID()
Linear Supertypes
Updatable[GetBidMachineWinRateRequest], GeneratedMessage, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GetBidMachineWinRateRequest
  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 GetBidMachineWinRateRequest(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, bidFloor: Double = 0.0, agencyId: String = "", originalFloor: Option[Double] = _root_.scala.None, 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, bidShadingSettings: Option[BidShadingSettings] = _root_.scala.None, bidPrice: Float = 0.0f, winrateModelName: 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

    winrateModelName

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

Inherited from GeneratedMessage

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped