VariationSelectionInput

Version 2024-04-01

Overview

The selected value of a dimension that a product varies on.

Arguments

ArgumentDescription
dimension (String required)

The name of the dimension. 'Color', for example.

The size should be greater than or equal to 1 and less than or equal to 255.

value (String required)

The value of this dimension for the product. 'Red', for example.

The size should be greater than or equal to 1 and less than or equal to 6000.