Skip to main content
Upload a video file directly to AdManage for ad creation. Images and Videos are supported.

Parameters

file
required
The video file to upload. Supported formats: MP4, MOV, AVI. Maximum size: 100MB.

Upload from URL

Upload a video from a URL to AdManage for ad creation.

Parameters

string
required
The URL of the video file to upload. Must be publicly accessible and point to a supported video format.

Response Fields

boolean
Indicates whether the upload was successful.
string
The CDN URL where the uploaded file can be accessed.
string
The final filename of the uploaded file (may include suffix if renamed).
string
The original filename of the uploaded file.
boolean
Indicates whether the file was renamed during upload to avoid conflicts.
number
Unique identifier for the uploaded file. Use this ID to reference the file in other API calls.
object
Detailed information about the file’s dimensions and metadata.
number
The size of the uploaded file in bytes.
string
Human-readable formatted file size (e.g., “142.11 KB”, “12.00 MB”).

Error Responses