Description
Identifies the StoreSearch codes (e.g., for FindItemsAdvanced requests).
Enumeration
| Value |
Description |
| AllItemsInTheStore |
(in) Within a single store for all items (specify a store in the appropriate input field).
|
| AuctionItemsInTheStore |
(in) Within a single store for auction items (specify a store in the appropriate input field).
|
| BuyItNowItemsInTheStore |
(in) Within a single store for basic fixed price items, Store Inventory format items, and auction items with Buy It Now (specify a store in the appropriate input field).
|
| BuyItNowItemsInAllStores |
(in) Across all stores for basic fixed price items, Store Inventory format items, and auction items with Buy It Now.
|
| CustomCode |
(out) Reserved for internal or future use.
|