An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.
Asset
id.
The User
who created the Asset
.
DateTime
of the Asset
creation.
The User
who last modified the Asset
.
DateTime
of the Asset
last modification.
Title of the Asset
.
Description of the Asset
.
BETA Alternative text for the Asset
. Used by screen readers when the asset is not decorative.
BETA Indicates whether the Asset
is decorative and not meant to be read by screen readers. If true, alternative text is ignored.
Attachment
items linked to Asset
.
External Id of the Asset
.
List of Tag
items linked to Asset
MetadataValue
items linked to Asset
. This field will be removed. Use customMetadata
instead.
ExternalProduct
items linked to Asset
. This field will be removed.
Asset
copyright details.
BETA Asset
will be available only during the defined DateTime
range.When null
it represents an unspecified start and/or open-ended date.
Asset
available until date.
License
items linked to Asset
.
Represents the Author of the Asset
. Example: Photographer Name.
Represents the conversion status of the Asset
. Example: FINISHED.
Paginated list of Asset
items related to Asset
.
Paginated list of AssetComment
items for Asset
.
Current User
Asset
permissions.
List of CustomMetadataProperty
items and values associated to Asset
.
BETA The WorkflowTask
this Asset
is linked to.
Location
of the Asset
.
BETA Background color of the Asset
preview.
Preview of the embedded content. If the preview is not available, an svg icon will be returned.
Provides a Url
for the custom user defined thumbnail or a system generated one when possible.