SellingManagerSearchTypeCodeType ( token )

Specifies search term types for Selling Manager listings.

Types that use SellingManagerSearchTypeCodeType:

Enumeration Values

Value Description Which calls use this value *
BuyerEmail Search for listings based on Buyers email. GetSellingManagerInventory, GetSellingManagerSoldListings
BuyerFullName Search for listings based on Buyers full name. GetSellingManagerInventory, GetSellingManagerSoldListings
BuyerUserID Search for listings based on Buyer ID. GetSellingManagerInventory, GetSellingManagerSoldListings
CustomCode Reserved for internal or future use. GetSellingManagerInventory, GetSellingManagerSoldListings
CustomLabel Search for listings based on SKU. GetSellingManagerInventory, GetSellingManagerSoldListings
ItemID Search for listings based on ItemID. GetSellingManagerInventory, GetSellingManagerSoldListings
ProductID Search for listings based on Product ID. GetSellingManagerInventory, GetSellingManagerSoldListings
ProductName Search for listings based on ProductName. GetSellingManagerInventory, GetSellingManagerSoldListings
SaleRecordID Search for listings based on the sale record ID. When an item is sold, Selling Manager generates a sale record. A sale record contains buyer information, shipping, and other information. A sale record is displayed in the Sold view in Selling Manager. In the following calls, the value for the sale record ID is in the SellingManagerSalesRecordNumber field: GetItemTransactions, GetSellerTransactions, GetOrders, GetOrderTransactions. In the Selling Manager calls, the value for the sale record ID is in the SaleRecordID field. The sale record ID can be for a single or multiple line item order.

For orders that occurred within the last 30 days, passing only the SaleRecordID into the GetSellingManagerSoldListings request will return the sale record. However, for sales that occurred more than 30 days ago, the SaleDateRange container must also be used, passing in a date range that includes the date on which the specific sale occurred.
GetSellingManagerInventory, GetSellingManagerSoldListings
Title Search for listings based on Item Title. GetSellingManagerInventory, GetSellingManagerSoldListings
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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.