SellingManagerAutoRelistType

Provides information about an automated relisting rule. Automated relisting rules cannot be combined with automated listing rules. A template can have one set of information per automated relisting rule specified.

Types that use SellingManagerAutoRelistType:

Calls that use one or more fields of SellingManagerAutoRelistType:

Fields

BestOfferDetails ( BestOfferDetailsType )
ListingHoldInventoryLevel ( int )
RelistAfterDays ( int )
RelistAfterHours ( int )
RelistAtSpecificTimeOfDay ( time )
RelistCondition ( SellingManagerAutoRelistOptionCodeType )
Type ( SellingManagerAutoRelistTypeCodeType )

BestOfferDetails ( BestOfferDetailsType ) [0..1]
Specifies whether Best Offer should be enabled on the auto-relisted item.
See the Field Index to learn which calls use BestOfferDetails.

ListingHoldInventoryLevel ( int ) [0..1]
Specifies that item is not listed if inventory levels on the associated product are at or below the specified level.
See the Field Index to learn which calls use ListingHoldInventoryLevel.

RelistAfterDays ( int ) [0..1]
Used when RelistCondition equals RelistAfterDaysHours; specifies the number days after the item ends that it should be relisted.
See the Field Index to learn which calls use RelistAfterDays.

RelistAfterHours ( int ) [0..1]
Used when RelistCondition equals RelistAfterDaysHours; specifies the number hours after the item ends that it should be relisted.
See the Field Index to learn which calls use RelistAfterHours.

RelistAtSpecificTimeOfDay ( time ) [0..1]
Used when RelistCondition equals RelistAtSpecificTimeOfDay; specifies the time of day the item should be relisted.
See the Field Index to learn which calls use RelistAtSpecificTimeOfDay.

RelistCondition ( see SellingManagerAutoRelistOptionCodeType for possible values ) [0..1]
The condition under which relist occurs.
See the Field Index to learn which calls use RelistCondition.

Type ( see SellingManagerAutoRelistTypeCodeType for possible values ) [0..1]
The type of auto-relist rule for the item.
See the Field Index to learn which calls use Type.

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.