Newer Version Available
Lens Input
An Analytics lens.
Properties
Lens Input inherits properties from the abstract Base Asset Input. These base properties appear in Lens Input alongside the properties defined explicitly in the following table.
| Property Name | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| datasets | AssetReferenceInput[] | The list of datasets used to create this lens. | Required for POST, optional for PATCH | 43.0 |
| folder | AssetReferenceInput | The folder in which this lens is stored. | Required for POST, optional for PATCH | 36.0 |
| historylabel | String | The history label of the lens version being saved. | Optional | 46.0 |
| state | LensStateInput | The state of the lens. | Required for POST, optional for PATCH | 36.0 |
| visibility | ConnectWaveAssetVisibilityType | Indicates whether the asset is
hidden from users with view access or not. Valid values are:
|
Optional | 51.0 |
| visualizationType | ConnectWaveVisualizationTypeEnum | The visualization type of the lens. Valid values are:
|
Required for POST, optional for PATCH | 36.0 |
| xmd | XmdInput | The asset XMD of the lens. | Optional | 43.0 |