ListingDesignerType

Contains the IDs for the Listing Designer theme and template (if either are used) associated with an item, which can optionally be used to enhance the appearance of the item's description. Cannot be used with Photo Display.

Types that use ListingDesignerType:

Calls that use one or more fields of ListingDesignerType:

Fields

LayoutID ( int ) [0..1]
Identifies the Layout template to use when displaying the item's description. Call GetDescriptionTemplates for valid IDs. Set to false in GetDescriptionTemplates (or do not specify LayoutID) to get the standard layout. If a Listing Designer layout is used (except standard layout), PhotoDisplayType must be false (or not be specified). When relisting an item, LayoutID is removed from the listing if you specify ListingDesignerType without LayoutID. Alternatively, to remove this value when revising or relisting an item, use DeletedField.
See the Field Index to learn which calls use LayoutID.

OptimalPictureSize ( boolean ) [0..1]
If true, indicates that the item's picture will be enlarged to fit description of the item.
See the Field Index to learn which calls use OptimalPictureSize.

ThemeID ( int ) [0..1]
ID for the Listing Designer theme template to use when displaying the item's description. When relisting, if you specify ListingDesignerType without ThemeID, ThemeID is removed from the listing. Alternatively, to remove this value when revising or relisting an item, use DeletedField.
See the Field Index to learn which calls use ThemeID.

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.