final case class BidExt(auctionBidFloorSource: String = "", bidderBidFloorSource: String = "", status: BidStatus = io.bidmachine.protobuf.ml.v1.BidStatus.BID_STATUS_UNSPECIFIED, clearPrice: Option[Double] = _root_.scala.None, sellerClearPrice: Option[Double] = _root_.scala.None, sellerPriceLevels: Option[PriceLevels] = _root_.scala.None, sellerPriceLevelsV2: Option[NumericPriceLevels] = _root_.scala.None, lossReason: Option[String] = _root_.scala.None, priceLevels: Option[PriceLevels] = _root_.scala.None, priceLevelsV2: Option[NumericPriceLevels] = _root_.scala.None, auctionSeq: Option[Int] = _root_.scala.None, advertisedAppId: Option[String] = _root_.scala.None, cached: Boolean = false, nativeAssets: Seq[String] = _root_.scala.Seq.empty, placementId: Option[String] = _root_.scala.None, skadn: Option[SkAdnResponse] = _root_.scala.None, discounting: Option[Discounting] = _root_.scala.None, roundedPrice: Option[Double] = _root_.scala.None, billingTrackerLength: Option[Int] = _root_.scala.None, rpCreativeapi: Option[Long] = _root_.scala.None, supplyFee: Option[Double] = _root_.scala.None, nurlResponseStatus: Option[String] = _root_.scala.None, netPrice: Option[Double] = _root_.scala.None, demandFee: Option[Double] = _root_.scala.None, obdPredictedProbability: Option[Double] = _root_.scala.None, obdFee: Option[Double] = _root_.scala.None, obdSellerClearingPrice: Option[Double] = _root_.scala.None, discrepancyProjection: Option[DiscrepancyProjection] = _root_.scala.None, sizes: Option[Sizes] = _root_.scala.None, invalidBidInfo: Option[InvalidBidInfo] = _root_.scala.None, buyerId: Option[String] = _root_.scala.None, cachedLurlMillisPassed: Option[Long] = _root_.scala.None, cachedLurlPrice: Option[Double] = _root_.scala.None, rendering: Option[AdaptiveRenderingContext] = _root_.scala.None, creativeDetectorPayload: Option[CreativeDetectorPayload] = _root_.scala.None, buyerBidPrice: Double = 0.0, bidBoosting: Option[BidBoosting] = _root_.scala.None, apiFramework: Option[String] = _root_.scala.None, apiFrameworkVersion: Option[String] = _root_.scala.None, bidAdt: BidAdType = io.bidmachine.protobuf.ml.v1.BidAdType.UNKNOWN_UNSPECIFIED, campaignType: Option[String] = _root_.scala.None, obdSettings: Option[SelectedBidShadingSettings] = _root_.scala.None, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[BidExt] with Product with Serializable
- obdSettings
present if bid shading exploration strategy was used
- Annotations
- @SerialVersionUID()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BidExt
- Updatable
- GeneratedMessage
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new BidExt(auctionBidFloorSource: String = "", bidderBidFloorSource: String = "", status: BidStatus = io.bidmachine.protobuf.ml.v1.BidStatus.BID_STATUS_UNSPECIFIED, clearPrice: Option[Double] = _root_.scala.None, sellerClearPrice: Option[Double] = _root_.scala.None, sellerPriceLevels: Option[PriceLevels] = _root_.scala.None, sellerPriceLevelsV2: Option[NumericPriceLevels] = _root_.scala.None, lossReason: Option[String] = _root_.scala.None, priceLevels: Option[PriceLevels] = _root_.scala.None, priceLevelsV2: Option[NumericPriceLevels] = _root_.scala.None, auctionSeq: Option[Int] = _root_.scala.None, advertisedAppId: Option[String] = _root_.scala.None, cached: Boolean = false, nativeAssets: Seq[String] = _root_.scala.Seq.empty, placementId: Option[String] = _root_.scala.None, skadn: Option[SkAdnResponse] = _root_.scala.None, discounting: Option[Discounting] = _root_.scala.None, roundedPrice: Option[Double] = _root_.scala.None, billingTrackerLength: Option[Int] = _root_.scala.None, rpCreativeapi: Option[Long] = _root_.scala.None, supplyFee: Option[Double] = _root_.scala.None, nurlResponseStatus: Option[String] = _root_.scala.None, netPrice: Option[Double] = _root_.scala.None, demandFee: Option[Double] = _root_.scala.None, obdPredictedProbability: Option[Double] = _root_.scala.None, obdFee: Option[Double] = _root_.scala.None, obdSellerClearingPrice: Option[Double] = _root_.scala.None, discrepancyProjection: Option[DiscrepancyProjection] = _root_.scala.None, sizes: Option[Sizes] = _root_.scala.None, invalidBidInfo: Option[InvalidBidInfo] = _root_.scala.None, buyerId: Option[String] = _root_.scala.None, cachedLurlMillisPassed: Option[Long] = _root_.scala.None, cachedLurlPrice: Option[Double] = _root_.scala.None, rendering: Option[AdaptiveRenderingContext] = _root_.scala.None, creativeDetectorPayload: Option[CreativeDetectorPayload] = _root_.scala.None, buyerBidPrice: Double = 0.0, bidBoosting: Option[BidBoosting] = _root_.scala.None, apiFramework: Option[String] = _root_.scala.None, apiFrameworkVersion: Option[String] = _root_.scala.None, bidAdt: BidAdType = io.bidmachine.protobuf.ml.v1.BidAdType.UNKNOWN_UNSPECIFIED, campaignType: Option[String] = _root_.scala.None, obdSettings: Option[SelectedBidShadingSettings] = _root_.scala.None, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty)
- obdSettings
present if bid shading exploration strategy was used
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
- def addAllNativeAssets(__vs: Iterable[String]): BidExt
- def addNativeAssets(__vs: String*): BidExt
- val advertisedAppId: Option[String]
- val apiFramework: Option[String]
- val apiFrameworkVersion: Option[String]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val auctionBidFloorSource: String
- val auctionSeq: Option[Int]
- val bidAdt: BidAdType
- val bidBoosting: Option[BidBoosting]
- val bidderBidFloorSource: String
- val billingTrackerLength: Option[Int]
- val buyerBidPrice: Double
- val buyerId: Option[String]
- val cached: Boolean
- val cachedLurlMillisPassed: Option[Long]
- val cachedLurlPrice: Option[Double]
- val campaignType: Option[String]
- def clearAdvertisedAppId: BidExt
- def clearApiFramework: BidExt
- def clearApiFrameworkVersion: BidExt
- def clearAuctionSeq: BidExt
- def clearBidBoosting: BidExt
- def clearBillingTrackerLength: BidExt
- def clearBuyerId: BidExt
- def clearCachedLurlMillisPassed: BidExt
- def clearCachedLurlPrice: BidExt
- def clearCampaignType: BidExt
- def clearClearPrice: BidExt
- def clearCreativeDetectorPayload: BidExt
- def clearDemandFee: BidExt
- def clearDiscounting: BidExt
- def clearDiscrepancyProjection: BidExt
- def clearInvalidBidInfo: BidExt
- def clearLossReason: BidExt
- def clearNativeAssets: BidExt
- def clearNetPrice: BidExt
- def clearNurlResponseStatus: BidExt
- def clearObdFee: BidExt
- def clearObdPredictedProbability: BidExt
- def clearObdSellerClearingPrice: BidExt
- def clearObdSettings: BidExt
- def clearPlacementId: BidExt
- val clearPrice: Option[Double]
- def clearPriceLevels: BidExt
- def clearPriceLevelsV2: BidExt
- def clearRendering: BidExt
- def clearRoundedPrice: BidExt
- def clearRpCreativeapi: BidExt
- def clearSellerClearPrice: BidExt
- def clearSellerPriceLevels: BidExt
- def clearSellerPriceLevelsV2: BidExt
- def clearSizes: BidExt
- def clearSkadn: BidExt
- def clearSupplyFee: BidExt
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def companion: BidExt.type
- Definition Classes
- BidExt → GeneratedMessage
- val creativeDetectorPayload: Option[CreativeDetectorPayload]
- val demandFee: Option[Double]
- def discardUnknownFields: BidExt
- val discounting: Option[Discounting]
- val discrepancyProjection: Option[DiscrepancyProjection]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def getAdvertisedAppId: String
- def getApiFramework: String
- def getApiFrameworkVersion: String
- def getAuctionSeq: Int
- def getBidBoosting: BidBoosting
- def getBillingTrackerLength: Int
- def getBuyerId: String
- def getCachedLurlMillisPassed: Long
- def getCachedLurlPrice: Double
- def getCampaignType: String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getClearPrice: Double
- def getCreativeDetectorPayload: CreativeDetectorPayload
- def getDemandFee: Double
- def getDiscounting: Discounting
- def getDiscrepancyProjection: DiscrepancyProjection
- def getField(__field: FieldDescriptor): PValue
- Definition Classes
- BidExt → GeneratedMessage
- def getFieldByNumber(__fieldNumber: Int): Any
- Definition Classes
- BidExt → GeneratedMessage
- def getInvalidBidInfo: InvalidBidInfo
- def getLossReason: String
- def getNetPrice: Double
- def getNurlResponseStatus: String
- def getObdFee: Double
- def getObdPredictedProbability: Double
- def getObdSellerClearingPrice: Double
- def getObdSettings: SelectedBidShadingSettings
- def getPlacementId: String
- def getPriceLevels: PriceLevels
- def getPriceLevelsV2: NumericPriceLevels
- def getRendering: AdaptiveRenderingContext
- def getRoundedPrice: Double
- def getRpCreativeapi: Long
- def getSellerClearPrice: Double
- def getSellerPriceLevels: PriceLevels
- def getSellerPriceLevelsV2: NumericPriceLevels
- def getSizes: Sizes
- def getSkadn: SkAdnResponse
- def getSupplyFee: Double
- val invalidBidInfo: Option[InvalidBidInfo]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val lossReason: Option[String]
- val nativeAssets: Seq[String]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val netPrice: Option[Double]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- val nurlResponseStatus: Option[String]
- val obdFee: Option[Double]
- val obdPredictedProbability: Option[Double]
- val obdSellerClearingPrice: Option[Double]
- val obdSettings: Option[SelectedBidShadingSettings]
- val placementId: Option[String]
- val priceLevels: Option[PriceLevels]
- val priceLevelsV2: Option[NumericPriceLevels]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val rendering: Option[AdaptiveRenderingContext]
- val roundedPrice: Option[Double]
- val rpCreativeapi: Option[Long]
- val sellerClearPrice: Option[Double]
- val sellerPriceLevels: Option[PriceLevels]
- val sellerPriceLevelsV2: Option[NumericPriceLevels]
- def serializedSize: Int
- Definition Classes
- BidExt → GeneratedMessage
- val sizes: Option[Sizes]
- val skadn: Option[SkAdnResponse]
- val status: BidStatus
- val supplyFee: Option[Double]
- 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
- BidExt → GeneratedMessage
- val unknownFields: UnknownFieldSet
- def update(ms: (Lens[BidExt, BidExt]) => Mutation[BidExt]*): BidExt
- 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 withAdvertisedAppId(__v: String): BidExt
- def withApiFramework(__v: String): BidExt
- def withApiFrameworkVersion(__v: String): BidExt
- def withAuctionBidFloorSource(__v: String): BidExt
- def withAuctionSeq(__v: Int): BidExt
- def withBidAdt(__v: BidAdType): BidExt
- def withBidBoosting(__v: BidBoosting): BidExt
- def withBidderBidFloorSource(__v: String): BidExt
- def withBillingTrackerLength(__v: Int): BidExt
- def withBuyerBidPrice(__v: Double): BidExt
- def withBuyerId(__v: String): BidExt
- def withCached(__v: Boolean): BidExt
- def withCachedLurlMillisPassed(__v: Long): BidExt
- def withCachedLurlPrice(__v: Double): BidExt
- def withCampaignType(__v: String): BidExt
- def withClearPrice(__v: Double): BidExt
- def withCreativeDetectorPayload(__v: CreativeDetectorPayload): BidExt
- def withDemandFee(__v: Double): BidExt
- def withDiscounting(__v: Discounting): BidExt
- def withDiscrepancyProjection(__v: DiscrepancyProjection): BidExt
- def withInvalidBidInfo(__v: InvalidBidInfo): BidExt
- def withLossReason(__v: String): BidExt
- def withNativeAssets(__v: Seq[String]): BidExt
- def withNetPrice(__v: Double): BidExt
- def withNurlResponseStatus(__v: String): BidExt
- def withObdFee(__v: Double): BidExt
- def withObdPredictedProbability(__v: Double): BidExt
- def withObdSellerClearingPrice(__v: Double): BidExt
- def withObdSettings(__v: SelectedBidShadingSettings): BidExt
- def withPlacementId(__v: String): BidExt
- def withPriceLevels(__v: PriceLevels): BidExt
- def withPriceLevelsV2(__v: NumericPriceLevels): BidExt
- def withRendering(__v: AdaptiveRenderingContext): BidExt
- def withRoundedPrice(__v: Double): BidExt
- def withRpCreativeapi(__v: Long): BidExt
- def withSellerClearPrice(__v: Double): BidExt
- def withSellerPriceLevels(__v: PriceLevels): BidExt
- def withSellerPriceLevelsV2(__v: NumericPriceLevels): BidExt
- def withSizes(__v: Sizes): BidExt
- def withSkadn(__v: SkAdnResponse): BidExt
- def withStatus(__v: BidStatus): BidExt
- def withSupplyFee(__v: Double): BidExt
- def withUnknownFields(__v: UnknownFieldSet): BidExt
- final def writeDelimitedTo(output: OutputStream): Unit
- Definition Classes
- GeneratedMessage
- def writeTo(_output__: CodedOutputStream): Unit
- Definition Classes
- BidExt → GeneratedMessage
- final def writeTo(output: OutputStream): Unit
- Definition Classes
- GeneratedMessage
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)