createDSRSummaryByShippingDetailRequestType
Fields
dateRange ( DateRange )
dateRangeEventType ( token )
shippingCostType ( token )
shippingDestinationType ( token )
shippingService ( token )
shipToCountry ( token )

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.

The date range must not exceed 90 days and must not start more than 16 months before the current date.
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.

shippingCostType ( token ) [0..1]
Specifies whether to aggregate DSRs for items for which buyers did not pay any shipping or handling charges or for items for which buyers were charged for shipping and handling.

Shipping Cost Types include:
Free
Limits DSRs to items for which shipping was provided free of charge.
Paid
Limits DSRs to items for which there was a charge for shipping and handling.


If you don't specify this field, DSRs for items for which buyers did or did not pay shipping and handling charges will be aggregated.
See the Field Index to learn which calls use shippingCostType.

shippingDestinationType ( token ) [0..1]
Specifies whether to aggregate DSRs from items with domestic shipping destinatinos or international shipping destinations.

Shipping Destination Types include:
Domestic
Limits DSRs to items with domestic shipping desstinations.
International
Limits DSRs to items with international shipping desstinations.


If you don't specify this field, DSRs for items shipped to both domestic and international destinations will be aggregated.
See the Field Index to learn which calls use shippingDestinationType.

shippingService ( token ) [0..*]
Shipping service used to ship items. You can specify multiple shipping services. DSRs will be aggregated for items that used the specified shipping services only.

Use one of the transaction calls in the Trading API, such as GetSellerTransactions to determine what shipping services buyers selected (e.g., TransactionArray.Transaction.ShippingServiceSelected.ShippingService). Alternatively, use GeteBayDetails in the Trading API with DetalName set to ShippingServiceDetails to retrieve the currently supported shipping service names.

If you don't specify this field, no shipping service restriction applies to the request.
See the Field Index to learn which calls use shippingService.

shipToCountry ( token ) [0..*]
Country to which items were shipped. DSRs will be aggregated for items shipped to the specified countries only.

Use the two-letter ISO 3166 country code to indicate the country where items were shipped. For English names that correspond to each code (e.g., KY="Cayman Islands"), see the ISO site: http://www.iso.ch/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html.

If you don't specify this field, no restriction for specific country shipping destinations applies to the request.
See the Field Index to learn which calls use shipToCountry.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2009 eBay, Inc. All rights reserved.