
eBay::API::XML::DataType::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.


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

Specifies the list of favorite items.
Calls: SetUserPreferences RequiredInput: No
# Argument: reference to an array of 'ns:ItemIDType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: reference to an array of 'ns:ItemIDType'
The listing format (fixed price, auction, etc) for the automatic item search criteria.
Calls: SetUserPreferences
RequiredInput: No
OnlyTheseValues: Auction, StoresFixedPrice, LeadGeneration,
FixedPriceItem
# Argument: 'ns:ListingTypeCodeType'
Calls: GetUserPreferences
Returned: Conditionally
OnlyTheseValues: Auction, StoresFixedPrice, LeadGeneration,
FixedPriceItem
# Returns: 'ns:ListingTypeCodeType'
Specifies the upper limit of price range for the automatic search criteria.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:AmountType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:AmountType'
Specifies the lower limit of price range for the automatic search criteria.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:AmountType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:AmountType'
The keywords in the item title for the automatic item search criteria.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'xs:string'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'xs:string'
The sort order chosen from the standard ebay sorts for the automatic search criteria.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:StoreItemListSortOrderCodeType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:StoreItemListSortOrderCodeType'
(For eBay Store owners only) The store custom category for the automatic item search criteria.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'xs:long'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'xs:long'