SellingManagerAutoListAccordingToScheduleType

Defines the options available for an Automated Listing Rule that keeps a fixed number of items on the site

Types that use SellingManagerAutoListAccordingToScheduleType:

Calls that use one or more fields of SellingManagerAutoListAccordingToScheduleType:

Fields

DayOfWeek ( DayOfWeekCodeType )
EndTime ( dateTime )
ListAtSpecificTimeOfDay ( time )
ListingHoldInventoryLevel ( int )
ListingPeriodInWeeks ( int )
MaxActiveItemCount ( int )
StartTime ( dateTime )

DayOfWeek ( see DayOfWeekCodeType for possible values ) [0..*]
The day of the week on which items should be listed.
See the Field Index to learn which calls use DayOfWeek.

EndTime ( dateTime ) [0..1]
The date after which the rule is disabled.
See the Field Index to learn which calls use EndTime.

ListAtSpecificTimeOfDay ( time ) [0..1]
The time at which items should be listed.
See the Field Index to learn which calls use ListAtSpecificTimeOfDay.

ListingHoldInventoryLevel ( int ) [0..1]
Sets a minimum inventory level for listings of associated products to occur.
See the Field Index to learn which calls use ListingHoldInventoryLevel.

ListingPeriodInWeeks ( int ) [0..1]
The number of weeks between rule executions.
See the Field Index to learn which calls use ListingPeriodInWeeks.

MaxActiveItemCount ( int ) [0..1]
The number of current, listed items required for the rule to no longer be run.
See the Field Index to learn which calls use MaxActiveItemCount.

StartTime ( dateTime ) [0..1]
The date from which the rule is active.
See the Field Index to learn which calls use StartTime.

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.