eBay Merchant Data APIVersion 1255
 

FeaturedFirstCodeType ( token )

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

Note: The Featured First listing upgrade can no longer be added for new listings in any eBay marketplace.

No calls use FeaturedFirstCodeType.

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
Disabled This enumeration value indicates that the Featured First listing upgrade is not available for any sellers on the site.
Enabled This enumeration value indicates that the Featured First listing upgrade is enabled for all sellers on the site.
PowerSellerOnly This enumeration value indicates that the Featured First listing upgrade is only enabled for Power Sellers on the site.
TopRatedSellerOnly This enumeration value indicates that the Featured First 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.