...
RunBulkSearchItems - starts the process of searching for goods and collecting complete information, accepts standard search parameters (more about them can be read in Search (OT API) section), the main difference is that you can specify a value up to 10 000 into frameSize parameter, and returns background activity ID method.
Информация | ||
---|---|---|
| ||
BulkOperations methods are developed to search for popular products (by keywords) in our database. Searching our database does not return results for specialized, narrowly focused products (keywords), such as rare SKUs or niche items. To search for specialized, narrowly focused products, you must use direct search from the provider by BatchSearchItemsFrame method. It returns up to 2,000 items and gives more accurate and relevant results. |
The activity can be monitored by standard means or by the following method:
...