eBay Trading APIVersion 1349
 

ListingSubtypeCodeType ( token )

This enumerated type defines the two subtypes that can be used if the main listing type (in ListingType field) is LeadGeneration. A ListingSubtype2 value must be specified if the ListingType value is set to LeadGeneration.

Type that uses ListingSubtypeCodeType:

Calls that use one or more values of ListingSubtypeCodeType:

Enumeration Values

Value Description
ClassifiedAd This value indicates that the lead generation listing is a classifed ad. Note that only some eBay categories support classified ad listings. Use the GetCategoryFeatures call (with FeatureID value set to AdFormatEnabled) to see which categories support classified ad listings.
CustomCode Reserved for internal or future use
LocalMarketBestOfferOnly This value indicates that the lead generation listing is a US Motors Local Market listing. Note that only some eBay Motors categories support Motors Local Market listings. Use the GetCategoryFeatures call (with the SITEID header set to 100 and the FeatureID value set to LocalMarketAdFormatEnabled) to see which eBay Motors categories support Motors Local Market listings.
  * See the Enumeration Index to see exact use of each enumeration value in the API.