eBay Trading APIVersion 1349
 

BuyerRoleMetricsType

Type defining the BuyerRoleMetrics container, which consists of details relating to the eBay buyer's one-year history of leaving feedback for the seller.

Type that uses BuyerRoleMetricsType:

Call that uses BuyerRoleMetricsType:

Fields

FeedbackLeftPercent ( float ) [0..1]
This float value indicates the percentage of time that the eBay user, acting in the buying role, has left feedback for their order partner (seller) during the last one-year period, counting back from the present date.
See the Field Index to learn which calls use FeedbackLeftPercent.

NegativeFeedbackLeftCount ( int ) [0..1]
This integer value indicates the number of negative feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
See the Field Index to learn which calls use NegativeFeedbackLeftCount.

NeutralFeedbackLeftCount ( int ) [0..1]
This integer value indicates the number of neutral feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
See the Field Index to learn which calls use NeutralFeedbackLeftCount.

PositiveFeedbackLeftCount ( int ) [0..1]
This integer value indicates the number of positive feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
See the Field Index to learn which calls use PositiveFeedbackLeftCount.