NameDescriptionTypeAdditional information
CategoryID

The unique identifier of the category

string

Required

String length: inclusive between 0 and 50

CategoryLevel

Top level categories will be 1, then beneath these, child categories will be 2, 3 and so on.

integer

None.

CategoryParentID

The unique identifier of the parent category. Pass NULL for top-level categories.

string

None.

CategorySource

The site that the category is used on

EskimoClassLibraries.clsListing+ListingTypeEnum

None.

CategoryName

The name of the Category

string

None.

ItemSpecifics

A collection of key-value pairs allowing the list of products returned to be filtered efficiently. For example, if the category is a Jumpers, eBay may have a Property called Material, with possible values of Sheep Wool, Cashmere, Cotton and Linen.

Collection of EskimoClassLibraries.clsItemSpecifics

None.

LeafCategory

boolean

None.

AdditionalIdentifier

Optional. Further ID for the category, if required.

string

String length: inclusive between 0 and 200