eBay::API::XML::DataType::PolicyComplianceDashboardType - eBay::API::XML::DataType::PolicyComplianceDashboardType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::PolicyComplianceDashboardType

DESCRIPTION

Top

Container for fields related to policy compliance.Communicate the Sellers current status in terms of risk of facing TnS action(i.e. warnings, cancelled listings, restrictions, suspension,violations.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setAlert()

A message to help you understand your eBay policy compliance status.

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

getAlert()

  Calls: GetSellerDashboard
  Returned: Conditionally

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

setStatus()

Rates how well you are following eBay's policies.

# Argument: 'ns:PolicyComplianceStatusCodeType'

getStatus()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:PolicyComplianceStatusCodeType'


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