InventoryTrackingMethodCodeType ( token )
Defines options to track a listing by the eBay item ID or the seller's SKU. In some calls, elements of this type are only returned in the response when the value is set to SKU on the item.

Types that use InventoryTrackingMethodCodeType:

Enumeration Values
Value Description Which calls use this value *
CustomCode Reserved for internal or future use AddFixedPriceItem, GetItem, GetItemTransactions, GetSellerList, GetSellerTransactions, GetSellingManagerTemplates, RelistFixedPriceItem
ItemID The seller prefers to track the listing by its eBay item ID. This is the default for all listings. AddFixedPriceItem, GetItem, GetItemTransactions, GetSellerList, GetSellerTransactions, GetSellingManagerTemplates, RelistFixedPriceItem
SKU The seller prefers to track the listing by their own SKU. When you track by SKU, it means you can pass your SKU instead of the eBay item ID in other calls that support SKU as an input field. If you choose SKU as your tracking preference for a listing, the value in Item.SKU must be unique across your active listings. You cannot create new listings with the same Item.SKU value while the listing is active (that is, until the existing listing with that SKU has ended). However, you can use ReviseInventoryStatus to update the quantity and/or price for the existing SKU as needed. AddFixedPriceItem, GetItem, GetItemTransactions, GetSellerList, GetSellerTransactions, GetSellingManagerTemplates, RelistFixedPriceItem
  * 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.