Newer Version Available
Feed Item
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| actor | Depends on parent | The entity that created the feed item. Values are:
|
Small, 29.0 | |
| attachment | Depends on type | Depends on the type value of the attachment.
Values include:
|
Medium, 29.0 | |
| body | Feed Item Body | Information about the feed item. In API versions to 28.0, use the /body/text property as the default case for rendering text. In API versions 29.0–30.0, use the /preamble/text property as the default case for rendering text. In API versions 31.0 and later, use the /header/text property as the default case for rendering text. |
Small, 29.0 | 23.0 |
| capabilities | Feed Element Capabilities | Auxiliary information for the feed element. The feed element's characteristics are made up of these capabilities. | Medium, 31.0 | 31.0 |
| canShare | Boolean | true if feed item can be shared, false otherwise | Medium, 29.0 | 27.0 |
| clientInfo | ClientInfo | Information about the connected app used to authenticate the connection | Medium, 29.0 | 23.0 |
| comments | Comment Page | Comments for this feed item. | Small, 29.0 | 23.0–31.0 |
| createdDate | String | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | Small, 29.0 | 23.0 |
| currentUserLike | Reference | A reference to a like object if applicable, null otherwise. | 23.0–24.0 | |
| event | Boolean | true if feed item created due to an event change, false otherwise | Medium, 29.0 | 23.0 |
| feedElementType | String |
Feed elements are the top-level objects that
a feed contains. The feed element type describes the characteristics of that
feed element.
One of these values:
|
Small, 31.0 | 31.0 |
| header | Feed Item Body | The header is the title of the post. This property contains renderable plain text for all the segments of the message. If a client doesn’t know how to render a feed element type, it should render this text. | Medium, 31.0 | 31.0 |
| id | String | 18-character ID of the feed item | Small, 29.0 | 23.0 |
| isBookmarkedByCurrentUser | Boolean | true if the current user has bookmarked this feed item, false otherwise. | Medium, 29.0 | 24.0–31.0 |
| isDeleteRestricted | Boolean | Returns true if a feed item cannot be deleted by the context user. If it returns false, possibly the context users can delete the feed item. | Medium, 29.0 | 25.0 |
| isLikedByCurrentUser | Boolean | true if the current user has liked this feed item, false otherwise. | Medium, 29.0 | 23.0–31.0 |
| likes | Like Page | Likes for this feed item, | Medium, 29.0 | 23.0–31.0 |
| likesMessage | Like Message Body | A message body that describes who likes the feed item. | Small, 29.0 | 27.0–31.0 |
| modifiedDate | String | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | Small, 29.0 | 23.0 |
| moderationFlags | Moderation Flags | Flags for this feed item. Community moderators can view and take action on flagged
items. If the communityModeration property of the Features response body is false, this property is null. |
Big, 29.0 | 29.0–31.0 |
| myLike | Reference | If the context user has liked the comment, this property is a reference to the specific like, null otherwise. | Medium, 29.0 | 23.0–31.0 |
| originalFeedItem | Reference | A reference to the original feed item if this feed item is a shared feed item, null otherwise | Small, 29.0 | 24.0 |
| originalFeedItemActor | Depends on type | Value depends on type of original feed item. Values are:
|
Medium, 29.0 | 24.0 |
| parent | Depends on type | Value depends on type of parent. Values are:
|
Medium, 29.0 | 23.0 |
| photoUrl | String | URL of the photo associated with the feed item | Medium, 29.0 | 23.0 |
| preamble | Feed Item Preamble Message Body |
The preamble is the title of the post.
This property contains renderable plain text for all the segments
of the message, for example, “App Builders - Pam Jones”. In API versions to 28.0, use the /body/text property as the default case for rendering text. In API versions 29.0–30.0, use the /preamble/text property as the default case for rendering text. In API versions 31.0 and later, use the /header/text property as the default case for rendering text. |
Medium, 29.0 | 27.0–30.0 |
| relativeCreatedDate | String | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | Small, 29.0 | 28.0 |
| topics | Feed Item Topics | Topics for this feed item. | Medium, 29.0 | 28.0–31.0 |
| type | String | The type property always returns all types,
regardless of API version. However, not all types are valid with all API
versions.
Values
are:
|
Small, 29.0 | 23.0 |
| url | String | URL to this feed item | Small, 29.0 | 23.0 |
| visibility | String | Who can see this feed item. Values are:
|
Small, 29.0 | 26.0 |