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


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

Index


NAME

Top

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

DESCRIPTION

Top

Used to obtain information about promotional sales. If you do not specify a PromotionalSaleID, then GetPromotionalSaleDetails returns all promotional sales for the seller making the call. Promotional sales apply to single and multi-quantity Store Inventory format, regular fixed-price format, auction, and auction/BIN formats. Auction and auction/BIN format listings can be added free shipping sales only.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetPromotionalSaleDetails::GetPromotionalSaleDetailsRequestType inherits from the eBay::API::XML::RequestDataType 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'

getPromotionalSaleID()

# Returns: 'xs:long'


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