eBay Trading APIVersion 1349
 

BoldTitleCodeType ( token )

This enumerated type contains the possible values that can be returned in the ListingFeatureDetails.BoldTitle field to indicate whether or not bold listing titles are supported by the eBay site specified in the GeteBayDetails call request.

Type that uses BoldTitleCodeType:

Call that uses one or more values of BoldTitleCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use.
Disabled This value indicates that bold listing titles are disabled for the eBay site specified in the GeteBayDetails call request.
Enabled This value indicates that bold listing titles are enabled for the eBay site specified in the GeteBayDetails call request.
  * See the Enumeration Index to see exact use of each enumeration value in the API.