Type that uses InventoryTask
Calls that use InventoryTask
Fields
taskId
The ID of the task. This ID is generated when the task was created by the createInventoryTask method.
status
The status of the task. Users must wait until status is complete before moving on to the next step (such as uploading/downloading a file).
completionDate
The timestamp when the task status went into the
COMPLETED
, COMPLETED_WITH_ERROR
, or PARTIALLY_PROCESSED
state. This field is only returned if the status is one of the three completed values.detailHref
The path to the call URI used to retrieve the task. This field points to the getInventoryTask URI.
uploadSummary
This container provides summary information on an upload feed (not applicable for download feed types).
filterCriteria
This container is used to set the filter criteria for the ActiveInventoryReport. A seller can retrieve listings for a specified format.