eBay Trading APIVersion 1349
 

AverageRatingDetailsType

Applicable to sites that support the Detailed Seller Rating (DSR) feature. The AverageRatingDetails container consists of the average detailed seller ratings in an area. When buyers leave an overall Feedback rating (positive, neutral, or negative) for a seller, they also can leave ratings in four areas: item as described, communication, shipping time, and charges for shipping and handling. Users retrieve detailed ratings as averages of the ratings left by buyers.

Type that uses AverageRatingDetailsType:

Call that uses AverageRatingDetailsType:

Fields

Rating ( double ) [0..1]
This value is the seller's average rating (given by buyers) for the DSR area noted in the corresponding RatingDetail field.
See the Field Index to learn which calls use Rating.

RatingCount ( int ) [0..1]
This value is the total count of buyer ratings given for the DSR area noted in the corresponding RatingDetail field.
See the Field Index to learn which calls use RatingCount.

The value shown in this field indicates the Detailed Seller Rating area. The corresponding Rating value is the average rating that the seller has received for this DSR area, and the RatingCount value is the total number of buyer ratings that the seller has received in this DSR area. When buyers leave an overall Feedback rating (positive, neutral, or negative) for a seller, they also can leave ratings in four areas: item as described, communication, shipping time, and charges for shipping and handling.
See the Field Index to learn which calls use RatingDetail.