| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::PromotionDetailsType
Contains information about a promoted item.
eBay::API::XML::DataType::PromotionDetailsType inherits from the eBay::API::XML::BaseDataType class
Bid count if the item is an auction item and has bids.
# Argument: 'xs:int'
Calls: GetItem Returned: Conditionally Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll Calls: GetCrossPromotions Returned: Conditionally
# Returns: 'xs:int'
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'
Calls: GetItem Returned: Conditionally Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll Calls: GetCrossPromotions Returned: Conditionally
# Returns: 'ns:AmountType'
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'
Calls: GetItem Returned: Conditionally Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll Calls: GetCrossPromotions Returned: Always
# Returns: 'ns:AmountType'
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'
Calls: GetItem Returned: Conditionally Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll Calls: GetCrossPromotions Returned: Always
# Returns: 'ns:PromotionItemPriceTypeCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |