CreateDSRSummaryByPeriodRequest

Creates a Detailed Seller Ratings (DSR) summary report based on a date range. The date range is based on either transaction end dates or listing dates.

Fields

dateRange ( DateRange ) [1]
Specifies the time period used for collecting DSR data for purchased items. The time period applies to either the end date of the item transaction or the date the item was listed.

Note the following restrictions when specifying a date range:
  • Date ranges cannot be more than 90 days in duration or the call will fail.
  • Date ranges cannot be specified to begin more than 16 months before the current date or the call will fail.
  • When retriiving DSR summary reports for a date range, if there are more than 5,000 transanctions in the time period, only the 5,000 most recent transactions will be processed and a warning will be returned. < /li>
See the Field Index to learn which calls use dateRange.

dateRangeEventType ( token ) [0..1]
Type of item event upon which the date range will be based.

Date Range Event Types include:
TransactionEndDate
The specified date range relates to the date transactions were ended.
ListingDate
The specified date range relates to the date items were listed.
See the Field Index to learn which calls use dateRangeEventType.

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.