Create Viral Ad Clone Video Tasks
Creates one or more video generation tasks from a Viral Ads Clone project whose script is already available. This endpoint can be called multiple times for the same project. If a script is provided, it is used only for this batch and does not overwrite the project view_script.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The project ID returned by the create project endpoint.
Body
Validation rules:
- The project script must already be generated
out_number, if provided, must be between 1 and 4- If
scriptis provided, it must be a non-empty string after trimming
Optional script for this video batch. If omitted, the project view_script is used. This value does not overwrite the project original script.
Number of video tasks to create in this call. If omitted, the project default is used.
1 <= x <= 4Resolution for this video batch. If omitted, the project default is used.
Aspect ratio for this video batch. If omitted, the project default is used.
9:16, 1:1, 16:9