eBay Trading APIVersion 1349
 

DescriptionTemplateType

Type that provides detailed information on a Listing Designer Theme or Layout.

Type that uses DescriptionTemplateType:

Call that uses DescriptionTemplateType:

Fields



GroupID ( int ) [0..1]
This integer value is a unique identifier for the Listing Designer Theme group, such as Holiday/Seasonal, Special Events, or Patterns/Textures. This field is not applicable and will not be returned for a Listing Designer Layout.
See the Field Index to learn which calls use GroupID.

ID ( int ) [0..1]
This integer value is a unique identifier of the Listing Designer Theme or Layout.
See the Field Index to learn which calls use ID.

ImageURL ( anyURI ) [0..1]
This URL is the path to a small image providing a sample of the appearance of a Listing Designer Theme or Layout.
See the Field Index to learn which calls use ImageURL.

Name ( string ) [0..1]
This string value is the name of the Listing Designer Theme or Layout.
See the Field Index to learn which calls use Name.

TemplateXML ( string ) [0..1]
This string value is actually a CDATA representation of the Listing Designer template. Image-related elements in a template include ThemeTop, ThemeUserCellTop, ThemeUserContent,, ThemeUserCellBottom, and ThemeBottom. This field is not applicable and will not be returned for a Listing Designer Layout.
See the Field Index to learn which calls use TemplateXML.

This enumeration value indicates that the information returned under the DescriptionTemplate container is related to a Listing Designer Theme or Layout.
See the Field Index to learn which calls use Type.