Skip to main content

An enum that defines the possible states of a report task.

Type that uses TaskStatusEnum

ReportTask

Calls that use TaskStatusEnum

Enumerations

Value
Description
PENDING
Indicates the report task is being worked upon. You cannot make changes to a task in this state.
SUCCESS
Indicates the report task ran successfully.
FAILED
Indicates the report task failed to run.