Video Asset File

There are three ways to create a Video Asset File, depending on what is available to you

1. VAST Code

If you have a VAST code already, send it via sourceparameter, and sendsubtype=vast_code to Create Asset File endpoint.

2. VAST URL

For VAST URL, send it via urlparameter and send subtype=vast_urlto Create Asset File endpoint.

3. A public URL to a video file or a local video file

  1. If you don’t have a public URL, upload the file using our File Upload API
  2. Send the public URL as url parameter, send subtype=uploadalongside width, height, mime and duration parameters to Create Asset File API endpoint.