FeedbackDetailType

Types that use FeedbackDetailType:

Call that uses one or more fields of FeedbackDetailType:

Fields

CommentingUser ( UserIDType (string) )
CommentingUserScore ( int )
CommentReplaced ( boolean )
CommentText ( string )
CommentTime ( dateTime )
CommentType ( CommentTypeCodeType )
Countable ( boolean )
FeedbackID ( string )
FeedbackResponse ( string )
Followup ( string )
FollowUpReplaced ( boolean )
ItemID ( ItemIDType (string) )
ItemPrice ( AmountType (double) )
ItemTitle ( string )
ResponseReplaced ( boolean )
Role ( TradingRoleCodeType )
TransactionID ( string )

CommentingUser ( UserIDType (string) ) [0..1]
eBay user ID for the user who left the feedback. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use CommentingUser.

CommentingUserScore ( int ) [0..1]
Feedback score of the user indicated in CommentingUser. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use CommentingUserScore.

CommentReplaced ( boolean ) [0..1]
Indicates whether eBay replaced the comment with a message that the comment was removed.
See the Field Index to learn which calls use CommentReplaced.

CommentText ( string ) [0..1]
Text message left by user specified in CommentingUser. Used to provide a more in-depth description of the user's opinion of their transaction with the user about whom they left feedback. Returned as text in the language that the comment was originally left in. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use CommentText.

CommentTime ( dateTime ) [0..1]
Date and time (in GMT) that the feedback was submitted to eBay. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use CommentTime.

CommentType ( see CommentTypeCodeType for possible values ) [0..1]
Type of feedback. Can be Positive, Neutral, Negative, or Withdrawn (see the CommentTypeCodeType code list). Positive feedbacks add to the user's total feedback score, negative feedbacks lower the score, and neutral feedbacks do not affect the score (but do affect the overall picture of the user's online reputation). Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use CommentType.

Countable ( boolean ) [0..1]
Specifies if a user's feedback score is or is not countable. This field is returned only when a user's feedback score is not countable (value is false).

Only feedback left by verified users can count toward the aggregate score of another user. If a user is not verified and leaves a feedback, then later becomes verified, that feedback will still not be counted. Or, if a user is verified and at some later date changes to unverified status, the feedback left while the user was verified remains countable. So you cannot determine a user's current verification status from whether or not feedback they've left is or was countable. Whether or not feedback is countable has nothing to do with the verification status of the one receiving the comment, only the one leaving the feedback.
See the Field Index to learn which calls use Countable.

FeedbackID ( string ) [0..1]
Unique identifier for the feedback entry. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use FeedbackID.

FeedbackResponse ( string ) [0..1]
Textual comment that the user targeted by feedback may leave in response or rebuttal to the feedback. (Cannot be submitted or edited via the API.)
See the Field Index to learn which calls use FeedbackResponse.

Followup ( string ) [0..1]
Explanation a user can give to a response. (Cannot be submitted or edited via the API.) Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use Followup.

FollowUpReplaced ( boolean ) [0..1]
Indicates whether eBay replaced the follow-up with a message that the follow-up was removed.
See the Field Index to learn which calls use FollowUpReplaced.

ItemID ( ItemIDType (string) ) [0..1]
The ID that uniquely identifies the item listing. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use ItemID.

ItemPrice ( AmountType (double) ) [0..1]
The final price for the item, associated with the currency identified by the currencyId attribute of the AmountType. This value can be returned as part of the Detailed Seller Ratings feature. Not returned if a listing ended more than 90 days ago.
See the Field Index to learn which calls use ItemPrice.

ItemTitle ( string ) [0..1]
Name of the listing for which feedback was provided. Returned as CDATA. This value can be returned as part of the Detailed Seller Ratings feature. Not returned if a listing ended more than 90 days ago.
See the Field Index to learn which calls use ItemTitle.

ResponseReplaced ( boolean ) [0..1]
Indicates whether eBay replaced the response with a message that the response was removed.
See the Field Index to learn which calls use ResponseReplaced.

Role ( see TradingRoleCodeType for possible values ) [0..1]
Indicates whether the user who was the feedback recipient was a Buyer or the Seller for that transaction. Returned for a detail level of ReturnAll (if the parent is returned).
See the Field Index to learn which calls use Role.

TransactionID ( string ) [0..1]
Unique identifier for the transaction about which this feedback entry was left. This field is not returned in the case of TransactionIDs from Chinese auction listings, because a value of zero is used for TransactionIDs in such cases.
See the Field Index to learn which calls use TransactionID.

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

© 2005–2008 eBay, Inc. All rights reserved.