Name | Type | Writable | Description |
---|
accessControlId | int | V | The Access Control ID assigned to this entry (null when not set, send -1 to remove)
|
adminTags | string | V | Entry admin tags can be updated only by administrators
|
categories | string | V | Categories with no entitlement that this entry belongs to.
|
categoriesIds | string | V | Categories Ids of categories with no entitlement that this entry belongs to
|
conversionProfileId | int | V | Override the default ingestion profile
|
createdAt | int | | Entry creation date as Unix timestamp (In seconds)
|
creatorId | string | V | The ID of the user who created this entry
|
description | string | V | Entry description
|
downloadUrl | string | | Download URL for the entry
|
endDate | int | V | Entry scheduling end date (null when not set, send -1 to remove)
|
entitledUsersEdit | string | V | list of user ids that are entitled to edit the entry (no server enforcement) The difference between entitledUsersEdit and entitledUsersPublish is applicative only
|
entitledUsersPublish | string | V | list of user ids that are entitled to publish the entry (no server enforcement) The difference between entitledUsersEdit and entitledUsersPublish is applicative only
|
groupId | int | V | |
id | string | | Auto generated 10 characters alphanumeric string
|
licenseType | KalturaLicenseType | V | License type used for this entry
|
moderationCount | int | | Number of moderation requests waiting for this entry
|
moderationStatus | KalturaEntryModerationStatus | | Entry moderation status
|
name | string | V | Entry name (Min 1 chars)
|
operationAttributes | KalturaOperationAttributesArray | V | clipping, skipping and cropping attributes that used to create this entry
|
partnerData | string | V | Can be used to store various partner related data as a string
|
partnerId | int | | |
partnerSortValue | int | V | Can be used to store various partner related data as a numeric value
|
rank | float | | Calculated rank
|
referenceId | string | V | Entry external reference id
|
replacedEntryId | string | | ID of the entry that will be replaced when the replacement approved and this entry is ready
|
replacementStatus | KalturaEntryReplacementStatus | | Status of the replacement readiness and approval
|
replacingEntryId | string | | ID of temporary entry that will replace this entry when it's approved and ready for replacement
|
rootEntryId | string | | ID of source root entry, used for clipped, skipped and cropped entries that created from another entry
|
searchText | string | | Indexed search text for full text search
|
startDate | int | V | Entry scheduling start date (null when not set, send -1 to remove)
|
status | KalturaEntryStatus | | |
tags | string | V | Entry tags
|
thumbnailUrl | string | V | Thumbnail URL
|
totalRank | int | | The total (sum) of all votes
|
type | KalturaEntryType | V | The type of the entry, this is auto filled by the derived entry object
|
updatedAt | int | | Entry update date as Unix timestamp (In seconds)
|
userId | string | V | The ID of the user who is the owner of this entry
|
version | int | | Version of the entry data
|
votes | int | | Number of votes
|