| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetCrossPromotions::GetCrossPromotionsResponseType
Returns a list of either upsell or cross-sell items for a given item ID. The list can be filtered by the viewer's role, either buyer or seller.
eBay::API::XML::Call::GetCrossPromotions::GetCrossPromotionsResponseType inherits from the eBay::API::XML::ResponseDataType class
A list of cross-promoted items defined for a specific referring item. The list is either upsell or cross-sell items, according to the value of PromotionMethod in GetCrossPromotionsRequest.
# Argument: 'ns:CrossPromotionsType'
Returned: Always # Returns: 'ns:CrossPromotionsType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |