Service
               
               
                  ReportService
               
            
                  Dependencies
               
               
                  getReportJobStatus()
                  
            ▼
                  ReportJobStatus
               Represents the status of a ReportJob running on the server.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description | 
|---|---|
| COMPLETED | The ReportJob has completed successfully and is ready to download. | 
| IN_PROGRESS | The ReportJob is still being executed. | 
| FAILED | The ReportJob has failed to run to completion. |