eBay::API::XML::Call::GetPromotionalSaleDetails - eBay::API::XML::Call::GetPromotionalSaleDetails documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetPromotionalSaleDetails

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetPromotionalSaleDetails inherits from the eBay::API::XML::BaseCall class

Subroutines:

Top

setPromotionalSaleID()

The ID of the promotional sale about which you want information. If you do not specify this field, then GetPromotionalSaleDetails returns all promotional sales for the seller making the call.

  RequiredInput: No
#    Argument: 'xs:long'

getPromotionalSaleDetails()

Contains information about a promotional sale or sales. If you did not specify a PromotionalSaleID in the request, then all promotional sales for the seller are returned. Promotional sales enable sellers to add discounts and/or free shipping to items.

  Returned: Conditionally
#    Returns: 'ns:PromotionalSaleArrayType'


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