ThemeGroupType

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

Types that use ThemeGroupType:

Call that uses one or more fields of 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.

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.