[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# enum ReportJobStatus (v202508)\n\n**Service** \n**ReportService** **Dependencies** \n[getReportJobStatus()](/ad-manager/api/reference/v202508/ReportService#getReportJobStatus) \n▼\n**ReportJobStatus**\n\nRepresents the status of a [ReportJob](/ad-manager/api/reference/v202508/ReportService.ReportJob) running on the server.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Enumeration | Description |\n|---------------|---------------------------------------------------------------------------------------------------------------------------------|\n| `COMPLETED` | The [ReportJob](/ad-manager/api/reference/v202508/ReportService.ReportJob) has completed successfully and is ready to download. |\n| `IN_PROGRESS` | The [ReportJob](/ad-manager/api/reference/v202508/ReportService.ReportJob) is still being executed. |\n| `FAILED` | The [ReportJob](/ad-manager/api/reference/v202508/ReportService.ReportJob) has failed to run to completion. |"]]