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 one transaction or for an order (which contains multiple transactions). 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.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 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.