| Name |
Type |
Writable |
Restrictions |
Description |
| id |
string |
V |
|
|
| partnerId |
int |
|
|
|
| screenName |
string |
V |
|
|
| fullName |
string |
V |
|
|
| email |
string |
V |
|
|
| country |
string |
V |
|
|
| state |
string |
V |
|
|
| city |
string |
V |
|
|
| zip |
string |
V |
|
|
| thumbnailUrl |
string |
V |
|
|
| description |
string |
V |
Maximum length: 8192 |
|
| tags |
string |
V |
|
|
| adminTags |
string |
V |
|
Admin tags can be updated only by using an admin session |
| status |
KalturaUserStatus |
V |
|
|
| createdAt |
int |
|
|
Creation date as Unix timestamp (In seconds) |
| updatedAt |
int |
|
|
Last update date as Unix timestamp (In seconds) |
| partnerData |
string |
V |
|
Can be used to store various partner related data as a string |
| indexedPartnerDataInt |
int |
V |
|
|
| indexedPartnerDataString |
string |
V |
|
|
| storageSize |
int |
|
|
|
| language |
KalturaLanguageCode |
V |
|
|
| lastLoginTime |
int |
|
|
|
| statusUpdatedAt |
int |
|
|
|
| deletedAt |
int |
|
|
|
| allowedPartnerIds |
string |
V |
|
|
| allowedPartnerPackages |
string |
V |
|
|
| userMode |
KalturaUserMode |
V |
|
|
| capabilities |
array of KalturaUserCapability |
V |
|
|