The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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

INHERITANCE

eBay::API::XML::Call::GetStoreCategoryUpdateStatus::GetStoreCategoryUpdateStatusRequestType inherits from the eBay::API::XML::RequestDataType 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'

getTaskID()

# Returns: 'xs:long'