Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Error | *string | :heavy_minus_sign: | N/A | |
GenerationID | *string | :heavy_minus_sign: | The generation ID associated with this video generation job. Available once the job has been processed. | |
ID | string | :heavy_check_mark: | N/A | |
PollingURL | string | :heavy_check_mark: | N/A | |
Status | components.VideoGenerationResponseStatus | :heavy_check_mark: | N/A | |
UnsignedUrls | []string | :heavy_minus_sign: | N/A | |
Usage | *components.VideoGenerationUsage | :heavy_minus_sign: | Usage and cost information for the video generation. Available once the job has completed. | { βcostβ: 0.5, βis_byokβ: false } |