AdvanceReport
| Field | Type | Required | Description |
|---|---|---|---|
| action_id | string | ||
| advanced_seconds | integer | ||
| jobs_run | integer | ||
| shifted | object |
Example
Generated from the schema — a shape, not a sample.
{
"action_id": "string",
"advanced_seconds": 0,
"jobs_run": 0,
"shifted": {}
}