eBay Merchant Data APIVersion 1207

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.

Note: As of May 31, 2020, sellers are no longer able to use Listing Designer templates when they create or revise listings. Existing listings that are already using a Listing Designer template will remain unchanged. The ListingDesigner container has been removed from the WSDL and this type is also staged for removal. If a seller tries to use the ListingDesigner container, it will have no effect on the listing, but the seller will receive a warning message about Listing Designer templates no longer being available.

No calls use ListingDesignerType.

Fields

LayoutID ( int ) [0..1]
Not used by any call.

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]
Not used by any call.

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]
Not used by any call.

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.