ReportQueryRunStatus
Represents the status of the report generation
enum ReportQueryRunStatus {
NEW
PENDING
IN_PROGRESS
COMPLETED
FAILED
ABORTED
}
Values
ReportQueryRunStatus.NEW
ReportQueryRunStatus.PENDING
ReportQueryRunStatus.IN_PROGRESS
ReportQueryRunStatus.COMPLETED
ReportQueryRunStatus.FAILED
ReportQueryRunStatus.ABORTED
Member Of
ReportDefinitionEnumFilterInput input ● ReportInformation object