NAME
eBay::API::XML::Call::GetStoreCategoryUpdateStatus
DESCRIPTION
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetStoreCategoryUpdateStatus inherits from the eBay::API::XML::BaseCall class
Subroutines:
setTaskID()
The task ID returned by the SetStoreCategories call. If the SetStoreCategories call was processed asynchronously, the TaskID will be a positive number, otherwise the TaskID will be 0.
RequiredInput: Yes
# Argument: 'xs:long'
getStatus()
The status (Pending, InProgress, Complete, or Failed) of an update to the store category structure.
Returned: Always
# Returns: 'ns:TaskStatusCodeType'