Reprocess an asset

Reprocess an existing asset using its asset_id (the asset’s GUID) by inserting or removing ad breaks. This action creates a new asset with the updated ad configuration.

Sample Use Cases

  • Add mid-roll ad breaks to a previously ingested file.
  • Duplicate an existing asset with a new ad configuration.
  • Customize monetization strategies for different platforms.

Authentication

API Scopes:
  - video.services.assets:write
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of asset to return.

Body Params
insert_breaks
array of integers

Array of times in milliseconds to insert ad breaks at

insert_breaks
preserve_breaks
array of integers

Array of indexes of existing ad breaks to keep

preserve_breaks
string

Description of the new asset

string

External ID of the new asset

string

URL to notify when the reprocessing job has started

string

URL to notify when the reprocessing job has completed

string

URL to notify when the reprocessing job has failed

Response

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