AttributeConversionEnabledCodeType ( token )
Used to indicate whether ID-based attributes have been converted to custom Item Specifics.

Types that use AttributeConversionEnabledCodeType:

Enumeration Values
Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetCategoryFeatures
Disabled eBay has converted the category from ID-based attributes to only support custom Item Specifics. ID-based attributes are no longer supported. AddItem and related calls will fail if you pass ID-based attributes in the request. GetCategoryFeatures
Enabled eBay has converted the category from ID-based attributes to only support custom Item Specifics. With this setting:

You can pass one format or the other in the same AddItem request, but you can't pass both formats together. If you pass in ID-based attributes in the AddItem family of calls, eBay will convert them to custom Item Specifics on your behalf.
GetCategoryFeatures
NotApplicable eBay has not converted the category from ID-based attributes to only support custom Item Specifics. AddItem and related calls may support passing both formats in the same request (if the category supports both formats.) GetCategoryFeatures
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 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.