io.bidmachine.protobuf.ml.v1

Members list

Type members

Classlikes

final case class Ad(id: Option[String], adomain: Seq[String], bundle: Option[String], iurl: Option[String], cat: Seq[String], cattax: Option[CategoryTaxonomy], lang: Option[String], attr: Seq[CreativeAttribute], secure: Option[Boolean], mrating: Option[MediaRating], ext: Option[AdExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Ad]

Attributes

Companion
object
Supertypes
trait Updatable[Ad]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Ad extends GeneratedMessageCompanion[Ad]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Ad]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Ad.type
final case class AdExt(cid: Option[String], deepLink: DeepLink, vastAdType: VastAdType, vastCompanionType: VastCompanionType, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AdExt]

Attributes

Companion
object
Supertypes
trait Updatable[AdExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AdExt extends GeneratedMessageCompanion[AdExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AdExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
AdExt.type
final case class AdReqsMetrics(interstitial: Option[WindowCounters], rewarded: Option[WindowCounters], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AdReqsMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[AdReqsMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AdReqsMetrics extends GeneratedMessageCompanion[AdReqsMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AdReqsMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class AdTypeMetrics(impressions: Int, adRequests: Int, bids: Int, wins: Int, losses: Int, lurls: Int, nurls: Int, cumulativeBidPrice: Double, cumulativeLurlPrice: Double, cumulativeNurlPrice: Double, ecpm: Option[EcpmMetrics], auctions: Seq[Auction], adRequestTimestamps: Seq[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AdTypeMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[AdTypeMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AdTypeMetrics extends GeneratedMessageCompanion[AdTypeMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AdTypeMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class AdaptiveRenderingContext(phase: Option[Int], element: Option[String], autoclick: Option[Boolean], duplicated: Option[Boolean], template: Option[RenderingTemplate], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AdaptiveRenderingContext]

Attributes

Companion
object
Supertypes
trait Updatable[AdaptiveRenderingContext]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AdaptiveRenderingContext extends GeneratedMessageCompanion[AdaptiveRenderingContext]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AdaptiveRenderingContext]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class AnimationElementTemplate(name: Option[String], visible: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AnimationElementTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[AnimationElementTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AnimationElementTemplate extends GeneratedMessageCompanion[AnimationElementTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AnimationElementTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class ApiFramework(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object MRAID_1
object MRAID_2
object MRAID_3
object OMID_1
object ORMMA
trait Recognized
object SIMID_1
object VPAID_1
object VPAID_2
class Unrecognized
Show all
object ApiFramework extends GeneratedEnumCompanion[ApiFramework]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ApiFramework]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class App(id: Option[String], name: Option[String], pub: Option[Publisher], domain: Option[String], cat: Seq[String], cattax: Option[CategoryTaxonomy], privpolicy: Option[Boolean], keywords: Option[String], bundle: Option[String], storeid: Option[String], storeurl: Option[String], ver: Option[String], paid: Option[Boolean], ext: Option[AppExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[App]

Attributes

Companion
object
Supertypes
trait Updatable[App]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object App extends GeneratedMessageCompanion[App]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[App]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
App.type
final case class AppExt(installTime: Option[Long], firstLaunchTime: Option[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AppExt]

Attributes

Companion
object
Supertypes
trait Updatable[AppExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AppExt extends GeneratedMessageCompanion[AppExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AppExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
AppExt.type
final case class Auction(winnerBidderId: Long, losersBidderId: Seq[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Auction]

Attributes

Companion
object
Supertypes
trait Updatable[Auction]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Auction extends GeneratedMessageCompanion[Auction]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Auction]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Auction.type
final case class AuctionEvent(timestamp: Long, meta: Option[EventMeta], seller: Option[Seller], request: Option[Request], blockedRequests: Seq[DSPRequest], noBidRequests: Seq[DSPRequest], bidders: Seq[DSPRequest], winner: Option[DSPRequest], rejectedAdRequestReason: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AuctionEvent]

Single event representing the entire auction

Single event representing the entire auction

Value parameters

bidders

including requests with loss bids and invalid bids

blockedRequests

requests blocked by auction e.g. due to SRO block

noBidRequests

including requests without bids

rejectedAdRequestReason

in case request was dropped on seller level

winner

in case of no winner, None

Attributes

Companion
object
Supertypes
trait Updatable[AuctionEvent]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AuctionEvent extends GeneratedMessageCompanion[AuctionEvent]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AuctionEvent]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class AuctionType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object AuctionType extends GeneratedEnumCompanion[AuctionType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[AuctionType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
object AuctioneventProto extends GeneratedFileObject

Attributes

Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
final case class Bid(id: Option[String], bidid: Option[String], seat: Option[String], item: Option[String], price: Double, media: Option[Ad], deal: Option[String], ext: Option[BidExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Bid]

Attributes

Companion
object
Supertypes
trait Updatable[Bid]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Bid extends GeneratedMessageCompanion[Bid]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Bid]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Bid.type
sealed abstract class BidAdType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object BidAdType extends GeneratedEnumCompanion[BidAdType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[BidAdType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BidAdType.type
final case class BidBoosting(amount: Double, factor: Double, noBudget: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[BidBoosting]

Attributes

Companion
object
Supertypes
trait Updatable[BidBoosting]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BidBoosting extends GeneratedMessageCompanion[BidBoosting]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[BidBoosting]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class BidExt(auctionBidFloorSource: String, bidderBidFloorSource: String, status: BidStatus, clearPrice: Option[Double], sellerClearPrice: Option[Double], sellerPriceLevels: Option[PriceLevels], sellerPriceLevelsV2: Option[NumericPriceLevels], lossReason: Option[String], priceLevels: Option[PriceLevels], priceLevelsV2: Option[NumericPriceLevels], auctionSeq: Option[Int], advertisedAppId: Option[String], cached: Boolean, nativeAssets: Seq[String], placementId: Option[String], skadn: Option[SkAdnResponse], discounting: Option[Discounting], roundedPrice: Option[Double], billingTrackerLength: Option[Int], rpCreativeapi: Option[Long], supplyFee: Option[Double], nurlResponseStatus: Option[String], netPrice: Option[Double], demandFee: Option[Double], obdPredictedProbability: Option[Double], obdFee: Option[Double], obdSellerClearingPrice: Option[Double], discrepancyProjection: Option[DiscrepancyProjection], sizes: Option[Sizes], invalidBidInfo: Option[InvalidBidInfo], buyerId: Option[String], cachedLurlMillisPassed: Option[Long], cachedLurlPrice: Option[Double], rendering: Option[AdaptiveRenderingContext], creativeDetectorPayload: Option[CreativeDetectorPayload], buyerBidPrice: Double, bidBoosting: Option[BidBoosting], apiFramework: Option[String], apiFrameworkVersion: Option[String], bidAdt: BidAdType, campaignType: Option[String], obdSettings: Option[SelectedBidShadingSettings], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[BidExt]

Value parameters

obdSettings

present if bid shading exploration strategy was used

Attributes

Companion
object
Supertypes
trait Updatable[BidExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BidExt extends GeneratedMessageCompanion[BidExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[BidExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BidExt.type
sealed abstract class BidStatus(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object LOSS
trait Recognized
object WIN
class Unrecognized
object BidStatus extends GeneratedEnumCompanion[BidStatus]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[BidStatus]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BidStatus.type
final case class Buyer(id: Long, bidderId: Long, pretargetingId: Long, directRelation: Option[Boolean], auctionCategory: Option[String], dspConnectionType: Option[String], isAdNetwork: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Buyer]

Attributes

Companion
object
Supertypes
trait Updatable[Buyer]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Buyer extends GeneratedMessageCompanion[Buyer]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Buyer]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Buyer.type
final case class CTATemplate(name: Option[String], visible: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[CTATemplate]

Attributes

Companion
object
Supertypes
trait Updatable[CTATemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CTATemplate extends GeneratedMessageCompanion[CTATemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CTATemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class CategoryTaxonomy(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CategoryTaxonomy extends GeneratedEnumCompanion[CategoryTaxonomy]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[CategoryTaxonomy]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class ClickType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ClickType extends GeneratedEnumCompanion[ClickType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ClickType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
ClickType.type
final case class ClosableViewTemplate(style: Option[String], x: Option[String], y: Option[String], height: Option[Double], width: Option[Double], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[ClosableViewTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[ClosableViewTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ClosableViewTemplate extends GeneratedMessageCompanion[ClosableViewTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ClosableViewTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class ConnectionType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CELLULAR
object CELLULAR_2G
object CELLULAR_3G
object CELLULAR_4G
object CELLULAR_5G
object ETHERNET
trait Recognized
object WIFI
class Unrecognized
Show all
object ConnectionType extends GeneratedEnumCompanion[ConnectionType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ConnectionType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class ConsentStringVersion(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ConsentStringVersion extends GeneratedEnumCompanion[ConsentStringVersion]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ConsentStringVersion]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Context(app: Option[App], device: Option[Device], regs: Option[Regs], restrictions: Option[Restrictions], user: Option[User], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Context]

Attributes

Companion
object
Supertypes
trait Updatable[Context]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Context extends GeneratedMessageCompanion[Context]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Context]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Context.type
final case class CountdownTemplate(visible: Option[Boolean], x: Option[String], y: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[CountdownTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[CountdownTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CountdownTemplate extends GeneratedMessageCompanion[CountdownTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CountdownTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class CreativeAttribute(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CreativeAttribute extends GeneratedEnumCompanion[CreativeAttribute]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[CreativeAttribute]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class CreativeDetectorPayload(phase: Int, result: Int, component: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[CreativeDetectorPayload]

Attributes

Companion
object
Supertypes
trait Updatable[CreativeDetectorPayload]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CreativeDetectorPayload extends GeneratedMessageCompanion[CreativeDetectorPayload]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CreativeDetectorPayload]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DSPRequest(buyer: Option[Buyer], ext: Option[DSPRequestExt], meta: Option[EventMeta], bid: Option[Bid], rejectedReason: Option[String], dunaBidDensity: Option[DunaBidDensity], predictorDecisions: Option[PredictorDecisions], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DSPRequest]

Attributes

Companion
object
Supertypes
trait Updatable[DSPRequest]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DSPRequest extends GeneratedMessageCompanion[DSPRequest]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DSPRequest]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DSPRequest.type
final case class DSPRequestExt(adt: Option[String], maxRound: Option[Int], bidRound: Option[Int], sellerFlrPolicy: Option[String], bidderFlrPolicy: Option[String], bidFloor: Option[Double], scaledBidFloor: Double, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DSPRequestExt]

Attributes

Companion
object
Supertypes
trait Updatable[DSPRequestExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DSPRequestExt extends GeneratedMessageCompanion[DSPRequestExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DSPRequestExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class DeepLink(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Recognized
object SDK
object WEB
class Unrecognized
Show all
object DeepLink extends GeneratedEnumCompanion[DeepLink]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[DeepLink]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DeepLink.type
final case class DeprecatedExperiment(name: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DeprecatedExperiment]

Attributes

Companion
object
Supertypes
trait Updatable[DeprecatedExperiment]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DeprecatedExperiment extends GeneratedMessageCompanion[DeprecatedExperiment]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DeprecatedExperiment]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Device(`type`: Option[DeviceType], ua: Option[String], ifa: Option[String], lmt: Option[Boolean], make: Option[String], model: Option[String], os: Option[String], osv: Option[String], hwv: Option[String], h: Option[Int], w: Option[Int], ppi: Option[Int], pxratio: Option[Int], js: Option[Boolean], lang: Option[String], ip: Option[String], ipv6: Option[String], xff: Option[String], iptr: Option[Boolean], carrier: Option[String], mccmnc: Option[String], mccmncsim: Option[String], contype: Option[ConnectionType], geofetch: Option[Boolean], geo: Option[Geo], ext: Option[DeviceExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Device]

Attributes

Companion
object
Supertypes
trait Updatable[Device]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Device extends GeneratedMessageCompanion[Device]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Device]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Device.type
final case class DeviceExt(access: Option[String], airplane: Option[Int], atts: Option[Int], batterylevel: Option[Double], batterysaver: Option[Int], charging: Option[Int], darkmode: Option[Int], devicename: Option[String], diskspace: Option[Int], dnd: Option[Int], headset: Option[Int], headsetname: Option[String], ifv: Option[String], inputlanguage: Seq[String], jailbreak: Option[Int], lastbootup: Option[Double], ringmute: Option[Int], screenbright: Option[Double], totaldisk: Option[Int], totalmem: Option[Long], cpuname: Option[String], cpuvendor: Option[String], gpuname: Option[String], time: Option[Long], timezone: Option[String], freemem: Option[Long], volumelevel: Option[Float], gpuvendor: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DeviceExt]

Attributes

Companion
object
Supertypes
trait Updatable[DeviceExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DeviceExt extends GeneratedMessageCompanion[DeviceExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DeviceExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DeviceExt.type
sealed abstract class DeviceType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CONNECTED
object MOBILE
object PC
object PHONE
trait Recognized
object SET_TOP_BOX
object TABLET
object TV
class Unrecognized
Show all
object DeviceType extends GeneratedEnumCompanion[DeviceType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[DeviceType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DeviceType.type
sealed abstract class DiscountStrategy(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object DiscountStrategy extends GeneratedEnumCompanion[DiscountStrategy]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[DiscountStrategy]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Discounting(discount: Double, strategy: DiscountStrategy, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Discounting]

Attributes

Companion
object
Supertypes
trait Updatable[Discounting]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Discounting extends GeneratedMessageCompanion[Discounting]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Discounting]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DiscrepancyProjection(price: Double, percent: Double, discrepancy: Option[Double], p2PGrossDiscrepancy: Option[Double], p2PFeeDiscrepancy: Option[Double], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DiscrepancyProjection]

Attributes

Companion
object
Supertypes
trait Updatable[DiscrepancyProjection]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DiscrepancyProjection extends GeneratedMessageCompanion[DiscrepancyProjection]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DiscrepancyProjection]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DisplayPlacement(instl: Boolean, topframe: Boolean, clktype: Option[ClickType], mime: Seq[String], api: Seq[ApiFramework], w: Option[Int], h: Option[Int], unit: Option[SizeUnit], ext: Option[DisplayPlacementExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DisplayPlacement]

Attributes

Companion
object
Supertypes
trait Updatable[DisplayPlacement]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DisplayPlacement extends GeneratedMessageCompanion[DisplayPlacement]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DisplayPlacement]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DisplayPlacementExt(omidpv: Option[String], rtb2NativeVer: Option[String], adaptiveBanner: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DisplayPlacementExt]

Attributes

Companion
object
Supertypes
trait Updatable[DisplayPlacementExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DisplayPlacementExt extends GeneratedMessageCompanion[DisplayPlacementExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DisplayPlacementExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DomainCounters(domain: String, counters: Option[WindowCounters], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DomainCounters]

Attributes

Companion
object
Supertypes
trait Updatable[DomainCounters]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DomainCounters extends GeneratedMessageCompanion[DomainCounters]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DomainCounters]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DunaBidDensity(requests: Long, bids: Long, totalPrice: Double, filteredRequests: Long, avgPrice: Double, bidRate: Double, passRate: Double, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DunaBidDensity]

DUNA bid density counter snapshot for the specific DSP (per-bidder slice). Populated from BidderMetrics at snapshot time (AuctionBidderCounter.get). avg_price and bid_rate are derived fields kept for ML convenience; pass_rate is the pre-computed throttling rate from BidderDigest. Added in APDX-21147.

DUNA bid density counter snapshot for the specific DSP (per-bidder slice). Populated from BidderMetrics at snapshot time (AuctionBidderCounter.get). avg_price and bid_rate are derived fields kept for ML convenience; pass_rate is the pre-computed throttling rate from BidderDigest. Added in APDX-21147.

Value parameters

avgPrice

total_price / requests (0 if requests == 0)

bidRate

bids / requests (0 if requests == 0)

bids

bid responses received

filteredRequests

requests blocked by DUNA filter

passRate

pre-computed DUNA pass rate from BidderDigest

requests

bid requests sent to this DSP

totalPrice

sum of bid prices

Attributes

Companion
object
Supertypes
trait Updatable[DunaBidDensity]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DunaBidDensity extends GeneratedMessageCompanion[DunaBidDensity]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DunaBidDensity]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class EcpmMetrics(firstPrices: Seq[Double], lastPrices: Seq[Double], count: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[EcpmMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[EcpmMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EcpmMetrics extends GeneratedMessageCompanion[EcpmMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[EcpmMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class EndCardTemplate(closeTime: Option[Double], countdown: Option[CountdownTemplate], closableView: Option[ClosableViewTemplate], animationElement: Option[AnimationElementTemplate], autoskip: Option[Boolean], r1: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[EndCardTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[EndCardTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EndCardTemplate extends GeneratedMessageCompanion[EndCardTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[EndCardTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class EventMeta(sampling: Option[Sampling], experiments: Seq[DeprecatedExperiment], expLabels: Seq[String], features: Seq[Feature], isCanary: Boolean, exposures: Seq[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[EventMeta]

Attributes

Companion
object
Supertypes
trait Updatable[EventMeta]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EventMeta extends GeneratedMessageCompanion[EventMeta]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[EventMeta]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
EventMeta.type
final case class Experiment(id: String, allocation: Double, activeVariant: Option[Variant], variants: Seq[Variant], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Experiment]

Attributes

Companion
object
Supertypes
trait Updatable[Experiment]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Experiment extends GeneratedMessageCompanion[Experiment]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Experiment]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Experiment.type
final case class Feature(id: String, allocation: Double, experiment: Option[Experiment], featureStatus: FeatureStatus, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Feature]

Attributes

Companion
object
Supertypes
trait Updatable[Feature]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Feature extends GeneratedMessageCompanion[Feature]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Feature]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Feature.type
sealed abstract class FeatureStatus(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object OFF
trait Recognized
class Unrecognized
object FeatureStatus extends GeneratedEnumCompanion[FeatureStatus]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[FeatureStatus]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Geo(`type`: Option[LocationType], lat: Option[Double], lon: Option[Double], accur: Option[Int], lastfix: Option[Int], ipserv: Option[LocationService], country: Option[String], region: Option[String], metro: Option[String], city: Option[String], zip: Option[String], utcoffset: Option[Int], timezone: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Geo]

Attributes

Companion
object
Supertypes
trait Updatable[Geo]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Geo extends GeneratedMessageCompanion[Geo]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Geo]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Geo.type
final case class ImpsMetrics(interstitial: Seq[DomainCounters], rewarded: Seq[DomainCounters], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[ImpsMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[ImpsMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ImpsMetrics extends GeneratedMessageCompanion[ImpsMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ImpsMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class InterstitialTemplate(countdown: Option[CountdownTemplate], closableView: Option[ClosableViewTemplate], closeTime: Option[Double], r1: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[InterstitialTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[InterstitialTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object InterstitialTemplate extends GeneratedMessageCompanion[InterstitialTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[InterstitialTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class InvalidBidInfo(blockedCat: Seq[String], blockedAdomain: Seq[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[InvalidBidInfo]

Attributes

Companion
object
Supertypes
trait Updatable[InvalidBidInfo]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object InvalidBidInfo extends GeneratedMessageCompanion[InvalidBidInfo]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[InvalidBidInfo]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class LocationService(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object IP2LOCATION
object MAXMIND
object NETACUITY
object NEUSTAR
trait Recognized
object SYPEX
object UNKNOWN
class Unrecognized
Show all
object LocationService extends GeneratedEnumCompanion[LocationService]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[LocationService]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class LocationType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object GPS
object IP
trait Recognized
object USER_PROVIDED
class Unrecognized
Show all
object LocationType extends GeneratedEnumCompanion[LocationType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[LocationType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class MediaRating(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object MediaRating extends GeneratedEnumCompanion[MediaRating]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[MediaRating]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Metrics(depth: Option[SessionDepthMetrics], session: Option[SessionMetrics], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Metrics]

Attributes

Companion
object
Supertypes
trait Updatable[Metrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Metrics extends GeneratedMessageCompanion[Metrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Metrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Metrics.type
final case class MuteTemplate(x: Option[String], y: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[MuteTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[MuteTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MuteTemplate extends GeneratedMessageCompanion[MuteTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[MuteTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class NumericPriceLevels(flr: Double, price: Double, clearPrice: Option[Double], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[NumericPriceLevels]

Attributes

Companion
object
Supertypes
trait Updatable[NumericPriceLevels]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object NumericPriceLevels extends GeneratedMessageCompanion[NumericPriceLevels]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[NumericPriceLevels]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Placement(tagid: Option[String], ssai: Option[Int], sdk: Option[String], sdkver: Option[String], reward: Option[Boolean], secure: Option[Boolean], display: Option[DisplayPlacement], video: Option[VideoPlacement], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Placement]

Attributes

Companion
object
Supertypes
trait Updatable[Placement]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Placement extends GeneratedMessageCompanion[Placement]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Placement]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Placement.type
sealed abstract class PlacementType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object DISPLAY
object NATIVE
trait Recognized
object VIDEO
class Unrecognized
Show all
object PlacementType extends GeneratedEnumCompanion[PlacementType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[PlacementType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class PostbannerTemplate(templateNumbers: Seq[String], closeTime: Option[Double], closableView: Option[ClosableViewTemplate], countdown: Option[CountdownTemplate], r1: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[PostbannerTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[PostbannerTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PostbannerTemplate extends GeneratedMessageCompanion[PostbannerTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PostbannerTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class PredictorDecision(floor: Double, bidRateProba: Double, winRateProba: Double, maxEs: Double, skip: Boolean, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[PredictorDecision]

Per-bidder predictor decision. Model replicates predictor grpc output (io.predictor.v1.BidderFloorDecision) to decouple analytics from services.

Per-bidder predictor decision. Model replicates predictor grpc output (io.predictor.v1.BidderFloorDecision) to decouple analytics from services.

Value parameters

bidRateProba

P(bid | floor_bin, bidder)

floor

chosen bid floor

maxEs

ES at chosen bin, compared to lambda for skip

skip

true => bidder blocked (Demand-SRO output)

winRateProba

P(impression | bid_price = floor_bin)

Attributes

Companion
object
Supertypes
trait Updatable[PredictorDecision]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PredictorDecision extends GeneratedMessageCompanion[PredictorDecision]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PredictorDecision]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class PredictorDecisions(unison: Option[PredictorDecision], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[PredictorDecisions]

Attributes

Companion
object
Supertypes
trait Updatable[PredictorDecisions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PredictorDecisions extends GeneratedMessageCompanion[PredictorDecisions]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PredictorDecisions]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class PriceLevels(flr: String, price: String, clearPrice: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[PriceLevels]

Attributes

Companion
object
Supertypes
trait Updatable[PriceLevels]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PriceLevels extends GeneratedMessageCompanion[PriceLevels]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PriceLevels]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Publisher(id: Option[String], name: Option[String], cat: Seq[String], domain: Option[String], cattax: Option[CategoryTaxonomy], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Publisher]

Attributes

Companion
object
Supertypes
trait Updatable[Publisher]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Publisher extends GeneratedMessageCompanion[Publisher]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Publisher]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Publisher.type
final case class Regs(coppa: Option[Boolean], gdpr: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Regs]

Attributes

Companion
object
Supertypes
trait Updatable[Regs]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Regs extends GeneratedMessageCompanion[Regs]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Regs]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Regs.type
final case class RenderingTemplate(video: Option[VideoTemplate], endcard: Option[EndCardTemplate], postbanner: Option[PostbannerTemplate], instl: Option[InterstitialTemplate], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[RenderingTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[RenderingTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RenderingTemplate extends GeneratedMessageCompanion[RenderingTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RenderingTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Request(id: String, flr: Double, test: Boolean, at: AuctionType, placement: Option[Placement], context: Option[Context], ext: Option[RequestExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Request]

Attributes

Companion
object
Supertypes
trait Updatable[Request]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Request extends GeneratedMessageCompanion[Request]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Request]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Request.type
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
Supertypes
trait Updatable[RequestExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RequestExt extends GeneratedMessageCompanion[RequestExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RequestExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RequestExt.type
final case class Restrictions(cattax: Option[CategoryTaxonomy], bcat: Seq[String], badv: Seq[String], bapp: Seq[String], battr: Seq[CreativeAttribute], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Restrictions]

Attributes

Companion
object
Supertypes
trait Updatable[Restrictions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Restrictions extends GeneratedMessageCompanion[Restrictions]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Restrictions]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Sampling(fraction: Double, bias: SamplingBias, method: SamplingMethod, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Sampling]

Attributes

Companion
object
Supertypes
trait Updatable[Sampling]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Sampling extends GeneratedMessageCompanion[Sampling]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Sampling]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Sampling.type
sealed abstract class SamplingBias(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object BM_USER
trait Recognized
object USER
class Unrecognized
object SamplingBias extends GeneratedEnumCompanion[SamplingBias]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[SamplingBias]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class SamplingMethod(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object SamplingMethod extends GeneratedEnumCompanion[SamplingMethod]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[SamplingMethod]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class SelectedBidShadingSettings(minMargin: Double, maxMargin: Double, epsilon: Double, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SelectedBidShadingSettings]

Model replicates predictor grpc to decouple analytics and services

Model replicates predictor grpc to decouple analytics and services

Attributes

Companion
object
Supertypes
trait Updatable[SelectedBidShadingSettings]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SelectedBidShadingSettings extends GeneratedMessageCompanion[SelectedBidShadingSettings]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SelectedBidShadingSettings]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class Seller(id: Long, sourceId: Long, chargeSchema: String, salesRepresentativeId: Option[Long], accountManagerId: Option[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Seller]

Attributes

Companion
object
Supertypes
trait Updatable[Seller]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Seller extends GeneratedMessageCompanion[Seller]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Seller]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Seller.type
final case class SessionDepthMetrics(imps: Option[ImpsMetrics], adreqs: Option[AdReqsMetrics], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SessionDepthMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[SessionDepthMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SessionDepthMetrics extends GeneratedMessageCompanion[SessionDepthMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SessionDepthMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class SessionMetrics(sessionStart: Option[Long], lastActivity: Option[Long], interstitial: Option[AdTypeMetrics], rewarded: Option[AdTypeMetrics], banner: Option[AdTypeMetrics], isPurchaser: Boolean, rejectionReason: Option[String], segments: Seq[Int], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SessionMetrics]

Attributes

Companion
object
Supertypes
trait Updatable[SessionMetrics]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SessionMetrics extends GeneratedMessageCompanion[SessionMetrics]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SessionMetrics]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class SizeUnit(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CM
object DIP
object IN
trait Recognized
class Unrecognized
Show all
object SizeUnit extends GeneratedEnumCompanion[SizeUnit]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[SizeUnit]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
SizeUnit.type
final case class Sizes(originalAdm: Option[Long], purlTracker: Option[Long], impTrackers: Seq[Long], clickTrackers: Seq[Long], lurlTrackers: Seq[Long], nurl: Option[Long], burl: Option[Long], lurl: Option[Long], context: Option[Long], adm: Option[Long], bidResponse: Option[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Sizes]

Attributes

Companion
object
Supertypes
trait Updatable[Sizes]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Sizes extends GeneratedMessageCompanion[Sizes]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Sizes]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Sizes.type
final case class SkAdnRequest(version: Option[String], sourceapp: Option[String], skadnetids: Seq[String], overlay: Option[Int], autostore: Option[Int], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SkAdnRequest]

Attributes

Companion
object
Supertypes
trait Updatable[SkAdnRequest]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SkAdnRequest extends GeneratedMessageCompanion[SkAdnRequest]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SkAdnRequest]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class SkAdnResponse(version: Option[String], network: Option[String], campaign: Option[String], itunesitem: Option[String], nonce: Option[String], sourceapp: Option[String], timestamp: Option[String], signature: Option[String], overlay: Option[Int], autostore: Option[Int], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SkAdnResponse]

Attributes

Companion
object
Supertypes
trait Updatable[SkAdnResponse]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SkAdnResponse extends GeneratedMessageCompanion[SkAdnResponse]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SkAdnResponse]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class SupplyParameters(customTargeting: Map[String, String], mediationMode: Option[String], originalAdType: Option[String], mediationSdkVersion: Option[String], mediationSdk: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[SupplyParameters]

Attributes

Companion
object
Supertypes
trait Updatable[SupplyParameters]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SupplyParameters extends GeneratedMessageCompanion[SupplyParameters]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SupplyParameters]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class UnmuteTemplate(x: Option[String], y: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[UnmuteTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[UnmuteTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object UnmuteTemplate extends GeneratedMessageCompanion[UnmuteTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[UnmuteTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class User(id: Option[String], buyeruid: Option[String], yob: Option[Int], gender: Option[String], keywords: Option[String], consent: Option[String], geo: Option[Geo], ext: Option[UserExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[User]

Attributes

Companion
object
Supertypes
trait Updatable[User]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object User extends GeneratedMessageCompanion[User]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[User]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
User.type
final case class UserExt(sessionduration: Option[Long], agency: Option[String], bundle: Option[String], imagency: Option[String], imbundle: Option[String], imd: Option[Int], imimd: Option[Int], imwp: Option[Float], wp: Option[Float], sc: Option[Int], retention: Option[Int], segments: Seq[String], segmentIds: Seq[Int], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[UserExt]

Attributes

Companion
object
Supertypes
trait Updatable[UserExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object UserExt extends GeneratedMessageCompanion[UserExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[UserExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
UserExt.type
final case class Variant(id: String, allocation: Double, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Variant]

Attributes

Companion
object
Supertypes
trait Updatable[Variant]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Variant extends GeneratedMessageCompanion[Variant]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Variant]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Variant.type
sealed abstract class VastAdType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object INLINE
object MULTIPLE
trait Recognized
object WRAPPER
class Unrecognized
Show all
object VastAdType extends GeneratedEnumCompanion[VastAdType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[VastAdType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
VastAdType.type
sealed abstract class VastCompanionType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object VastCompanionType extends GeneratedEnumCompanion[VastCompanionType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[VastCompanionType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class VideoPlacement(delay: Option[Int], skip: Option[Int], skipmin: Option[Int], skipafter: Option[Int], api: Seq[ApiFramework], w: Option[Int], h: Option[Int], ext: Option[VideoPlacementExt], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[VideoPlacement]

Attributes

Companion
object
Supertypes
trait Updatable[VideoPlacement]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object VideoPlacement extends GeneratedMessageCompanion[VideoPlacement]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[VideoPlacement]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class VideoPlacementExt(omidpv: Option[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[VideoPlacementExt]

Attributes

Companion
object
Supertypes
trait Updatable[VideoPlacementExt]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object VideoPlacementExt extends GeneratedMessageCompanion[VideoPlacementExt]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[VideoPlacementExt]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class VideoTemplate(videoClickable: Option[Boolean], countdown: Option[CountdownTemplate], closableView: Option[ClosableViewTemplate], mute: Option[MuteTemplate], unmute: Option[UnmuteTemplate], closeTime: Option[Double], r1: Option[Boolean], r2: Option[Boolean], cta: Option[CTATemplate], animationElement: Option[AnimationElementTemplate], autoskip: Option[Boolean], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[VideoTemplate]

Attributes

Companion
object
Supertypes
trait Updatable[VideoTemplate]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object VideoTemplate extends GeneratedMessageCompanion[VideoTemplate]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[VideoTemplate]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class WindowCounters(last1H: Int, last1D: Int, last7D: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[WindowCounters]

Attributes

Companion
object
Supertypes
trait Updatable[WindowCounters]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WindowCounters extends GeneratedMessageCompanion[WindowCounters]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[WindowCounters]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type