StoreCustomCategoryType

Configuration of a store custom category.

Types that use StoreCustomCategoryType:

Calls that use one or more fields of StoreCustomCategoryType:

Fields

CategoryID ( long ) [1]
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..*]
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]
Name of the custom category.
See the Field Index to learn which calls use Name.

Order ( int ) [0..1]
Order in which the custom category appears in the list of store categories.
See the Field Index to learn which calls use Order.

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.