thumbAsset:geturl | |||||
---|---|---|---|---|---|
Description: | |||||
Get download URL for the asset |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
storageId | int | ||||
thumbParams | KalturaThumbParams | ||||
Output Type | |||||
string | |||||
Errors | |||||
THUMB_ASSET_ID_NOT_FOUND;ID;The Thumbnail asset id "@ID@" 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 thumbParams:relatedObjects thumbParams:id thumbParams:partnerId thumbParams:name thumbParams:systemName thumbParams:description thumbParams:createdAt thumbParams:isSystemDefault thumbParams:tags thumbParams:requiredPermissions thumbParams:sourceRemoteStorageProfileId thumbParams:remoteStorageProfileIds thumbParams:mediaParserType thumbParams:sourceAssetParamsIds thumbParams:cropType thumbParams:quality thumbParams:cropX thumbParams:cropY thumbParams:cropWidth thumbParams:cropHeight thumbParams:videoOffset thumbParams:width thumbParams:height thumbParams:scaleWidth thumbParams:scaleHeight thumbParams:backgroundColor thumbParams:sourceParamsId thumbParams:format thumbParams:density thumbParams:stripProfiles thumbParams:videoOffsetInPercentage |