Generate AD Video
Pick one of the two simple flows below to generate audio description video.1. Using a Video from public URL
- Upload from a public URL and generate in one step.
job_id. Use get_results to retrieve the output when ready.
2. Using a Video from local file
- Upload a local file and generate in one step.
job_id. Poll get_results for completion. On success, result_url contains the link to the generated video.
Tips
- Prefer short public URLs where possible.
- Set
languageto a BCP‑47 tag likeen-US. - Use
ad_typeofextended_adfor fuller descriptions orstandard_adfor concise ones.
Retrieve Results
Use thejob_id from the previous step to fetch results:

