Info_ReportPublishSettings
Provides publish settings for Smartsheet reports.
Columns
| Name | Type | References | Description |
| ReportId [KEY] | String | Unique identifier of the report whose publish settings are being retrieved. | |
| ReadOnlyFullEnabled | Boolean | Indicates whether the report is published in a rich, read-only format with features like downloading attachments and discussions. | |
| ReadOnlyFullUrl | String | URL for accessing the 'Read-Only Full' view of the published report; available only if ReadOnlyFullEnabled is true. | |
| ReadOnlyFullAccessibleBy | String | Specifies who can access the 'Read-Only Full' view: ALL (anyone with the link), ORG (members of the report owner's organization), or SHARED (users shared to the item); returned only if ReadOnlyFullEnabled is true. | |
| ReadOnlyFullDefaultView | String | Indicates the default view for the 'Read-Only Full' published report: CALENDAR, CARD, or GRID. |