List of created visualization objects
| Name | Type | Description | Notes |
|---|---|---|---|
| dimensionality | [DimAttribute] | List of attributes representing the dimensionality of the new visualization | |
| filters | [CreatedVisualizationFiltersInner] | List of filters to be applied to the new visualization | |
| id | str | Proposed ID of the new visualization | |
| metrics | [Metric] | List of metrics to be used in the new visualization | |
| suggestions | [Suggestion] | Suggestions for next steps | |
| title | str | Proposed title of the new visualization | |
| visualization_type | str | Visualization type requested in question | |
| config | VisualizationConfig | [optional] | |
| saved_visualization_id | str | Saved visualization ID. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |