eBay Trading APIVersion 1349
 

ThemeGroupType

Data for one theme group. Returned for GetDescriptionTemplates if theme groups are requested.

Type that uses ThemeGroupType:

Call that uses ThemeGroupType:

Fields

GroupID ( int ) [0..1]
Unique identifier for this theme group.
See the Field Index to learn which calls use GroupID.

GroupName ( string ) [0..1]
Name of this theme group (localized to the language associated with the eBay site).
See the Field Index to learn which calls use GroupName.

ThemeID ( int ) [0..*]
Unique identifier for each theme in this group. There is at least one theme in a theme group.
See the Field Index to learn which calls use ThemeID.

ThemeTotal ( int ) [0..1]
The number of ThemeID elements in this group.
See the Field Index to learn which calls use ThemeTotal.