ConditionDescriptorsType
This type contains the data for condition descriptors associated with an item.
Type that uses ConditionDescriptorsType:
Calls that use ConditionDescriptorsType:
AddFixedPriceItem, AddItem, AddItems, GetItem, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Field
ConditionDescriptor ( ConditionDescriptorType ) [0..*]
This container is used by the seller to provide additional information about the condition of an item in a structured format. Condition descriptors are name-value attributes that can be either closed set or open text inputs.
To retrieve all condition descriptor numeric IDs for a category, use the getItemConditionPolicies method of the Metadata API.
Note: The use of Condition Descriptors is currently only available for the following trading card categories (CategoryID):
To retrieve all condition descriptor numeric IDs for a category, use the getItemConditionPolicies method of the Metadata API.
Note: The use of Condition Descriptors is currently only available for the following trading card categories (CategoryID):
- Non-Sport Trading Card Singles (
183050
) - CCG Individual Cards (
183454
) - Sports Trading Card Singles (
261328
)
See the Field Index to learn which calls use ConditionDescriptor.