eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleRequestType - eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleRequestType

DESCRIPTION

Top

Creates or modifies a promotional sale. This call is part of the Promotional Price Display feature, which enables sellers to apply discounts and/or free shipping across many listings. 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 to free shipping sales only.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::SetPromotionalSale::SetPromotionalSaleRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setAction()

Specifies adding, removing, or modifying promotional sales.

  RequiredInput: Yes
#    Argument: 'ns:ModifyActionCodeType'

getAction()

# Returns: 'ns:ModifyActionCodeType'

setPromotionalSaleDetails()

Specifies details about the promotional sale.

  RequiredInput: Yes
#    Argument: 'ns:PromotionalSaleType'

getPromotionalSaleDetails()

# Returns: 'ns:PromotionalSaleType'


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