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
Ordering
- Alphabetic
- By Inheritance
Inherited
- GetBidMachineBidFloorRequest
- Updatable
- GeneratedMessage
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- 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
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val adRequestTimestamp: Option[Timestamp]
- val adType: AdType
- val agencyId: String
- val app: Option[String]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val bidfloorModelName: String
- val bmCachedLurlPrice: Option[Double]
- val cachedLurlMillisPassed: Option[Long]
- val city: Option[String]
- def clearAdRequestTimestamp: GetBidMachineBidFloorRequest
- def clearApp: GetBidMachineBidFloorRequest
- def clearBmCachedLurlPrice: GetBidMachineBidFloorRequest
- def clearCachedLurlMillisPassed: GetBidMachineBidFloorRequest
- def clearCity: GetBidMachineBidFloorRequest
- def clearConnectionType: GetBidMachineBidFloorRequest
- def clearCountry: GetBidMachineBidFloorRequest
- def clearDeviceHeight: GetBidMachineBidFloorRequest
- def clearDeviceType: GetBidMachineBidFloorRequest
- def clearDeviceWidth: GetBidMachineBidFloorRequest
- def clearIfa: GetBidMachineBidFloorRequest
- def clearIsCoppa: GetBidMachineBidFloorRequest
- def clearLanguage: GetBidMachineBidFloorRequest
- def clearLurlStats: GetBidMachineBidFloorRequest
- def clearMediationMode: GetBidMachineBidFloorRequest
- def clearMediationStackId: GetBidMachineBidFloorRequest
- def clearOs: GetBidMachineBidFloorRequest
- def clearOsVersion: GetBidMachineBidFloorRequest
- def clearPlacementHeight: GetBidMachineBidFloorRequest
- def clearPlacementWidth: GetBidMachineBidFloorRequest
- def clearRegion: GetBidMachineBidFloorRequest
- def clearSdk: GetBidMachineBidFloorRequest
- def clearSessionMetrics: GetBidMachineBidFloorRequest
- def clearTopframe: GetBidMachineBidFloorRequest
- def clearZip: GetBidMachineBidFloorRequest
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def companion: GetBidMachineBidFloorRequest.type
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- val connectionType: Option[ConnectionType]
- val country: Option[String]
- val deviceHeight: Option[Int]
- val deviceType: Option[DeviceType]
- val deviceWidth: Option[Int]
- def discardUnknownFields: GetBidMachineBidFloorRequest
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def getAdRequestTimestamp: Timestamp
- def getApp: String
- def getBmCachedLurlPrice: Double
- def getCachedLurlMillisPassed: Long
- def getCity: String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getConnectionType: ConnectionType
- def getCountry: String
- def getDeviceHeight: Int
- def getDeviceType: DeviceType
- def getDeviceWidth: Int
- def getField(__field: FieldDescriptor): PValue
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- def getFieldByNumber(__fieldNumber: Int): Any
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- def getIfa: String
- def getIsCoppa: Boolean
- def getLanguage: String
- def getLurlStats: LurlMetricsForAdType
- def getMediationMode: String
- def getMediationStackId: String
- def getOs: OperatingSystem
- def getOsVersion: String
- def getPlacementHeight: Int
- def getPlacementWidth: Int
- def getRegion: String
- def getSdk: String
- def getSessionMetrics: SessionMetrics
- def getTopframe: Boolean
- def getZip: String
- val ifa: Option[String]
- val isCoppa: Option[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val isRewardedRequest: Boolean
- val language: Option[String]
- val lurlStats: Option[LurlMetricsForAdType]
- val mediationMode: Option[String]
- val mediationStackId: Option[String]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- val os: Option[OperatingSystem]
- val osVersion: Option[String]
- val placementHeight: Option[Int]
- val placementWidth: Option[Int]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val region: Option[String]
- val requestId: String
- val sdk: Option[String]
- val sellerId: String
- def serializedSize: Int
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- val sessionMetrics: Option[SessionMetrics]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- final def toByteArray: Array[Byte]
- Definition Classes
- GeneratedMessage
- final def toByteString: ByteString
- Definition Classes
- GeneratedMessage
- final def toPMessage: PMessage
- Definition Classes
- GeneratedMessage
- def toProtoString: String
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- val topframe: Option[Boolean]
- val unknownFields: UnknownFieldSet
- def update(ms: (Lens[GetBidMachineBidFloorRequest, GetBidMachineBidFloorRequest]) => Mutation[GetBidMachineBidFloorRequest]*): GetBidMachineBidFloorRequest
- Definition Classes
- Updatable
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def withAdRequestTimestamp(__v: Timestamp): GetBidMachineBidFloorRequest
- def withAdType(__v: AdType): GetBidMachineBidFloorRequest
- def withAgencyId(__v: String): GetBidMachineBidFloorRequest
- def withApp(__v: String): GetBidMachineBidFloorRequest
- def withBidfloorModelName(__v: String): GetBidMachineBidFloorRequest
- def withBmCachedLurlPrice(__v: Double): GetBidMachineBidFloorRequest
- def withCachedLurlMillisPassed(__v: Long): GetBidMachineBidFloorRequest
- def withCity(__v: String): GetBidMachineBidFloorRequest
- def withConnectionType(__v: ConnectionType): GetBidMachineBidFloorRequest
- def withCountry(__v: String): GetBidMachineBidFloorRequest
- def withDeviceHeight(__v: Int): GetBidMachineBidFloorRequest
- def withDeviceType(__v: DeviceType): GetBidMachineBidFloorRequest
- def withDeviceWidth(__v: Int): GetBidMachineBidFloorRequest
- def withIfa(__v: String): GetBidMachineBidFloorRequest
- def withIsCoppa(__v: Boolean): GetBidMachineBidFloorRequest
- def withIsRewardedRequest(__v: Boolean): GetBidMachineBidFloorRequest
- def withLanguage(__v: String): GetBidMachineBidFloorRequest
- def withLurlStats(__v: LurlMetricsForAdType): GetBidMachineBidFloorRequest
- def withMediationMode(__v: String): GetBidMachineBidFloorRequest
- def withMediationStackId(__v: String): GetBidMachineBidFloorRequest
- def withOs(__v: OperatingSystem): GetBidMachineBidFloorRequest
- def withOsVersion(__v: String): GetBidMachineBidFloorRequest
- def withPlacementHeight(__v: Int): GetBidMachineBidFloorRequest
- def withPlacementWidth(__v: Int): GetBidMachineBidFloorRequest
- def withRegion(__v: String): GetBidMachineBidFloorRequest
- def withRequestId(__v: String): GetBidMachineBidFloorRequest
- def withSdk(__v: String): GetBidMachineBidFloorRequest
- def withSellerId(__v: String): GetBidMachineBidFloorRequest
- def withSessionMetrics(__v: SessionMetrics): GetBidMachineBidFloorRequest
- def withTopframe(__v: Boolean): GetBidMachineBidFloorRequest
- def withUnknownFields(__v: UnknownFieldSet): GetBidMachineBidFloorRequest
- def withZip(__v: String): GetBidMachineBidFloorRequest
- final def writeDelimitedTo(output: OutputStream): Unit
- Definition Classes
- GeneratedMessage
- def writeTo(_output__: CodedOutputStream): Unit
- Definition Classes
- GetBidMachineBidFloorRequest → GeneratedMessage
- final def writeTo(output: OutputStream): Unit
- Definition Classes
- GeneratedMessage
- val zip: Option[String]
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)