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 leaf categories (CategoryID):
Note that these coin categories are not leaf categories, so condition grading is available for all leaf categories descending from the above categories (except for rolls, sets, and lots).
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 leaf categories (CategoryID):
- Non-Sport Trading Card Singles (
183050) - CCG Individual Cards (
183454) - Sports Trading Card Singles (
261328)
- Coins: US (
253) - Coins: World (
256) - Coins: Canada (
3377) - Coins: Ancient (
4733) - Coins: Medieval (
18466)
Note that these coin categories are not leaf categories, so condition grading is available for all leaf categories descending from the above categories (except for rolls, sets, and lots).
See the Field Index to learn which calls use ConditionDescriptor.