NAME

eBay::API::XML::Call::GetCrossPromotions

INTERITANCE

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

Methods

setItemID()

The unique ID of the referring item. The cross-promoted items will supplement this item.

MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)

RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

setPromotionMethod()

The cross-promotion method you want to use for the returned list, either UpSell or CrossSell.

RequiredInput: Yes
#    Argument: 'ns:PromotionMethodCodeType'

setPromotionViewMode()

The role of the person requesting to view the cross-promoted items, either seller or buyer. Default is buyer.

RequiredInput: No
#    Argument: 'ns:TradingRoleCodeType'

getCrossPromotion()

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.

Returned: Always
#    Returns: 'ns:CrossPromotionsType'

SEE ALSO

eBay::API, eBay::API::XML::BaseCall

JOIN US

Please visit http://developer.ebay.com for more eBay API information.

Web: http://developer.ebay.com

Community Forums: http://developer.ebay.com/community/forums/