Sha256: f35abd8fae9daa1c3ff41fee41000d2e0b522141766992dc51ea44e2d91f76ae
Contents?: true
Size: 984 Bytes
Versions: 25
Compression:
Stored size: 984 Bytes
Contents
# UltracartClient::ReportPageVisualization ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | **String** | A JSON representation of the configuration for this visualization | [optional] **data_source_name** | **String** | | [optional] **dimensions** | [**Array<ReportPageVisualizationDimension>**](ReportPageVisualizationDimension.md) | | [optional] **metrics** | [**Array<ReportPageVisualizationMetric>**](ReportPageVisualizationMetric.md) | | [optional] **name** | **String** | | [optional] **show_comparison** | **BOOLEAN** | True if the visualization should show a comparison based upon the date range | [optional] **styles** | **String** | A JSON representation of the style configuration for this visualization | [optional] **type** | **String** | Type of visualization | [optional] **visualization_uuid** | **String** | A UUID for the visualization | [optional]
Version data entries
25 entries across 25 versions & 1 rubygems