Subclass of ConnectApi.FeedItemAttachment Class
Objects of this type are returned as attachments in feed items with type DashboardSnapshot.
Name | Type | Description | Available Version |
---|---|---|---|
componentId | String | Component’s 18–character ID | 28.0–31.0 |
componentName | String | Name of the component. If no name is saved with the component, returns the localized string, “Untitled Component.” | 28.0–31.0 |
dashboardBodyText | String | Text displayed next to the actor in the body of a feed item. This is used instead of the default body text. If no text is specified, and there is no default body text, returns null. | 28.0–31.0 |
dashboardId | String | Dashboard’s 18–character ID | 28.0–31.0 |
dashboardName | String | Name of the dashboard. | 28.0–31.0 |
fullSizeImageUrl | String | URL of the full-sized dashboard image | 28.0–31.0 |
lastRefreshDate | Datetime | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z, specifying when this dashboard was last refreshed. | 28.0–31.0 |
lastRefreshDateDisplayText | String | The text of the last refresh date to be displayed, such as, “Last refreshed on October 31, 2011.” | 28.0–31.0 |
runningUser | ConnectApi.UserSummary | The user running the dashboard. | 28.0–31.0 |
thumbnailUrl | String | URL of the thumbnail-sized dashboard image. | 28.0–31.0 |