Sha256: 90f090e0009c5620a1df6189d37af68fe32b5ca6380b1e5fb5626c3138640c9b
Contents?: true
Size: 1.43 KB
Versions: 36
Compression:
Stored size: 1.43 KB
Contents
# UltracartClient::ReportDataSetQuery ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **comparison_results** | **BOOLEAN** | True if a date range filter is provided with comparison date ranges and two results should be returned for the query. | [optional] **data_set_query_uuid** | **String** | A unique identifier assigned to the data set query that is returned. | [optional] **data_source** | [**ReportDataSource**](ReportDataSource.md) | | [optional] **dimensions** | [**Array<ReportPageVisualizationDimension>**](ReportPageVisualizationDimension.md) | | [optional] **filter** | [**ReportFilter**](ReportFilter.md) | | [optional] **for_object_id** | **String** | An identifier that can be used to help match up the returned data set | [optional] **for_object_type** | **String** | The type of object this data set is for | [optional] **metrics** | [**Array<ReportPageVisualizationMetric>**](ReportPageVisualizationMetric.md) | | [optional] **page_size** | **Integer** | Result set page size. The default value is 200 records. Max is 10000. | [optional] **selected_filters** | [**Array<ReportFilter>**](ReportFilter.md) | | [optional] **skip_cache** | **BOOLEAN** | True if the 15 minute cache should be skipped. | [optional] **user_data** | **String** | Any other data that needs to be returned with the response to help the UI | [optional]
Version data entries
36 entries across 36 versions & 1 rubygems