eBay Merchant Data APIVersion 1255
 

SellerFavoriteItemPreferencesType

Contains the data for the seller favorite item preferences, i.e. the manual or automatic selection criteria to display items for buyer's favourite seller opt in email marketing.

No calls use SellerFavoriteItemPreferencesType.

Fields



FavoriteItemID ( ItemIDType (string) ) [0..*]
Not used by any call.

Specifies the list of favorite items.
See the Field Index to learn which calls use FavoriteItemID.

ListingType ( ListingTypeCodeType ) [0..1]
Not used by any call.

The listing format (fixed price, auction, etc) for the automatic item search criteria.
See the Field Index to learn which calls use ListingType.

MaxPrice ( AmountType (double) ) [0..1]
Not used by any call.

Specifies the upper limit of price range for the automatic search criteria.
See the Field Index to learn which calls use MaxPrice.

MinPrice ( AmountType (double) ) [0..1]
Not used by any call.

Specifies the lower limit of price range for the automatic search criteria.
See the Field Index to learn which calls use MinPrice.

SearchKeywords ( string ) [0..1]
Not used by any call.

The keywords in the item title for the automatic item search criteria.
See the Field Index to learn which calls use SearchKeywords.

SearchSortOrder ( StoreItemListSortOrderCodeType ) [0..1]
Not used by any call.

The sort order chosen from the standard ebay sorts for the automatic search criteria.
See the Field Index to learn which calls use SearchSortOrder.

StoreCategoryID ( long ) [0..1]
Not used by any call.

(For eBay Store owners only) The store custom category for the automatic item search criteria.
See the Field Index to learn which calls use StoreCategoryID.