Newer Version Available

This content describes an older version of this product. View Latest

DgtAssetMgmtProvider

Represents external content providers, such as digital asset management (DAM) systems, that integrate with Salesforce CMS. When combined with the DgtAssetMgmtPrvdLghtCpnt type, this metadata type enables organizations to configure external content systems as content providers within the Salesforce platform.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

DgtAssetMgmtProvider components have the suffix .dgtAssetMgmtProvider and are stored in the dgtAssetMgmtProviders folder.

Version

DgtAssetMgmtProvider components are available in API version 65.0 and later.

Special Access Rules

There are no additional access requirements that are specific to this type.

Fields

Field Name Description
icon
Field Type
string
Description
Stores a reference to the icon resource (typically a Lightning icon or custom image) that visually represents the external content provider in the user interface.
label
Field Type
string
Description
Required. Specifies the display label for the external content provider that users see when they select or view the provider.
masterLabel
Field Type
string
Description
Required. Specifies the primary identifier for the provider in metadata contexts and localization.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.