Attributes |
Name | Required | Request-time | Type | Description |
className | true | true | java.lang.String | The flagged asset's Java class name. |
classPK | true | true | java.lang.String | The flagged asset's entry ID. |
contentTitle | true | true | java.lang.String | The flagged asset's title. |
label | false | true | boolean | Whether to show message text as a label next to the flag icon or as a tooltip. The default value is true . |
message | false | true | java.lang.String | Text to display next to the flag icon. The default text is Flag . |
reportedUserId | true | true | java.lang.String | The user ID of the user who flagged the asset. |