CrossPromotionPreferencesType

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

Note: eBay Store Cross Promotions are no longer supported in the Trading API, so the CrossPromotionPreferences container and the ShowCrossPromotionPreferences flag (in GetUserPreferences) should no longer be used/set.

Types that use CrossPromotionPreferencesType:

Calls that use one or more fields of CrossPromotionPreferencesType:

Fields

CrossPromotionEnabled ( boolean )
CrossSellGallerySortFilter ( GallerySortFilterCodeType )
CrossSellItemFormatSortFilter ( ItemFormatSortFilterCodeType )
CrossSellItemSortFilter ( ItemSortFilterCodeType )
UpSellGallerySortFilter ( GallerySortFilterCodeType )
UpSellItemFormatSortFilter ( ItemFormatSortFilterCodeType )
UpSellItemSortFilter ( ItemSortFilterCodeType )

CrossPromotionEnabled ( boolean ) [0..1]
(For eBay store owners only) Specifies whether cross-promotions are enabled for the seller's listings.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use CrossPromotionEnabled.

CrossSellGallerySortFilter ( see GallerySortFilterCodeType for possible values ) [0..1]
(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.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use CrossSellGallerySortFilter.

CrossSellItemFormatSortFilter ( see ItemFormatSortFilterCodeType for possible values ) [0..1]
(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.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use CrossSellItemFormatSortFilter.

CrossSellItemSortFilter ( see ItemSortFilterCodeType for possible values ) [0..1]
(For eBay store owners only) Specifies how to sort items displayed in a cross-sell promotion.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use CrossSellItemSortFilter.

UpSellGallerySortFilter ( see GallerySortFilterCodeType for possible values ) [0..1]
(For eBay store owners only) Specifies whether to display only items with gallery images in upsell promotions and whether they should precede other items.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use UpSellGallerySortFilter.

UpSellItemFormatSortFilter ( see ItemFormatSortFilterCodeType for possible values ) [0..1]
(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.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use UpSellItemFormatSortFilter.

UpSellItemSortFilter ( see ItemSortFilterCodeType for possible values ) [0..1]
(For eBay store owners only) Specifies how to sort items used in an upsell promotion.

Note: This field should no longer be used as eBay Store Cross Promotions are no longer supported in the Trading API.
See the Field Index to learn which calls use UpSellItemSortFilter.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.