Newer Version Available
ConnectApi.FileAsset (Pilot)
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| baseAssetUrl | String | Base download URL of the asset. | 44.0 |
| baseUnauthenticatedAssetUrl | String | Base download URL of the asset for unauthenticated users if isVisibleByExternalUsers is true, otherwise null. | 44.0 |
| id | String | ID of the asset. | 44.0 |
| isVisibleByExternalUsers | Boolean | Indicates whether unauthenticated users can see the asset file (true) or not (false). | 44.0 |
| masterLabel | String | Master label of the asset. | 44.0 |
| name | String | Unique name of the asset. | 44.0 |
| namespacePrefix | String | Namespace prefix of the package containing the asset. | 44.0 |
| type | String | Type of asset. | 44.0 |