NAME

eBay::API::XML::DataType::CrossPromotionPreferencesType

DESCRIPTION

Contains preferences describing how items similar to the one the user is presently viewing are promoted.

SYNOPSIS

INHERITANCE

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

Subroutines:

setCrossPromotionEnabled()

(For eBay store owners only) Specifies whether cross-promotions are enabled for the seller's listings.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'xs:boolean'

isCrossPromotionEnabled()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'xs:boolean'

setCrossSellGallerySortFilter()

(For eBay store owners only) Specifies whether to display only items with gallery images and whether they should precede other items in cross-sell promotions.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:GallerySortFilterCodeType'

getCrossSellGallerySortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:GallerySortFilterCodeType'

setCrossSellItemFormatSortFilter()

(For eBay store owners only) Specifies which items should be shown in cross-sell promotions (such as Buy It Now or Store Inventory items) and in which sequence.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:ItemFormatSortFilterCodeType'

getCrossSellItemFormatSortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:ItemFormatSortFilterCodeType'

setCrossSellItemSortFilter()

(For eBay store owners only) Specifies how to sort items displayed in a cross-sell promotion.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:ItemSortFilterCodeType'

getCrossSellItemSortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:ItemSortFilterCodeType'

setUpSellGallerySortFilter()

(For eBay store owners only) Specifies whether to display only items with gallery images in upsell promotions and whether they should precede other items.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:GallerySortFilterCodeType'

getUpSellGallerySortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:GallerySortFilterCodeType'

setUpSellItemFormatSortFilter()

(For eBay store owners only) Specifies which items (such as Buy It Now or Store Inventory items) should be shown in upsell promotions and in which sequence.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:ItemFormatSortFilterCodeType'

getUpSellItemFormatSortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:ItemFormatSortFilterCodeType'

setUpSellItemSortFilter()

(For eBay store owners only) Specifies how to sort items used in an upsell promotion.

Calls: SetUserPreferences
RequiredInput: No

# Argument: 'ns:ItemSortFilterCodeType'

getUpSellItemSortFilter()

Calls: GetUserPreferences
Returned: Conditionally

# Returns: 'ns:ItemSortFilterCodeType'