Sha256: 6b208cd7f3b215bfe5cc3bbf9b18789dc765bb5f4a756f004850978b2bb3395f
Contents?: true
Size: 1.06 KB
Versions: 61
Compression:
Stored size: 1.06 KB
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] **data_source_uuid** | **String** | A unique identifier assigned to the data source. | [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
61 entries across 61 versions & 1 rubygems