io.bidmachine.protobuf.ml.v1.RequestExt
See theRequestExt companion object
final case class RequestExt(adRequestId: String, pt: PlacementType, adt: Option[String], int: Option[String], dc: Option[String], adSpace: Option[String], network: Option[Boolean], adUnit: Option[String], multiFlr: Option[Boolean], calloutRound: Option[Int], calloutBidRound: Option[Int], calloutMaxRound: Option[Int], calloutPolicy: Option[String], bidPrediction: Option[Int], sellerFlrPolicy: Option[String], bidderFlrPolicy: Option[String], flrInitial: Option[String], flrInitialV2: Option[Double], flrScaled: Option[String], flrScaledV2: Option[Double], flr: Double, timestamp: Long, duration: Option[Long], sessionNumber: Option[Long], impressionNumber: Option[Long], sdkless: Option[Boolean], skadn: Option[SkAdnRequest], predictedBidFloor: Option[Double], predictionInfo: Option[String], sessionId: Option[String], mediationStackId: Option[String], bmIfv: Option[String], dm: Option[String], dmVer: Option[String], vpt: Option[Int], initialPlacements: Seq[String], postbid: Option[Boolean], supplyParameters: Option[SupplyParameters], nbr: Option[String], consentStringVersion: Option[ConsentStringVersion], mediationBidRequestId: Option[String], metrics: Option[Metrics], hva: Option[Boolean], appHva: Option[Boolean], isPurchaser: Option[Boolean], sourceRequestId: Option[String], originalFloor: Option[Double], intentiqAbTestUuidIsDefined: Option[Boolean], adRequestSchainLength: Option[Double], vectorId: Option[String], cachedLurlMillisPassed: Option[Long], cachedLurlPrice: Option[Double], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[RequestExt]
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
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
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