final case class DisplayPlacement(pos: PlacementPosition = com.explorestack.protobuf.adcom.PlacementPosition.PLACEMENT_POSITION_INVALID, instl: Boolean = false, topframe: Boolean = false, ifrbust: Seq[String] = _root_.scala.Seq.empty, clktype: ClickType = com.explorestack.protobuf.adcom.ClickType.CLICK_TYPE_NON_CLICKABLE, ampren: Int = 0, ptype: DisplayPlacementType = com.explorestack.protobuf.adcom.DisplayPlacementType.DISPLAY_PLACEMENT_TYPE_INVALID, context: DisplayContextType = com.explorestack.protobuf.adcom.DisplayContextType.DISPLAY_CONTEXT_TYPE_INVALID, mime: Seq[String] = _root_.scala.Seq.empty, api: Seq[ApiFramework] = _root_.scala.Seq.empty, ctype: Seq[DisplayCreativeType] = _root_.scala.Seq.empty, w: Int = 0, h: Int = 0, unit: SizeUnit = com.explorestack.protobuf.adcom.SizeUnit.SIZE_UNIT_INVALID, priv: Boolean = false, displayfmt: Seq[DisplayFormat] = _root_.scala.Seq.empty, nativefmt: Option[NativeFormat] = _root_.scala.None, event: Seq[EventSpec] = _root_.scala.Seq.empty, ext: Option[Struct] = _root_.scala.None, extProto: Seq[Any] = _root_.scala.Seq.empty) extends GeneratedMessage with Updatable[DisplayPlacement] with Product with Serializable
- pos
Placement position on screen.
- instl
Indicates if this is an interstitial placement.
- topframe
Indicates if the placement will be loaded into an iframe or not.
- ifrbust
Array of iframe busters supported by this placement.
- clktype
Indicates the click type of this placement.
- ampren
AMPHTML rendering treatment for AMP ads in this placement
- ptype
The display placement type.
- context
The context of the placement.
- mime
Array of supported mime types.
- api
List of supported APIs.
- ctype
Creative subtypes permitted.
- w
Width of the placement in units specified by "unit".
- h
Height of the placement in units specified by "unit".
- unit
Unit of size used for placement size
- priv
Indicator of whether or not the placement supports a buyer-specific privacy note.
- displayfmt
Array of objects that govern the attributes of a banner display placement.
- nativefmt
This object specified the required and permitted assets and attributes of a native display placement.
- event
Array of supported ad tracking events.
- ext
Optional vendor-specific extensions.
- extProto
Legacy proto extensions.
- Annotations
- @SerialVersionUID()
- Alphabetic
- By Inheritance
- DisplayPlacement
- Updatable
- GeneratedMessage
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new DisplayPlacement(pos: PlacementPosition = com.explorestack.protobuf.adcom.PlacementPosition.PLACEMENT_POSITION_INVALID, instl: Boolean = false, topframe: Boolean = false, ifrbust: Seq[String] = _root_.scala.Seq.empty, clktype: ClickType = com.explorestack.protobuf.adcom.ClickType.CLICK_TYPE_NON_CLICKABLE, ampren: Int = 0, ptype: DisplayPlacementType = com.explorestack.protobuf.adcom.DisplayPlacementType.DISPLAY_PLACEMENT_TYPE_INVALID, context: DisplayContextType = com.explorestack.protobuf.adcom.DisplayContextType.DISPLAY_CONTEXT_TYPE_INVALID, mime: Seq[String] = _root_.scala.Seq.empty, api: Seq[ApiFramework] = _root_.scala.Seq.empty, ctype: Seq[DisplayCreativeType] = _root_.scala.Seq.empty, w: Int = 0, h: Int = 0, unit: SizeUnit = com.explorestack.protobuf.adcom.SizeUnit.SIZE_UNIT_INVALID, priv: Boolean = false, displayfmt: Seq[DisplayFormat] = _root_.scala.Seq.empty, nativefmt: Option[NativeFormat] = _root_.scala.None, event: Seq[EventSpec] = _root_.scala.Seq.empty, ext: Option[Struct] = _root_.scala.None, extProto: Seq[Any] = _root_.scala.Seq.empty)
- pos
Placement position on screen.
- instl
Indicates if this is an interstitial placement.
- topframe
Indicates if the placement will be loaded into an iframe or not.
- ifrbust
Array of iframe busters supported by this placement.
- clktype
Indicates the click type of this placement.
- ampren
AMPHTML rendering treatment for AMP ads in this placement
- ptype
The display placement type.
- context
The context of the placement.
- mime
Array of supported mime types.
- api
List of supported APIs.
- ctype
Creative subtypes permitted.
- w
Width of the placement in units specified by "unit".
- h
Height of the placement in units specified by "unit".
- unit
Unit of size used for placement size
- priv
Indicator of whether or not the placement supports a buyer-specific privacy note.
- displayfmt
Array of objects that govern the attributes of a banner display placement.
- nativefmt
This object specified the required and permitted assets and attributes of a native display placement.
- event
Array of supported ad tracking events.
- ext
Optional vendor-specific extensions.
- extProto
Legacy proto extensions.
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 addAllApi(__vs: Iterable[ApiFramework]): DisplayPlacement
- def addAllCtype(__vs: Iterable[DisplayCreativeType]): DisplayPlacement
- def addAllDisplayfmt(__vs: Iterable[DisplayFormat]): DisplayPlacement
- def addAllEvent(__vs: Iterable[EventSpec]): DisplayPlacement
- def addAllExtProto(__vs: Iterable[Any]): DisplayPlacement
- def addAllIfrbust(__vs: Iterable[String]): DisplayPlacement
- def addAllMime(__vs: Iterable[String]): DisplayPlacement
- def addApi(__vs: ApiFramework*): DisplayPlacement
- def addCtype(__vs: DisplayCreativeType*): DisplayPlacement
- def addDisplayfmt(__vs: DisplayFormat*): DisplayPlacement
- def addEvent(__vs: EventSpec*): DisplayPlacement
- def addExtProto(__vs: Any*): DisplayPlacement
- def addIfrbust(__vs: String*): DisplayPlacement
- def addMime(__vs: String*): DisplayPlacement
- val ampren: Int
- val api: Seq[ApiFramework]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clearApi: DisplayPlacement
- def clearCtype: DisplayPlacement
- def clearDisplayfmt: DisplayPlacement
- def clearEvent: DisplayPlacement
- def clearExt: DisplayPlacement
- def clearExtProto: DisplayPlacement
- def clearIfrbust: DisplayPlacement
- def clearMime: DisplayPlacement
- def clearNativefmt: DisplayPlacement
- val clktype: ClickType
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def companion: DisplayPlacement.type
- Definition Classes
- DisplayPlacement → GeneratedMessage
- val context: DisplayContextType
- val ctype: Seq[DisplayCreativeType]
- val displayfmt: Seq[DisplayFormat]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val event: Seq[EventSpec]
- val ext: Option[Struct]
- val extProto: Seq[Any]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getExt: Struct
- def getField(__field: FieldDescriptor): PValue
- Definition Classes
- DisplayPlacement → GeneratedMessage
- def getFieldByNumber(__fieldNumber: Int): Any
- Definition Classes
- DisplayPlacement → GeneratedMessage
- def getNativefmt: NativeFormat
- val h: Int
- val ifrbust: Seq[String]
- val instl: Boolean
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val mime: Seq[String]
- val nativefmt: Option[NativeFormat]
- 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 pos: PlacementPosition
- val priv: Boolean
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val ptype: DisplayPlacementType
- def serializedSize: Int
- Definition Classes
- DisplayPlacement → GeneratedMessage
- 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
- DisplayPlacement → GeneratedMessage
- val topframe: Boolean
- val unit: SizeUnit
- def update(ms: (Lens[DisplayPlacement, DisplayPlacement]) => Mutation[DisplayPlacement]*): DisplayPlacement
- Definition Classes
- Updatable
- val w: Int
- 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 withAmpren(__v: Int): DisplayPlacement
- def withApi(__v: Seq[ApiFramework]): DisplayPlacement
- def withClktype(__v: ClickType): DisplayPlacement
- def withContext(__v: DisplayContextType): DisplayPlacement
- def withCtype(__v: Seq[DisplayCreativeType]): DisplayPlacement
- def withDisplayfmt(__v: Seq[DisplayFormat]): DisplayPlacement
- def withEvent(__v: Seq[EventSpec]): DisplayPlacement
- def withExt(__v: Struct): DisplayPlacement
- def withExtProto(__v: Seq[Any]): DisplayPlacement
- def withH(__v: Int): DisplayPlacement
- def withIfrbust(__v: Seq[String]): DisplayPlacement
- def withInstl(__v: Boolean): DisplayPlacement
- def withMime(__v: Seq[String]): DisplayPlacement
- def withNativefmt(__v: NativeFormat): DisplayPlacement
- def withPos(__v: PlacementPosition): DisplayPlacement
- def withPriv(__v: Boolean): DisplayPlacement
- def withPtype(__v: DisplayPlacementType): DisplayPlacement
- def withTopframe(__v: Boolean): DisplayPlacement
- def withUnit(__v: SizeUnit): DisplayPlacement
- def withW(__v: Int): DisplayPlacement
- final def writeDelimitedTo(output: OutputStream): Unit
- Definition Classes
- GeneratedMessage
- def writeTo(_output__: CodedOutputStream): Unit
- Definition Classes
- DisplayPlacement → 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)