| Name |
Type |
Writable |
Restrictions |
Description |
| categoryId |
int |
V |
|
|
| userId |
string |
V |
|
User id |
| partnerId |
int |
|
|
Partner id |
| permissionLevel |
KalturaCategoryUserPermissionLevel |
V |
|
Permission level |
| status |
KalturaCategoryUserStatus |
|
|
Status |
| createdAt |
int |
|
|
CategoryUser creation date as Unix timestamp (In seconds) |
| updatedAt |
int |
|
|
CategoryUser update date as Unix timestamp (In seconds) |
| updateMethod |
KalturaUpdateMethodType |
V |
|
Update method can be either manual or automatic to distinguish between manual operations (for example in KMC) on automatic - using bulk upload |
| categoryFullIds |
string |
|
|
The full ids of the Category |
| permissionNames |
string |
V |
|
Set of category-related permissions for the current category user. |