| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::DescriptionTemplateType
The information for one Theme or one Layout.
eBay::API::XML::DataType::DescriptionTemplateType inherits from the eBay::API::XML::BaseDataType class
Unique identifier for the group in which a Theme falls (holidays, special events, etc.). Not returned for Layouts.
# Argument: 'xs:int'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'xs:int'
Unique identifier for one Theme or Layout.
# Argument: 'xs:int'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'xs:int'
URL for a small (100x120 pixel) image providing a sample of how a Theme or Layout looks.
# Argument: 'xs:anyURI'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'xs:anyURI'
Unique text name of the Theme or Layout.
# Argument: 'xs:string'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'xs:string'
XML defining the template. Elements you must include in your XML: ThemeTop, ThemeUserCellTop, ThemeUserContent, ThemeUserCellBottom, ThemeBottom. Not returned for Layouts.
# Argument: 'xs:string'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'xs:string'
Either Layout or Theme.
# Argument: 'ns:DescriptionTemplateCodeType'
Calls: GetDescriptionTemplates Returned: Always
# Returns: 'ns:DescriptionTemplateCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |