Trading_CrossPromotionPreferencesType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_CrossPromotionPreferencesType.h Trading_CrossPromotionPreferencesType.m |
Overview
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.
Contains preferences describing how items similar to the one the user is
presently viewing are promoted.
@ingroup EBayAPIInterface
Tasks
-
crossPromotionEnabled(For eBay store owners only)
property
Specifies whether cross-promotions are enabled for the seller’s listings. -
crossSellItemFormatSortFilter(For eBay store owners only) Specifies which items should be shown
property
in cross-sell promotions (such as Buy It Now or Store Inventory items) and
in which sequence. -
crossSellGallerySortFilter(For eBay store owners only) Specifies whether to display only items with
property
gallery images and whether they should precede other items in cross-sell
promotions. -
crossSellItemSortFilter(For eBay store owners only) Specifies how to sort items displayed in
property
a cross-sell promotion. -
upSellItemFormatSortFilter(For eBay store owners only) Specifies which items (such as Buy It Now or
property
Store Inventory items) should be shown in upsell promotions and in which
sequence. -
upSellGallerySortFilter(For eBay store owners only) Specifies whether to display only items with
property
gallery images in upsell promotions and whether they should precede other items. -
upSellItemSortFilter(For eBay store owners only) Specifies how to sort items used in an upsell promotion.
property -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_CrossPromotionPreferencesType.hcrossPromotionEnabled
(For eBay store owners only)
Specifies whether cross-promotions are enabled for the seller’s listings.
@property (nonatomic, retain) NSNumber *crossPromotionEnabledDiscussion
(For eBay store owners only)
Specifies whether cross-promotions are enabled for the seller’s listings.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_CrossPromotionPreferencesType.hcrossSellGallerySortFilter
(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.
@property (nonatomic, retain) NSString *crossSellGallerySortFilterDiscussion
(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.
type: string constant in Trading_GallerySortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.hcrossSellItemFormatSortFilter
(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.
@property (nonatomic, retain) NSString *crossSellItemFormatSortFilterDiscussion
(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.
type: string constant in Trading_ItemFormatSortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.hcrossSellItemSortFilter
(For eBay store owners only) Specifies how to sort items displayed in
a cross-sell promotion.
@property (nonatomic, retain) NSString *crossSellItemSortFilterDiscussion
(For eBay store owners only) Specifies how to sort items displayed in
a cross-sell promotion.
type: string constant in Trading_ItemSortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.hupSellGallerySortFilter
(For eBay store owners only) Specifies whether to display only items with
gallery images in upsell promotions and whether they should precede other items.
@property (nonatomic, retain) NSString *upSellGallerySortFilterDiscussion
(For eBay store owners only) Specifies whether to display only items with
gallery images in upsell promotions and whether they should precede other items.
type: string constant in Trading_GallerySortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.hupSellItemFormatSortFilter
(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.
@property (nonatomic, retain) NSString *upSellItemFormatSortFilterDiscussion
(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.
type: string constant in Trading_ItemFormatSortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.hupSellItemSortFilter
(For eBay store owners only) Specifies how to sort items used in an upsell promotion.
@property (nonatomic, retain) NSString *upSellItemSortFilterDiscussion
(For eBay store owners only) Specifies how to sort items used in an upsell promotion.
type: string constant in Trading_ItemSortFilterCodeType.h
Declared In
Trading_CrossPromotionPreferencesType.h