Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaDataEntry
Properties
KalturaObject
Inherited from KalturaBaseEntry
NameTypeWritableRestrictionsDescription
accessControlIdintVThe Access Control ID assigned to this entry (null when not set, send -1 to remove)
adminTagsstringVEntry admin tags can be updated only by administrators
categoriesstringVCategories with no entitlement that this entry belongs to.
categoriesIdsstringVCategories Ids of categories with no entitlement that this entry belongs to
conversionProfileIdintVOverride the default ingestion profile
createdAtintEntry creation date as Unix timestamp (In seconds)
creatorIdstringVThe ID of the user who created this entry
descriptionstringVEntry description
downloadUrlstringDownload URL for the entry
endDateintVEntry scheduling end date (null when not set, send -1 to remove)
entitledUsersEditstringVlist of user ids that are entitled to edit the entry (no server enforcement) The difference between entitledUsersEdit and entitledUsersPublish is applicative only
entitledUsersPublishstringVlist of user ids that are entitled to publish the entry (no server enforcement) The difference between entitledUsersEdit and entitledUsersPublish is applicative only
groupIdintV
idstringAuto generated 10 characters alphanumeric string
licenseTypeKalturaLicenseTypeVLicense type used for this entry
moderationCountintNumber of moderation requests waiting for this entry
moderationStatusKalturaEntryModerationStatusEntry moderation status
namestringVEntry name (Min 1 chars)
operationAttributesKalturaOperationAttributesArrayVclipping, skipping and cropping attributes that used to create this entry
partnerDatastringVCan be used to store various partner related data as a string
partnerIdint
partnerSortValueintVCan be used to store various partner related data as a numeric value
rankfloatThe calculated average rank. rank = totalRank / votes
redirectEntryIdstringVIF not empty, points to an entry ID the should replace this current entry's id.
referenceIdstringVEntry external reference id
replacedEntryIdstringID of the entry that will be replaced when the replacement approved and this entry is ready
replacementStatusKalturaEntryReplacementStatusStatus of the replacement readiness and approval
replacingEntryIdstringID of temporary entry that will replace this entry when it's approved and ready for replacement
rootEntryIdstringID of source root entry, used for clipped, skipped and cropped entries that created from another entry
searchTextstringIndexed search text for full text search
startDateintVEntry scheduling start date (null when not set, send -1 to remove)
statusKalturaEntryStatus
tagsstringVEntry tags
thumbnailUrlstringVThumbnail URL
totalRankintThe sum of all rank values submitted to the baseEntry.anonymousRank action
typeKalturaEntryTypeVThe type of the entry, this is auto filled by the derived entry object
updatedAtintEntry update date as Unix timestamp (In seconds)
userIdstringVThe ID of the user who is the owner of this entry
versionintVersion of the entry data
votesintA count of all requests made to the baseEntry.anonymousRank action
KalturaDataEntry
NameTypeWritableRestrictionsDescription
dataContentstringVThe data of the entry
retrieveDataContentByGetboolVindicator whether to return the object for get action with the dataContent field.