Skip to main content

This type contains a valid value for an aspect, along with any constraints on the occurrence of that value.

Type that uses AspectValue

Aspect

Calls that use AspectValue

Fields

Field
Type
Description
localizedValue
The localized value of this aspect.

Note: This value is always localized for the specified marketplace.
valueConstraints
Not returned if the value of the localizedValue field can always be selected for this aspect of the specified category.

Contains a list of the dependencies that identify when the value of the localizedValue field is available for the current aspect. Each dependency specifies the values of another aspect of the same category (a control aspect), for which the current value of the current aspect can also be selected by the seller.

Example: A shirt is available in three sizes and three colors, but only the Small and Medium sizes come in Green. Thus for the Color aspect, the value Green is constrained by its dependency on Size (the control aspect). Only when the Size aspect value is Small or Medium, can the Color aspect value of Green be selected by the seller.