GetCategoryFeaturesRequestType
Fields
CategoryID ( string ) [0..1]
Defines one category for which you want feature settings. If not specified, returns feature settings for all categories on the site (assuming you set the DetailLevel to ReturnAll and ViewAllNodes to true).
See the Field Index to learn which calls use CategoryID.

FeatureID ( see FeatureIDCodeType for possible values ) [0..*]
Retrieves data related to the specified feature setting only. If no feature IDs are specified, the call retrieves data for all feature settings.
See the Field Index to learn which calls use FeatureID.

LevelLimit ( int ) [0..1]
A level of depth in the category hierarchy. Retrieves all category nodes with a CategoryLevel less than or equal to the LevelLimit value.
See the Field Index to learn which calls use LevelLimit.

ViewAllNodes ( boolean ) [0..1]
Set this value to true to retrieve useful results. If true, retrieves all categories that override the site default settings. (If false or not specified, only retrieves data about leaf categories. If the details about overridden settings are only defined on a category's ancestor, the call does not return those settings if you only retrieve leaf categories.)
See the Field Index to learn which calls use ViewAllNodes.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.