| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::AverageRatingDetailsType
Applicable to sites that support the Detailed Seller Ratings feature. The AverageRatingDetailsType contains 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.
eBay::API::XML::DataType::AverageRatingDetailsType inherits from the eBay::API::XML::BaseDataType class
An average detailed seller rating applying to the area in the corresponding RatingDetail field.
# Argument: 'xs:double'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:double'
The number of detailed seller ratings in the area in the corresponding RatingDetail field.
# Argument: 'xs:int'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
The area of a specific average detailed seller rating. Users retrieve detailed ratings as averages of the ratings left by buyers. 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.
# Argument: 'ns:FeedbackRatingDetailCodeType'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'ns:FeedbackRatingDetailCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |