DescriptionTemplateType
The information for one Theme or one Layout.

Types that use DescriptionTemplateType:

Call that uses one or more fields of DescriptionTemplateType:

Fields

GroupID ( int )
ID ( int )
ImageURL ( anyURI )
Name ( string )
TemplateXML ( string )
Type ( DescriptionTemplateCodeType )

GroupID ( int ) [0..1]
Unique identifier for the group in which a Theme falls (holidays, special events, etc.). Not returned for Layouts.
See the Field Index to learn which calls use GroupID.

ID ( int ) [0..1]
Unique identifier for one Theme or Layout.
See the Field Index to learn which calls use ID.

ImageURL ( anyURI ) [0..1]
URL for a small (100x120 pixel) image providing a sample of how a Theme or Layout looks.
See the Field Index to learn which calls use ImageURL.

Name ( string ) [0..1]
Unique text name of the Theme or Layout.
See the Field Index to learn which calls use Name.

TemplateXML ( string ) [0..1]
XML defining the template. Elements you must include in your XML: ThemeTop, ThemeUserCellTop, ThemeUserContent, ThemeUserCellBottom, ThemeBottom. Not returned for Layouts.
See the Field Index to learn which calls use TemplateXML.

Type ( see DescriptionTemplateCodeType for possible values ) [0..1]
Either Layout or Theme.
See the Field Index to learn which calls use Type.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 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.