Value parameters
- app
-
app bundle
- bidfloorModelName
-
either model name and version or alias e.g.
champion - country
-
Alpha2 code (e.g., "US")
- isCoppa
-
request.context.regs.coppa
- isRewardedRequest
-
whether request.placement.reward is set
- language
-
language using ISO-639-1-alpha-2
- lurlStats
-
from the table dlh.ml.lurl_features_v02
- minProbability
-
First Look mobility thresholds: keep price buckets whose predicted fill probability is at or above the threshold. Each value is an independent threshold - selection runs once per value, so two values yield two floors. Range (0,1]. min_probability unset -> predictor uses its backup default. max_probability unset -> one floor, as before.
- requestId
-
Categorical features Adrequest id, uuid
- sdk
-
display manager
- sessionDuration
-
user.ext.sessionduration
- sessionMetrics
-
session metrics
- topframe
-
request.placement.display.topframe
- userImd
-
user.ext.imd, >= 0
- userImimd
-
user.ext.imimd, >= 0
- userImwp
- userRetention
-
user.ext.retention
- userSc
-
user.ext.sc
- userWp
-
user.ext.wp, eCPM-like, >= 0
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Updatable[GetBidMachineBidFloorRequest]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
GeneratedMessage
Returns a human-readable ASCII format representation of this message.
Returns a human-readable ASCII format representation of this message.
The original message can be decoded from this format by using fromAscii on the companion object.
Attributes
- Returns
-
human-readable representation of this message.
Serializes the message into the given coded output stream
Serializes the message into the given coded output stream
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Serializes the message and returns a byte array containing its raw bytes
Serializes the message and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
Serializes the message and returns a ByteString containing its raw bytes
Serializes the message and returns a ByteString containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
Attributes
- Inherited from:
- GeneratedMessage
Attributes
- Inherited from:
- Updatable
Attributes
- Inherited from:
- GeneratedMessage
Serializes the message into the given output stream
Serializes the message into the given output stream
Attributes
- Inherited from:
- GeneratedMessage