The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::PromotionDetailsType

DESCRIPTION

Contains information about a promoted item.

SYNOPSIS

INHERITANCE

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

Subroutines:

setBidCount()

Bid count if the item is an auction item and has bids.

# Argument: 'xs:int'

getBidCount()

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

  Calls: GetCrossPromotions
  Returned: Conditionally

# Returns: 'xs:int'

setConvertedPromotionPrice()

The converted price of the cross-promoted item. Output only. Emitted only when the item is listed on a site other than the site specified in the request. Returns the price in the currency of the site specified in the request. Not related to the Promotional Price Display feature.

# Argument: 'ns:AmountType'

getConvertedPromotionPrice()

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

  Calls: GetCrossPromotions
  Returned: Conditionally

# Returns: 'ns:AmountType'

setPromotionPrice()

The price of the cross-promoted item in the currency of the site upon which the item is listed. Output only. If the item is listed on a site different from the site specified in the request, then ConvertedPromotionPrice is also returned. Not related to the Promotional Price Display feature.

# Argument: 'ns:AmountType'

getPromotionPrice()

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

  Calls: GetCrossPromotions
  Returned: Always

# Returns: 'ns:AmountType'

setPromotionPriceType()

The listing type for the promoted item and how the item price is used. Not related to the Promotional Price Display feature.

# Argument: 'ns:PromotionItemPriceTypeCodeType'

getPromotionPriceType()

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

  Calls: GetCrossPromotions
  Returned: Always

# Returns: 'ns:PromotionItemPriceTypeCodeType'