ExecuteReportStatus
A simple data type that represents the status of report execution.
Element
String. One of the following values:
Done
The report execution succeeded.
Failed
The report execution failed.
FirstPage
The first page is complete. Applies only if progressive viewing is enabled.
Pending
The job is either in the queue or in the process of generating. Applies only if WaitTime is specified.