NAME
eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusResponseType
DESCRIPTION
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.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
setStatus()
The status (Pending, InProgress, Complete, or Failed) of an update to the store category structure.
# Argument: 'ns:TaskStatusCodeType'
getStatus()
Returned: Always
# Returns: 'ns:TaskStatusCodeType'