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


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

Index


NAME

Top

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

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setAction()

Specifies adding, removing, or modifying promotional sales.

  RequiredInput: Yes
#    Argument: 'ns:ModifyActionCodeType'

setPromotionalSaleDetails()

Specifies details about the promotional sale.

  RequiredInput: Yes
#    Argument: 'ns:PromotionalSaleType'

getPromotionalSaleID()

Contains the ID of a promotional sale.

  Returned: Always
#    Returns: 'xs:long'

getStatus()

Contains the status of a promotional sale.

  Returned: Always
#    Returns: 'ns:PromotionalSaleStatusCodeType'


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