Dashboard Saved View State
A state for the saved view of an Analytics dashboard.
Properties
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
cdpObjects | Map<String, DashboardSavedViewDataSourceState> | Map of the fully qualified cdpObject names to cdpObject state. | Small, 55.0 | 55.0 |
components | Map<String, ComponentSavedView> | Map of the fully qualified component names to component state. | Small, 51.0 | 51.0 |
datasets | Map<String, DashboardSavedViewDataSourceState> | Map of the fully qualified dataset names to dataset state. | Small, 42.0 | 42.0 |
sObjects | Map<String, DashboardSavedViewDataSourceState> | Map of the fully qualified sObject names to sObject state. | Small, 55.0 | 55.0 |
steps | Map<String, DashboardSavedViewStepState> | Map of the step ids to step state. | Small, 42.0 | 42.0 |