Newer Version Available
Comment
A comment.
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| attachment | Depends on type of comment | If the comment does not contain an attachment or if the attachment, returns null. Otherwise, returns Feed Item Attachment: Content. | Medium, 29.0 | 24.0–31.0 |
| body | Feed Item Body | Message body for the comment. | Small, 29.0 | 23.0 |
| capabilities | Comment Capabilities | Capabilities associated with the comment. | Medium, 32.0 | 32.0 |
| clientInfo | ClientInfo | Information about the connected app used to authenticate the connection. | Medium, 29.0 | 23.0 |
| createdDate | String | ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z. | Small, 29.0 | 23.0 |
| feedElement | Reference | Feed element on which the comment is posted. | Medium, 32.0 | 32.0 |
| feedItem | Reference | Feed item on which the comment is posted. | Medium, 29.0 | 23.0–31.0 |
| id | String | 18-character ID of the comment. | Small, 29.0 | 23.0 |
| isDeletable | Boolean | Specifies if the context user can delete the comment. | 23.0–24.0 | |
| isDeleteRestricted | Boolean | Returns true if the context user can’t delete the comment. If it returns false, possibly the context user can delete the comment. | Medium, 29.0 | 25.0 |
| likes | Like Page | Page of likes associated with the comment. This property has no information for comments on direct messages. |
Medium, 29.0 | 24.0 |
| likesMessage | Like Message Body |
Message body that describes who likes the comment.
This property is null for comments on direct messages. |
Medium, 29.0 | 27.0 |
| myLike | Reference | If the context user liked the comment, returns a reference to that like or
returns null. This property is null for comments on direct messages. |
Medium, 29.0 | 23.0 |
| parent | Reference | Information about the parent of the feed-item associated with this comment. | Big, 29.0 | 23.0 |
| relativeCreatedDate | String | Created date formatted as a relative, localized string, for example, “17m ago” or “Yesterday.” | Medium, 29.0 | 28.0 |
| threadLevel | Integer | Level of nesting for a comment. 0 indicates a standard comment with a parent post. 1 indicates a threaded comment with a parent comment and a parent post. 2 indicates a threaded comment with two parent comments and a parent post. The UI is limited to these three levels. | Small, 44.0 | 44.0 |
| threadParentId | String | ID of the parent comment for a threaded comment. | Small, 44.0 | 44.0 |
| type | String | Indicates the type of comment. Valid values are:
|
Small, 29.0 | 24.0 |
| url | String | URL to this comment. | Small, 29.0 | 23.0 |
| user | User Summary | Information about the comment author. | Small, 29.0 | 23.0 |