thumbasset:geturl | ||
---|---|---|
Description: | ||
Get download URL for the asset |
||
Input Params | ||
name | type | Description |
id | string | |
storageId | int | |
Output Type | ||
type | ||
string | ||
Errors | ||
THUMB_ASSET_ID_NOT_FOUND,The Thumbnail asset id "%s" not found | ||
THUMB_ASSET_IS_NOT_READY,The thumbnail asset is not ready | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=thumbasset&action=geturl POST fields: id storageId |