Add Asset
|
Add a new asset.
Usage: Submit a valid filename that exist's in the client's webdir.
If title isn't specified, it is pulled from the filename
Specify to generate thumbnails or pass a valid thumb filename.
asset_type defaults to video.
Only use graphic_file if the asset is a graphic or slide.
Optionally specify the name of Asset Folder that the file should be placed into. <br>
For Remote Source set is_remote_source to 1 and filename as the remote source file name. Remote source file only works for inegesting media (audio/video) files <br>
Use either video_file,audio_file or graphic_file based on the type of file.<br>
Bypass transcoding (transcode=0/false) wont work with this api version. Set transcode to true (not 1) for video/audio files. <br>
media_properties is optional and can be ignored.<br>
video_width and video_height are optional and can be ignored. Width and height will be set based on the transcoding profile.
hidden, publish and youtube_publish are optional and can accept the values yes/no or true/false.
start date and end date must be the timezone set within the account default asset and program timezone setting.
content type, rating scheme and rating value are only required for Sony T2 integration.
content type: movie, broadcast, trailer, song, concert, sporting event, ugc, news
rating system: mpaa - NR, G, PG, PG-13, NC-17 | tvpg - NR, Y, Y7, G, PG, 14, MA |
Add Asset File
|
Adds assetfile to the existing asset |
Add Slide
|
Adds a image asset (as a slide) to an existing presentation |
Add Thumbnail
|
Adds thumbnails to a given asset
Usage: Submit a valid file name for adding a thumbnail
For Remote Source set is_remote_source to 1 and thumbnail_url as the
remote source file name. Url encode the thumbnail url
before sending request
Error Codes: 656=>Invalid Thumbnail URL,
657=>Invalid Thumbnail,637=>Invalid
Asset,302=>Invalid Asset ID, |
Retranscode Asset
|
Transcoding Request Sent successfully <br>
Usage: Retranscoding an existing asset with new transcoding profile<br>
Callback _url=>Url encode the call back url<br>
remove_existing_renditions=>Should be set to "true"/"false" If set to true will remove all existing renditions <br>
asset_id, profile_id are required fields <br>
Error Codes: 658=>Invalid
Transcoding Profile, <br> 660=>Invalid Asset File <br>
ID,661=>Invalid Asset File,637=>Invalid
Asset, <br>302=>Invalid Asset ID,<br>
659=>Invalid Client,205=>invalid asset type, <br> 1025=>Transcoding still in process <br> |
Truncate Folder
|
Truncate a folder
Usage: Remove/deletes association for a given folder. <br>
<b> Warning: <b/> This cannot be reversed. |
Update Asset
|
Edit command for an asset.
Usage: The element's unique ID must exist and be valid.
Only specified fields are updated.
Omitted fields are ignored.
Specify the path of a caption file already uploaded to the server to add to
the asset.
hidden, publish and youtube_publish are optional and can accept the values yes/no or true/false.
start date and end date must be the timezone set within the account default asset and program timezone setting. |