eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusRequestType - eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusRequestType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusRequestType

DESCRIPTION

Top

Returns the status of the processing progress for category structure changes specified with a SetStoreCategories request. Use this call to retrieve status when the SetStoreCategories call is being processed asynchronously. SetStoreCategories will be processed asynchronously when many listings are affected by the category structure changes.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

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'

getTaskID()

# Returns: 'xs:long'


eBay-API documentation  | view source Contained in the eBay-API distribution.