The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::PowerSellerDashboardType

DESCRIPTION

Provides information about your PowerSeller status.

SYNOPSIS

INHERITANCE

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

Subroutines:

setAlert()

A message to help you understand your PowerSeller status. If you have policy violations, it is a good idea to check to see the policies you violated and to take steps to improve your selling practices. Violations can result in listing cancellations, restrictions on your account, and loss of PowerSeller status and privileges.

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

getAlert()

  Calls: GetSellerDashboard
  Returned: Conditionally

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

setLevel()

Your eBay PowerSeller tier. PowerSellers are distinguished in 5 tiers based on average monthly sales. Benefits and services vary for each tier. eBay calculates eligibility for each tier monthly.

SeeLink: URL: http://pages.ebay.com/services/buyandsell/powerseller/criteria.html Title: eBay US PowerSeller Requirements and Levels

# Argument: 'ns:SellerLevelCodeType'

getLevel()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:SellerLevelCodeType'