eBay Merchant Data APIVersion 1255
 

StoreCustomCategoryType

Configuration of a store custom category.

No calls use StoreCustomCategoryType.

Fields

CategoryID ( long ) [1]
Not used by any call.

Custom category ID. For SetStoreCategories, required only if Action is set to Rename, Move or Delete.
See the Field Index to learn which calls use CategoryID.

ChildCategory ( StoreCustomCategoryType ) [0..*]
Not used by any call.

Contains the properties of a custom subcategory for an eBay Store. eBay Stores support three category levels.
See the Field Index to learn which calls use ChildCategory.

Name ( string ) [0..1]
Not used by any call.

Name of the custom category.
See the Field Index to learn which calls use Name.

Order ( int ) [0..1]
Not used by any call.

Order in which the custom category appears in the list of store categories.
See the Field Index to learn which calls use Order.