CommentTypeCodeType ( token )

This enumerated type list the Feedback ratings that can be left by one eBay user for another user regarding that user's experience with the another user during the purchase/checkout flow of an order line item.

Types that use CommentTypeCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode This value is reserved for internal or future use. GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, LeaveFeedback
IndependentlyWithdrawn This value indicates that a submitted Feedback entry was withdrawn based on the decision of a third-party (such as eBay). If a Feedback entry is withdrawn, the effect of that entry on the overall Feedback score is nullified.

This value is only applicable to the eBay Motors site only.
GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings
Negative This value indicates that the submitting user's experience with the other user (receiving feedback) was rated as a "Negative" experience. If an eBay user receives a Negative rating for an order line item from a Verified User, their overall Feedback score decreases by a value of 1. GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, LeaveFeedback
Neutral This value indicates that the submitting user's experience with the other user (receiving feedback) was rated as a "Neutral" experience. If an eBay user receives a Neutral rating for an order line item from a Verified User, their overall Feedback score remains the same. GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, LeaveFeedback
Positive This value indicates that the submitting user's experience with the other user (receiving feedback) was rated as a "Positive" experience. If an eBay user receives a Positive rating for an order line item from a Verified User, their overall Feedback score increases by a value of 1. CompleteSale, GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, LeaveFeedback
Withdrawn This value indicates that a submitted Feedback entry was withdrawn. If a Feedback entry is withdrawn, the effect of that entry on the overall Feedback score is nullified. However, Feedback comments from the withdrawn entry are still visible. GetFeedback, GetItemsAwaitingFeedback, GetMyeBayBuying, GetMyeBaySelling, GetSellingManagerSaleRecord, GetSellingManagerSoldListings
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–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.