Skip to main content

This enumeration type is used to indicate the status of the eBay listing that is associated with the corresponding offer.

Type that uses ListingStatusEnum

ListingDetails

Calls that use ListingStatusEnum

Enumerations

Value
Description
ACTIVE
This enumeration value indicates that the eBay listing associated with the offer is active.
OUT_OF_STOCK
This enumeration value indicates that the eBay listing associated with the offer is still active, but that the product is currently out-of-stock. If a single-variation listing is out-of-stock, that listing will be kept alive but hidden from search. If a variation inside a multiple-variation listing is out-of-stock, only that variation is hidden, but the listing remains active and discoverable.
INACTIVE
This enumeration value indicates that the eBay listing associated with the offer is currently inactive.
ENDED
This enumeration value indicates that the eBay listing associated with the offer has ended.
EBAY_ENDED
This enumeration value indicates that the eBay customer service has administratively ended the eBay listing associated with the offer.
NOT_LISTED
This enumeration value indicates that the eBay listing associated with the offer has yet to be listed.