eBay Merchant Data APIVersion 1255
 

ListingEnhancementsCodeType ( token )

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 that uses ListingEnhancementsCodeType:

Calls that use one or more values of ListingEnhancementsCodeType:

Enumeration Values

Value Description
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.
CustomCode Reserved for internal or future use.
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.
  * See the Enumeration Index to see exact use of each enumeration value in the API.