video_asset

Video Assets and Encoding

After uploading a video to a Video Asset object an asynchronous transcoding process takes place which may take several minutes. The number, type, and specifications of the transcoding is determined by the video_encoding_profile field. By default there are two options for encoding profiles: default, and HD.

Once the video is transcoded a number of objects are updated:

  • New video_asset objects are created for each of the newly created transcoded videos
  • Both the status and metadata for the original video_asset are automatically updated
  • If the video_asset is associated with a Creatives that creative will be turned active
Body Params
int32
required

Advertiser that owns the asset

string
required

Name of the Creative Asset, e.g. "Blue Banner Ad"

int32
required
Defaults to 0

Number of bytes

string
required
Defaults to default

Determines which formats and bitrates for transcoding. Options are default, HD - Constant Bitrate, and HD - Variable Bitrate.

string

Notes about the Creative Asset, up to 255 chars

boolean
required
Defaults to false

Is it active?

Response

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json