| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusResponseType
Returns the store category structure update status, when a prior SetStoreCategories call was processed asynchronously. If a SetStoreCategories request affects many listings, then the category structure changes will be processed asynchronously. If not many listings are affected by category structure changes, the status is returned in the SetStoreCategories response.
eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusResponseType inherits from the eBay::API::XML::ResponseDataType class
The status (Pending, InProgress, Complete, or Failed) of an update to the store category structure.
# Argument: 'ns:TaskStatusCodeType'
Returned: Always # Returns: 'ns:TaskStatusCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |