ConditionEnabledCodeType ( token )

Values indicate whether the ConditionID field is enabled, disabled or required for a category.

Types that use ConditionEnabledCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetCategoryFeatures
Disabled Item condition is not supported for the category. Do not pass ConditionID in AddItem and related calls. GetCategoryFeatures
Enabled Item condition is supported for the category. You can pass ConditionID to specify the condition in AddItem and related calls. GetCategoryFeatures
Required Item condition is required for the category. You must use ConditionID to specify the condition in AddItem and related calls. GetCategoryFeatures
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.