object VideoPlacement extends GeneratedMessageCompanion[VideoPlacement]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VideoPlacement
- GeneratedMessageCompanion
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- final case class Companion(id: String = "", vcm: Int = 0, display: Option[DisplayPlacement] = _root_.scala.None, ext: Option[Struct] = _root_.scala.None, extProto: Seq[Any] = _root_.scala.Seq.empty) extends GeneratedMessage with Updatable[Companion] with Product with Serializable
- id
Identifier of the companion ad; unique within this placement.
- vcm
Indicates the companion ad rendering mode relative to the associated video or audio ad, where 0 = concurrent, 1 = end-card. For a given placement, typically only one companion at most should be designated as an end card.
- display
Display specification object representing the companion ad.
- ext
Optional vendor-specific extensions.
- extProto
Legacy proto extensions.
- Annotations
- @SerialVersionUID()
- type ValueType = VideoPlacement
- Definition Classes
- GeneratedMessageCompanion
- implicit class VideoPlacementLens[UpperPB] extends ObjectLens[UpperPB, VideoPlacement]
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
- final val API_FIELD_NUMBER: Int(11)
- final val BOXING_FIELD_NUMBER: Int(24)
- final val CLKTYPE_FIELD_NUMBER: Int(9)
- final val COMPTYPE_FIELD_NUMBER: Int(26)
- final val COMP_FIELD_NUMBER: Int(25)
- final val CTYPE_FIELD_NUMBER: Int(12)
- final val DELAY_FIELD_NUMBER: Int(3)
- final val DELIVERY_FIELD_NUMBER: Int(21)
- final val EXT_FIELD_NUMBER: Int(28)
- final val EXT_PROTO_FIELD_NUMBER: Int(27)
- final val H_FIELD_NUMBER: Int(14)
- final val LINEAR_FIELD_NUMBER: Int(23)
- final val MAXBITR_FIELD_NUMBER: Int(20)
- final val MAXDUR_FIELD_NUMBER: Int(17)
- final val MAXEXT_FIELD_NUMBER: Int(18)
- final val MAXSEQ_FIELD_NUMBER: Int(22)
- final val MIME_FIELD_NUMBER: Int(10)
- final val MINBITR_FIELD_NUMBER: Int(19)
- final val MINDUR_FIELD_NUMBER: Int(16)
- final val PLAYEND_FIELD_NUMBER: Int(8)
- final val PLAYMETHOD_FIELD_NUMBER: Int(7)
- final val POS_FIELD_NUMBER: Int(2)
- final val PTYPE_FIELD_NUMBER: Int(1)
- final val SKIPAFTER_FIELD_NUMBER: Int(6)
- final val SKIPMIN_FIELD_NUMBER: Int(5)
- final val SKIP_FIELD_NUMBER: Int(4)
- final val UNIT_FIELD_NUMBER: Int(15)
- final val W_FIELD_NUMBER: Int(13)
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- lazy val defaultInstance: VideoPlacement
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
- Definition Classes
- GeneratedMessageCompanion
- def enumCompanionForFieldNumber(__fieldNumber: Int): GeneratedEnumCompanion[_]
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fromAscii(s: String): VideoPlacement
- Definition Classes
- GeneratedMessageCompanion
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: Descriptor
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- def merge(a: VideoPlacement, input: CodedInputStream): VideoPlacement
- Definition Classes
- GeneratedMessageCompanion
- implicit def messageCompanion: GeneratedMessageCompanion[VideoPlacement]
- def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
- Definition Classes
- GeneratedMessageCompanion
- def messageCompanionForFieldNumber(__number: Int): GeneratedMessageCompanion[_]
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- implicit def messageReads: Reads[VideoPlacement]
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def of(ptype: VideoPlacementType, pos: PlacementPosition, delay: Int, skip: Boolean, skipmin: Int, skipafter: Int, playmethod: PlaybackMethod, playend: PlaybackCessationMode, clktype: ClickType, mime: Seq[String], api: Seq[ApiFramework], ctype: Seq[VideoCreativeType], w: Int, h: Int, unit: SizeUnit, mindur: Int, maxdur: Int, maxext: Int, minbitr: Int, maxbitr: Int, delivery: Seq[DeliveryMethod], maxseq: Int, linear: LinearityMode, boxing: Boolean, comp: Seq[Companion], comptype: Seq[CompanionType], ext: Option[Struct], extProto: Seq[Any]): VideoPlacement
- def parseDelimitedFrom(input: InputStream): Option[VideoPlacement]
- Definition Classes
- GeneratedMessageCompanion
- def parseDelimitedFrom(input: CodedInputStream): Option[VideoPlacement]
- Definition Classes
- GeneratedMessageCompanion
- def parseFrom(_input__: CodedInputStream): VideoPlacement
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- def parseFrom(s: Array[Byte]): VideoPlacement
- Definition Classes
- GeneratedMessageCompanion
- def parseFrom(input: InputStream): VideoPlacement
- Definition Classes
- GeneratedMessageCompanion
- def scalaDescriptor: Descriptor
- Definition Classes
- VideoPlacement → GeneratedMessageCompanion
- def streamFromDelimitedInput(input: InputStream): Stream[VideoPlacement]
- Definition Classes
- GeneratedMessageCompanion
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toByteArray(a: VideoPlacement): Array[Byte]
- Definition Classes
- GeneratedMessageCompanion
- def toString(): String
- Definition Classes
- AnyRef → Any
- def validate(s: Array[Byte]): Try[VideoPlacement]
- Definition Classes
- GeneratedMessageCompanion
- def validateAscii(s: String): Either[TextFormatError, VideoPlacement]
- Definition Classes
- GeneratedMessageCompanion
- 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])
- object Companion extends GeneratedMessageCompanion[Companion]
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)