eBay Trading APIVersion 1349
 

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.

Types that use SellerFavoriteItemPreferencesType:

Calls that use SellerFavoriteItemPreferencesType:

Fields



FavoriteItemID ( ItemIDType (string) ) [0..*]
Specifies the list of favorite items.
See the Field Index to learn which calls use FavoriteItemID.

ListingType ( ListingTypeCodeType ) [0..1]
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]
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]
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]
The keywords in the item title for the automatic item search criteria.
See the Field Index to learn which calls use SearchKeywords.

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]
(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.