FeedbackHistoryType

Specifies all feedback summary information (except Score). Contains objects that each convey feedback counts for positive, negative, neutral, and total feedback counts - for various time periods each. Also conveys counts of bid retractions for the predefined time periods.

Types that use FeedbackHistoryType:

Call that uses one or more fields of FeedbackHistoryType:

Fields

AverageRatingDetails ( AverageRatingDetailsType )
BidRetractionFeedbackPeriods ( FeedbackPeriodType )
NegativeFeedbackPeriods ( FeedbackPeriodType )
NeutralCommentCountFromSuspendedUsers ( long )
NeutralFeedbackPeriods ( FeedbackPeriodType )
PositiveFeedbackPeriods ( FeedbackPeriodType )
TotalFeedbackPeriods ( FeedbackPeriodType )
UniqueNegativeFeedbackCount ( long )
UniqueNeutralFeedbackCount ( long )
UniquePositiveFeedbackCount ( long )

AverageRatingDetails ( AverageRatingDetailsType ) [0..*]
Container for information about detailed seller ratings (DSRs) that buyers have left for a seller. Sellers have access to the number of ratings they've received, as well as to the averages of DSRs they've received in each DSR area (i.e., to the average of ratings in the item-description area, etc.).
See the Field Index to learn which calls use AverageRatingDetails.

BidRetractionFeedbackPeriods ( FeedbackPeriodType ) [1..*]
Bid retractions count, for multiple predefined time periods preceding the call.
See the Field Index to learn which calls use BidRetractionFeedbackPeriods.

NegativeFeedbackPeriods ( FeedbackPeriodType ) [1..*]
Negative feedback entries count, for multiple predefined time periods preceding the call.
See the Field Index to learn which calls use NegativeFeedbackPeriods.

NeutralCommentCountFromSuspendedUsers ( long ) [0..1]
Number of neutral comments received from suspended users.
See the Field Index to learn which calls use NeutralCommentCountFromSuspendedUsers.

NeutralFeedbackPeriods ( FeedbackPeriodType ) [1..*]
Neutral feedback entries count, for multiple predefined time periods preceding the call.
See the Field Index to learn which calls use NeutralFeedbackPeriods.

PositiveFeedbackPeriods ( FeedbackPeriodType ) [1..*]
Positive feedback entries count, for multiple predefined time periods preceding the call.
See the Field Index to learn which calls use PositiveFeedbackPeriods.

TotalFeedbackPeriods ( FeedbackPeriodType ) [1..*]
Total feedback score, for multiple predefined time periods preceding the call.
See the Field Index to learn which calls use TotalFeedbackPeriods.

UniqueNegativeFeedbackCount ( long ) [1]
Total number of negative Feedback comments received by the user, including weekly repeats.
See the Field Index to learn which calls use UniqueNegativeFeedbackCount.

UniqueNeutralFeedbackCount ( long ) [0..1]
Total number of neutral Feedback comments received by the user, including weekly repeats.
See the Field Index to learn which calls use UniqueNeutralFeedbackCount.

UniquePositiveFeedbackCount ( long ) [1]
Total number of positive Feedback comments received by the user, including weekly repeats.
See the Field Index to learn which calls use UniquePositiveFeedbackCount.

Copyright © 2006–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.