Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

Service Name baseEntry
Description Base Entry Service
Actions
Name Description
addGeneric add entry, should be used when the uploaded entry type is not known
addContentGeneric add entry, should be used when the uploaded entry type is not known
addFromUploadedFileGeneric add entry using an uploaded file, should be used when the uploaded entry type is not known
getGet base entry by ID.
getRemotePathsGet remote storage existing paths for the asset
updateUpdate base entry. Only the properties that were set will be updated.
updateContentUpdate base entry. Only the properties that were set will be updated.
getByIdsGet base entry by comma separated entry ids.
deleteDelete an entry.
listList base entries by filter with paging support.
countCount base entries by filter.
uploadUpload a file to Kaltura, that can be used to create an entry.
DEPRECATED - use upload.upload or uploadToken.add instead
updateThumbnailJpegUpdate entry thumbnail using a raw jpeg file
updateThumbnailFromUrlUpdate entry thumbnail using url
updateThumbnailFromSourceEntryUpdate entry thumbnail from a different entry by a specified time offset (In seconds)
flagFlag inappropriate entry for moderation
rejectReject the entry and mark the pending flags (if any) as moderated (this will make the entry non playable)
approveApprove the entry and mark the pending flags (if any) as moderated (this will make the entry playable)
listFlagsList all pending flags for the entry
anonymousRankAnonymously rank an entry, no validation is done on duplicate rankings
getContextData