object NativeDataAssetType extends GeneratedEnumCompanion[NativeDataAssetType]
- Alphabetic
- By Inheritance
- NativeDataAssetType
- GeneratedEnumCompanion
- Serializable
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- sealed trait Recognized extends NativeDataAssetType
- final case class Unrecognized(unrecognizedValue: Int) extends NativeDataAssetType with UnrecognizedEnum with Product with Serializable
- Annotations
- @SerialVersionUID()
- type ValueType = NativeDataAssetType
- Definition Classes
- GeneratedEnumCompanion
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 def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- implicit def enumCompanion: GeneratedEnumCompanion[NativeDataAssetType]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fromName(name: String): Option[NativeDataAssetType]
- Definition Classes
- GeneratedEnumCompanion
- def fromValue(__value: Int): NativeDataAssetType
- Definition Classes
- NativeDataAssetType → GeneratedEnumCompanion
- 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: EnumDescriptor
- Definition Classes
- NativeDataAssetType → GeneratedEnumCompanion
- 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()
- def scalaDescriptor: EnumDescriptor
- Definition Classes
- NativeDataAssetType → GeneratedEnumCompanion
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- lazy val values: Seq[ValueType]
- Definition Classes
- NativeDataAssetType → GeneratedEnumCompanion
- 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])
- case object NATIVE_DATA_ASSET_TYPE_ADDRESS extends NativeDataAssetType with Recognized with Product with Serializable
A formatted address.
A formatted address.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_CTA_TEXT extends NativeDataAssetType with Recognized with Product with Serializable
Description of the call to action (CTA) button for the destination URL.
Description of the call to action (CTA) button for the destination URL. Recommended maximum length of at least 15 characters.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_DESC extends NativeDataAssetType with Recognized with Product with Serializable
Descriptive text associated with the product or service being advertised.
Descriptive text associated with the product or service being advertised. Long text lengths may be truncated or ellipsed when rendered. Recommended maximum length of at least 140 characters.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_DESC2 extends NativeDataAssetType with Recognized with Product with Serializable
Additional descriptive text associated with the product.
Additional descriptive text associated with the product.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_DISCLAIMER extends NativeDataAssetType with Recognized with Product with Serializable
Disclaimer data type
Disclaimer data type
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_DISPLAY_URL extends NativeDataAssetType with Recognized with Product with Serializable
Display URL for the ad.
Display URL for the ad. To be used when sponsoring entity does not own the content (e.g., "Sponsored by Brand on Site", where Site is specified in this data asset).
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_DOWNLOADS extends NativeDataAssetType with Recognized with Product with Serializable
Number downloads and/or installs of the product.
Number downloads and/or installs of the product.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_INVALID extends NativeDataAssetType with Recognized with Product with Serializable
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_LIKES extends NativeDataAssetType with Recognized with Product with Serializable
Number of social ratings or "likes" of the product.
Number of social ratings or "likes" of the product.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_PHONE extends NativeDataAssetType with Recognized with Product with Serializable
A formatted phone number.
A formatted phone number.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_PRICE extends NativeDataAssetType with Recognized with Product with Serializable
Price of the product, app, or in-app purchase.
Price of the product, app, or in-app purchase. Value should include currency symbol in localized format.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_PRIVACY_SHEET extends NativeDataAssetType with Recognized with Product with Serializable
Privacy policy sheet object
Privacy policy sheet object
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_RATING extends NativeDataAssetType with Recognized with Product with Serializable
Numeric rating of the product (e.g., an app's rating).
Numeric rating of the product (e.g., an app's rating). Recommended integer range of 0-5.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_SALE_PRICE extends NativeDataAssetType with Recognized with Product with Serializable
Sale price that can be used together with "price" to indicate a comparative discounted price.
Sale price that can be used together with "price" to indicate a comparative discounted price. Value should include currency symbol in localized format.
- Annotations
- @SerialVersionUID()
- case object NATIVE_DATA_ASSET_TYPE_SPONSORED extends NativeDataAssetType with Recognized with Product with Serializable
"Sponsored By" message which should contain the brand name of the sponsor.
"Sponsored By" message which should contain the brand name of the sponsor. Recommended maximum length of at least 25 characters.
- Annotations
- @SerialVersionUID()
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)