GetCategory2CSResponseType

Only applicable for determining whether a category is catalog-enabled.

Fields

AttributeSystemVersion ( string ) [1]
Current version of the mappings for the site. This value changes each time changes are made to the mappings. The current version value is not necessarily greater than the previous value. Therefore, when comparing versions, only compare whether the value has changed.
See the Field Index to learn which calls use AttributeSystemVersion.

MappedCategoryArray ( CategoryArrayType ) [0..1]
Contains data about categories that are mapped to characteristics sets. Use this data to determine:
- The names and IDs of the characteristics sets
- The availability of the Pre-filled Item Information feature for listings in that category (i.e., whether the category is catalog-enabled)
- For catalog-enabled categories, the available product search methods
- The current version information for the complete mapping
- The version information for each characteristics set
See the Field Index to learn which calls use MappedCategoryArray.

SiteWideCharacteristicSets ( SiteWideCharacteristicsType ) [0..*]
A list of one or more characteristics sets mapped to the category, if any. Use this information when working with Item Specifics (Attributes) and Pre-filled Item Information (Catalogs) functionality.
See the Field Index to learn which calls use SiteWideCharacteristicSets.

UnmappedCategoryArray ( CategoryArrayType ) [0..1]
Contains data about categories (if any) whose characteristics set mappings have changed since the version specified in the request. When a characteristics set mapping changes, the data appears in both the UnmappedCategoryArray object (to indicate that the change occurred) and the MappedCategoryArray object.
See the Field Index to learn which calls use UnmappedCategoryArray.

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.