eBay::API::XML::DataType::BuyerSatisfactionDashboardType - eBay::API::XML::DataType::BuyerSatisfactionDashboardType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::BuyerSatisfactionDashboardType

DESCRIPTION

Top

Container for fields related to buyer satisfaction.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::BuyerSatisfactionDashboardType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setAlert()

A message to help you understand your buyer satisfaction status.

# Argument: reference to an array of 'ns:SellerDashboardAlertType'

getAlert()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: reference to an array of 'ns:SellerDashboardAlertType'

setStatus()

Your buyer satisfaction rating (as a qualitative summary). To determine this rating, eBay considers your detailed seller ratings, your overall feedback rating, and whatever buyer protection claims may exist on your account. eBay uses the buyer satisfaction rating to see if you are eligible for certain rewards or need additional guidance to help you give better service.

# Argument: 'ns:BuyerSatisfactionStatusCodeType'

getStatus()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:BuyerSatisfactionStatusCodeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.