eBay::API::XML::DataType::PromotionalSaleArrayType - eBay::API::XML::DataType::PromotionalSaleArrayType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::PromotionalSaleArrayType

DESCRIPTION

Top

An array of promotional sales.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setPromotionalSale()

Contains promotional sale information based on the request. If you did not specify a PromotionalSaleID in the request, then all promotional sales for the seller are returned.

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

getPromotionalSale()

  Calls: GetPromotionalSaleDetails
  Returned: Conditionally

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


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