Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:ListingEnhancementsCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Border"
 - 
Note: The Picture Border feature is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
If specified, the seller wants to add a border around the listing's pictures. Applicable listing fees apply.

"BoldTitle"
 - 
This value is used if the seller wants the listing title to be in boldface type. This feature will incur a listing fee. Note that this enhancement will not put the listing subtitle in boldface type (if a subtitle is used).

Currently, Bold Titles are only supported on eBay US, both Canada sites, eBay Netherlands, and eBay Poland.
"Featured"
 - 
Note: The Featured listing feature is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Listing is a "Featured Plus" item. The item will display prominently in the Featured Items section of its category list, and it will stand out on search results pages. It will also display in the regular, non- featured item list. Only available to users with a Feedback rating of 10 or greater.
"Highlight"
 - 
Note: The Highlighted listing feature is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Listing is highlighted in a different color in lists.
"HomePageFeatured"
 - 
Note: The Featured Gallery listing feature is no longer available on any eBay sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Listing will have a chance to rotate into a special display on eBay's Home page. Your item is very likely to show up on the Home page, although eBay does not guarantee that your item will be highlighted in this way. This is the highest level of visibility on eBay.
"ProPackBundle"
 - 
Note: The Pro Pack Bundle is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Listing is using ProPackBundle (a feature pack). Applies only to vehicle listings on eBay Motors (US and Canada), and to the Parts and Accessories category in the eBay Motors US site. Contains the BoldTitle, Border, Featured and Highlight features.
"BasicUpgradePackBundle"
 - 
Note: The Basic Upgrade Pack Bundle is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
"ValuePackBundle"
 - 
If this value is specified in an Add/Revise/Relist call, a Value Pack bundle is applied to the listing. The Value Pack bundle includes the Gallery Plus feature, a listing subtitle, and use of a Listing Designer template for a discounted price. Support for this feature varies by site and category.

Note: As of May 31, 2020, sellers are no longer able to use Listing Designer templates when they create or revise listings, so use of a Listing Designer template will no longer be a part of this bundle.
"ProPackPlusBundle"
 - 
Note: The Pro Pack Plus Bundle is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Support for this feature varies by site and category. A ProPackPlusBundle listing is using ProPackPlus bundle (a feature pack), which combines the features of BoldTitle, Border, Highlight, Featured (which is equivalent to a GalleryType value of Featured), and Gallery, for a discounted price. Note that if, for example, in AddItem, if you use ProPackPlusBundle and a GalleryType value of Gallery, then the resulting item will have a GalleryType value of Featured.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining all listing upgrades that may be available to the seller when listing an item. The listing upgrades that are available vary by site and by the seller's account status. To discover which listing upgrades are available, call GeteBayDetails, pass in the appropriate SiteID value and set the DetailName input filter to ListingFeatureDetails, and then look for the ListingFeatureDetails container in the response. Listing upgrades will either be listed as Enabled or Disabled.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ListingEnhancementsCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (11); see within schema source)
<xs:simpleType name="ListingEnhancementsCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Border"/>
<xs:enumeration value="BoldTitle"/>
<xs:enumeration value="Featured"/>
<xs:enumeration value="Highlight"/>
<xs:enumeration value="HomePageFeatured"/>
<xs:enumeration value="ProPackBundle"/>
<xs:enumeration value="BasicUpgradePackBundle"/>
<xs:enumeration value="ValuePackBundle"/>
<xs:enumeration value="ProPackPlusBundle"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.