No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.DashboardComponentSnapshot
Represents both dashboard component snapshots and alerts you receive
when a dashboard component value crosses a threshold.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| componentId | String | 18-character ID of the dashboard component. | 32.0 |
| componentName | String | The dashboard component name. | 32.0 |
| dashboardBodyText | String | Display this text next to the actor in the feed element.Use this text in place of the default body text. | 32.0 |
| dashboardId | String | 18-character ID of the dashboard. | 32.0 |
| dashboardName | String | The name of the dashboard. | 32.0 |
| fullSizeImageUrl | String | The source URL to retrieve the full-size image of a snapshot. Access this URL with OAuth credentials. | 32.0 |
| lastRefreshDate | Datetime | ISO-8601 formatted date specifying when this dashboard component was last refreshed. | 32.0 |
| lastRefreshDateDisplayText | String | Display text for the last refresh date, for example, “Last Refreshed on October 31, 2013.” | 32.0 |
| runningUser | ConnectApi.UserSummary | The running user of the dashboard at the time the snapshot was posted. This value may be null. Each dashboard has a running user, whose security settings determine which data to display in a dashboard. | 32.0 |
| thumbnailUrl | String | The source URL to retrieve the thumbnail image of a snapshot. Access this URL with OAuth credentials. | 32.0 |