Skip to main content

VideoFieldName

Fields available for video CSV mapping.

enum VideoFieldName {
ID
LANGUAGE
ALT_VALUE
DESCRIPTION_VALUE
TAGS_VALUES
VIDEO_URI
PRIORITY
PRODUCT_ID
CLUSTER_ID
CATEGORY_ID
SPAREPARTS_MACHINE_ID
}

Values

VideoFieldName.ID

[Optional][String] This MediaVideo's unique identifier

VideoFieldName.LANGUAGE

[Required][String] Language of the MediaVideo [Default: EN]

VideoFieldName.ALT_VALUE

[Required][String] The alt descriptions of this MediaVideo per language

VideoFieldName.DESCRIPTION_VALUE

[Required][String] The descriptions of this MediaVideo per language

VideoFieldName.TAGS_VALUES

[Required][String[]] The tags of this MediaVideo per language

VideoFieldName.VIDEO_URI

[Required][String] MediaVideo url

VideoFieldName.PRIORITY

[Optional][Integer] MediaVideo display priority [Lower value has higher priority] - [Default: 1000]

VideoFieldName.PRODUCT_ID

[Optional][String] This MediaVideo's linked Product.

VideoFieldName.CLUSTER_ID

[Optional][String] This MediaVideo's linked Cluster

VideoFieldName.CATEGORY_ID

[Optional][Integer] This MediaVideo's linked Category

VideoFieldName.SPAREPARTS_MACHINE_ID

[Optional][String] This MediaVideo's linked SpareParts Machine

Member Of

VideoCsvMapping input