PromotionalSaleStatusCodeType ( token )

Values indicate the status of a sale. Used for the Promotional Price Display feature, which enables sellers to apply discounts across many listings.

Types that use PromotionalSaleStatusCodeType:

Enumeration Values

Value Description Which calls use this value *
Active The promotional sale is active. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
CustomCode Reserved for internal or future use. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
Deleted The promotional sale has been deleted. Deleted promotional sales cannot be updated or reactivated. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
Inactive The promotional sale is inactive, the sale has ended. You can reschedule a sale once it has ended, but you will need to wait at least 24 hours before it can become active. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
Processing The status of the promotional sale is pending. When first scheduling a Sale, if you select over 200 listings to be in any given Sale, it will take some time for eBay to process the request. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
Scheduled The promotional sale is scheduled. That is, the start time is in the future. GetPromotionalSaleDetails, SetPromotionalSale, SetPromotionalSaleListings
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.