Dataset Input
Dataset Input
An Analytics dataset.
- Properties
-
DatasetInput inherits properties from the abstract BaseAssetInput. These base properties appear in DatasetInput alongside the properties defined explicitly in the following table.
Property Name Type Description Required or Optional Available Version currentVersionId ID DEPRECATED The 18-character ID of the current version of this dataset. Optional 36.0–40.0 datasetType ConnectWaveDatasetTypeEnum The type of the dataset. Valid values are: - Default
- Live
- StagedData
- Trended
Required 50.0 folder ID The 18-character ID of the folder that contains the dataset. Optional 36.0 liveConnection LiveConnectionInput The live connection details for the dataset. Optional 50.0 userXmd XmdInput The user XMD associated with this dataset. Optional 39.0 visibility ConnectWaveAssetVisibilityType Indicates whether the dataset is hidden from users with view access or not. Valid values are: - All (Show all assets)
- Limited (Hide assets from viewers with view access)
Optional 51.0