WaveAnalyticAssetCollection

Represents a collection of Analytics assets. This type extends the Metadata metadata type and inherits its fullName field.

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

File Suffix and Directory Location

WaveAnalyticsAssetCollection components have the suffix .collection and are stored in the wave folder.

Version

WaveAnalyticsAssetCollection components are available in API version 58.0 and later.

Fields

Field Name Field Type Description
collectionType string The collection type.
color string The display color for the collection.
description string The description that appears in the user interface.
folder string The internal API name of the folder or application.
items WaveAnalayticAssestCollectionItem A list of Analytics asset items.
label string The label for the collection.
shares FolderShare The folder sharing rules.

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.

WaveAnalyticAssestCollectionItem

WaveAnalyticAssestCollectionItem represents an Analytics asset item.

Field Field Type Description
asset string The asset name.
assetType string The asset type.
sortOrder int The sort order for the asset.