TaskStatusCodeType ( token )
Status values for the processing progress for the category structure changes specified by a SetStoreCategories request. If the SetStoreCategories call is processed asynchronously, then the status is returned by GetStoreCategoryUpdateStatus, otherwise, the status is returned in the SetStoreCategories response.
Types that use TaskStatusCodeType:
Calls that use one or more values of TaskStatusCodeType:
Enumeration Values
Value | Description |
Complete | The category changes completed successfully. |
CustomCode | Reserved for internal or future use. |
Failed | The category changes failed. |
InProgress | The category changes are in progress. |
Pending | The category changes have not started. |