eBay Shopping Web Service

Element: ns:FeedbackDetails [type GetUserProfileResponseType]

Description

The FeedbackDetails container has fields (ItemID, etc.) with information about one feedback entry.

Derived By

Type ns:FeedbackDetailType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
ns:CommentingUser  xs:string  0..1  eBay user ID for the user who left the feedback.
ns:CommentingUserScore  xs:int  0..1  Feedback score of the user in CommentingUser.
ns:CommentText  xs:string  0..1  Text message left by the user in CommentingUser.
ns:CommentTime  xs:dateTime  0..1  Date and time (in GMT) that the feedback was submitted to eBay.
ns:CommentType  ns:CommentTypeCodeType  0..1  Type of feedback.
ns:FeedbackResponse  xs:string  0..1  Textual comment that the user targeted by feedback may leave in response or rebuttal to the feedback.
ns:FollowUp  xs:string  0..1  Explanation a user can give to a response.
ns:ItemID  xs:string  0..1  The ID that uniquely identifies the item listing.
ns:Role  ns:TradingRoleCodeType  0..1  Indicates whether the user who was the feedback recipient was a Buyer or the Seller for that transaction.
ns:ItemTitle  xs:string  0..1  Name of the listing for which feedback was provided.
ns:ItemPrice  ns:AmountType  0..1  The final price for the item, associated with the currency identified by the currencyId attribute of the AmountType.
ns:FeedbackID  xs:string  0..1  Unique identifier for the feedback entry.
ns:TransactionID  xs:string  0..1  Unique identifier for the transaction about which this feedback entry was left.
ns:CommentReplaced  xs:boolean  0..1  Indicates whether eBay replaced the comment with a message that the comment was removed.
ns:ResponseReplaced  xs:boolean  0..1  Indicates whether eBay replaced the response with a message that the response was removed.
ns:FollowUpReplaced  xs:boolean  0..1  Indicates whether eBay replaced the follow-up with a message that the follow-up was removed.
ns:Countable  xs:boolean  0..1  Specifies if a user's feedback score is or is not countable.
any    0..*   

Referenced By

Remarks

When you call GetUserProfile, the 5 (maximum) most recent feedback records are returned in FeedbackDetails containers.