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 | |
categoriesIds | string | V | |
createdAt | int | | Entry creation date as Unix timestamp (In seconds)
|
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)
|
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)
|
partnerData | string | V | Can be used to store various partner related data as a string
|
partnerId | int | | |
rank | float | | Calculated rank
|
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
|