Info_DashboardPublishSettings
Provides the publish status details of Smartsheet dashboards
Columns
| Name | Type | References | Description |
| DashboardId [KEY] | String | The unique identifier of the dashboard whose publish status is being retrieved. | |
| ReadOnlyFullEnabled | Boolean | Indicates whether the 'Read-Only Full' version of the dashboard is published, allowing viewers to interact with widgets and use shortcuts. | |
| ReadOnlyFullUrl | String | The URL for accessing the 'Read-Only Full' view of the published dashboard. Only returned if 'ReadOnlyFullEnabled' is true. | |
| ReadOnlyFullAccessibleBy | String | Specifies who can access the 'Read-Only Full' view of the published dashboard. Possible values: ALL (anyone with the link), ORG (members of the owner's organization), SHARED (users shared to the item). |