{ "responseProfile": { "objectType": "KalturaDetachedResponseProfile" } }
object responseProfile:object:KalturaBaseResponseProfile
abstract
objectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
Success
{ "actualSourceAssetParamsIds": "", "createdAt": 0, "deletedAt": 0, "description": "", "entryId": "", "fileExt": "", "id": "", "objectType": "KalturaAttachmentAsset", "partnerData": "", "partnerDescription": "", "partnerId": 0, "size": 0, "sizeInBytes": 0, "tags": "", "updatedAt": 0, "version": 0, "filename": "", "format": "1", "status": -1, "title": "" }
object:KalturaAttachmentAsset filename:string The filename of the attachment asset content
format:string Enum: TEXT [1], MEDIA [2], DOCUMENT [3], JSON [4]Enum Type:
KalturaAttachmentType
The attachment format
objectType:string Enum: KalturaAttachmentAsset, KalturaTranscriptAssetstatus:integer Enum: ERROR [-1], QUEUED [0], READY [2], DELETED [3], IMPORTING [7], EXPORTING [9]
readOnly
Enum Type:
KalturaAttachmentAssetStatus
The status of the asset
title:string Attachment asset title
KalturaAttachmentAsset must also match all of:
object:KalturaAsset KalturaAttachmentAsset must also match any of:
object:KalturaAttachmentAsset object:KalturaTranscriptAsset