Sha256: 625f569eb17abbfc052ea041294ae5e99ffec6ae13be152432cfcca35e9c804b
Contents?: true
Size: 792 Bytes
Versions: 89
Compression:
Stored size: 792 Bytes
Contents
# UltracartClient::ReportPageVisualizationDimension ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **as** | **String** | Return the column as a different name | [optional] **cast** | **String** | Cast the column to a different data type such as DATETIME -> DATE | [optional] **column** | **String** | | [optional] **datetime_timezone** | **String** | The timezone to shift the date to | [optional] **datetime_trunc** | **String** | The type of truncation to perform on the date, DAY, WEEK(MONDAY), etc. | [optional] **extract** | **String** | Part of a datetime to extract | [optional] **function** | **String** | The function to perform around the column such as DATE_TRUNC(@column, day) | [optional]
Version data entries
89 entries across 89 versions & 1 rubygems