Skip to main content
Log inSign up
enum

The valid values for the status of a bulk operation.

•

The bulk operation has been canceled.

•

Cancelation has been initiated on the bulk operation. There may be a short delay from when a cancelation starts until the operation is actually canceled.

•

The bulk operation has successfully completed.

•

The bulk operation has been created.

•

The bulk operation URL has expired.

•

The bulk operation has failed. For information on why the operation failed, use BulkOperation.errorCode.

•

The bulk operation is runnning.


Was this section helpful?

•
OBJECT

Status of the bulk operation.


Was this section helpful?