Skip to main content

This enumerated type defines the supported listing duration periods.

Type that uses DurationEnum

ListingDuration

Call that uses DurationEnum

Enumerations

Value
Description
GTC
This value indicates that the corresponding leaf category and listing type supports GTC (Good 'til Cancelled) listing duration. GTC is typically the only supported value for fixed-price listings.
DAYS_1
This enumerated value indicates that the listing is valid for 1 day.

Note: Legacy support: If DAYS_1 is supported for your listing category, use Days_1 as the value in the ListingDuration field when creating/revising a listing with the Trading API.

DAYS_3
This value indicates that the corresponding leaf category and listing type supports a 3-day listing duration.

Note: Legacy support: If DAYS_3 is supported for your listing category, use Days_3 when creating/revising a listing with the Trading API.

DAYS_5
This value indicates that the corresponding leaf category and listing type supports a 5-day listing duration.

Note: Legacy support: If DAYS_7 is supported for your listing category, use Days_7 as the value in the ListingDuration field when creating/revising a listing with the Trading API.

DAYS_7
This value indicates that the corresponding leaf category and listing type supports a 7-day listing duration.

Note: Legacy support: If DAYS_7 is supported for your listing category, use Days_7 as the value in the ListingDuration field when creating/revising a listing with the Trading API.

DAYS_10
This value indicates that the corresponding leaf category and listing type supports a 10-day listing duration.

Note: Legacy support: If DAYS_10 is supported for your listing category, use Days_10 as the value in the ListingDuration field when creating/revising a listing with the Trading API.

DAYS_30
This value indicates that the corresponding leaf category and listing type supports a 30-day listing duration. This is a typical listing duration for Classified Ad listings.

Note: Legacy support: If DAYS_30 is supported for your listing category, use Days_30 as the value in the ListingDuration field when creating/revising a listing with the Trading API.

DAYS_90
This value indicates that the corresponding leaf category and listing type supports a 90-day listing duration. This is a typical listing duration for Classified Ad listings.

Note: Legacy support: If DAYS_90 is supported for your listing category, use Days_90 as the value in the ListingDuration field when creating/revising a listing with the Trading API.