DateRange

Date range for collecting DSRs. The date range is associated with either transaction end dates or item listing dates.

Types that use DateRange:

Calls that use one or more fields of DateRange:

Fields

dateFrom ( dateTime ) [1]
The starting point of the date range. DSRs will be aggregated for items with the specified date range event (transaction end date or listing date) on or after the dateFrom value and before or on the dateTo value.
See the Field Index to learn which calls use dateFrom.

dateTo ( dateTime ) [1]
The end point of the date range. DSRs will be aggregated for items with the specified date range event (transaction end date or listing date) on or after the dateFrom value and before or on the dateTo value.
See the Field Index to learn which calls use dateTo.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.