| Name |
Type |
Writable |
Restrictions |
Description |
| id |
int |
|
|
Moderation flag id |
| partnerId |
int |
|
|
|
| userId |
string |
|
|
The user id that added the moderation flag |
| moderationObjectType |
KalturaModerationObjectType |
|
|
The type of the moderation flag (entry or user) |
| flaggedEntryId |
string |
V |
|
If moderation flag is set for entry, this is the flagged entry id |
| flaggedUserId |
string |
V |
|
If moderation flag is set for user, this is the flagged user id |
| status |
KalturaModerationFlagStatus |
|
|
The moderation flag status |
| comments |
string |
V |
|
The comment that was added to the flag |
| flagType |
KalturaModerationFlagType |
V |
|
|
| createdAt |
int |
|
|
|
| updatedAt |
int |
|
|
|