| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::BuyerRoleMetricsType
Specifies 1 year feedback metrics as buyer.
eBay::API::XML::DataType::BuyerRoleMetricsType inherits from the eBay::API::XML::BaseDataType class
Percentage of leaving feedback as a buyer.
# Argument: 'xs:float'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:float'
Count of negative feedback entries given as a buyer.
# Argument: 'xs:int'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
Count of neutral feedback entries given as a buyer.
# Argument: 'xs:int'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
Count of positive feedback entries given as a buyer.
# Argument: 'xs:int'
Calls: GetFeedback Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |