Search
Loading...
Skip to content

Interface: AssetResult

Single asset result of a query from the engine.

Extends#

Extended by#

Properties#

PropertyTypeDescriptionInherited from
idstringThe unique id of this asset.Asset.id
groups?AssetGroupsGroups of the asset.Asset.groups
meta?AssetMetaDataAsset-specific and custom meta informationAsset.meta
payload?AssetPayloadStructured asset-specific dataAsset.payload
locale?stringThe locale of the label and tags-
label?stringThe label of the result. Used for description and tooltips.-
tags?string[]The tags of this asset. Used for filtering and free-text searching.-
active?booleanIf the asset is marked as active, i.e., used in a currently selected element.-
credits?objectCredits for the artist of the asset-
credits.namestring--
credits.url?string--
license?objectLicense for this asset. Overwrites the source license if present-
license.namestring--
license.url?string--
utm?objectUTM parameters for the links inside the credits-
utm.source?string--
utm.medium?string--