caption_captionasset:geturl | ||||
---|---|---|---|---|
Description: | ||||
Get download URL for the asset |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | string | V | ||
storageId | int | |||
Output Type | ||||
string | ||||
Errors | ||||
CAPTION_ASSET_ID_NOT_FOUND,Caption asset id "%s" not found | ||||
CAPTION_ASSET_IS_NOT_READY,Caption asset "%s" is not ready | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=caption_captionasset&action=geturl POST fields: id storageId |