{
"job_id": "task_abc123xyz",
"status": "done",
"video_signed_url": "https://storage.googleapis.com/bucket/path/to/video.mp4?X-Goog-Signature=...",
"audio_signed_url": "https://storage.googleapis.com/bucket/path/to/audio.wav?X-Goog-Signature=...",
"output": {
"language": "en-US",
"ad_type": "standard_ad",
"items": [
{ "start": 0.5, "end": 3.1, "text": "A woman in a yellow top sits at a desk with a laptop." },
{ "start": 3.2, "end": 5.9, "text": "She looks at the camera and smiles." }
]
},
"created_at": "2025-09-30T08:00:00Z",
"updated_at": "2025-09-30T08:10:00Z"
}