gsc_job_status
Check the progress and state of a submission job in Google Search Console, including per-URL results and stop reasons.
Instructions
Progress and state for one submission job, or the most recent one.
States: pending, running, completed, stopped_user, stopped_throttled,
failed. results holds one entry per URL attempted so far, and live
says whether a worker is still on it in this process.
stop_reason says why a run ended early — "quota_exceeded", "no_quota",
"stopped_by_user". It is the only trace of a run refused at the gate,
which attempts nothing and so leaves results and error both empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No |