eBay Trading APIVersion 1349
 

FeaturedPlusCodeType ( token )

Enumerated type that indicates if the Featured Plus listing upgrade is enabled for the specified site, and whether it is restricted to a specific seller level.

Type that uses FeaturedPlusCodeType:

Call that uses one or more values of FeaturedPlusCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
Disabled This enumeration value indicates that the Featured Plus listing upgrade is not available for any sellers on the site.
Enabled This enumeration value indicates that the Featured Plus listing upgrade is enabled for all sellers on the site.
PowerSellerOnly This enumeration value indicates that the Featured Plus listing upgrade is only enabled for Power Sellers on the site.
TopRatedSellerOnly This enumeration value indicates that the Featured Plus listing upgrade is only enabled for Top-Rated Sellers on the site.
  * See the Enumeration Index to see exact use of each enumeration value in the API.