Dashboard Saved View Input
A saved view for an Analytics dashboard.
Properties
Property Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
isInitial | Boolean | Indicates whether the view is the initial view when loading the dashboard or not. | Optional | 42.0 |
label | String | The saved view label. | Required | 42.0 |
pageId | String | The dashboard page id this saved view applies to. | Required | 42.0 |
state | DashboardSavedViewStateInput | The selections and filters to apply to the dashboard. | Required | 42.0 |
type | ConnectWaveDashboardSavedViewType | The type of saved view.
|
Optional | 42.0 |