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
.
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.
Original filename of the Asset
File
.
Size of the Asset
File
in bytes.
Extension of the Asset
File
.
Preview Url
which has optional width
and height
URL parameters. If parameters are not specified, Url
without any URL parameters will be returned.
Provides a Url
for the custom user defined thumbnail or a system generated one when possible.
Signed Url
to download the original Image
type file.
Image
focal point position. Example: [0.4803, 0.4340]
.
Image
width in pixels.
Image
height in pixels.