GoogleApi.AnalyticsData.V1alpha.Model.DimensionMetadata (google_api_analytics_data v0.2.0) View Source
Explains a dimension.
Attributes
-
apiName
(type:String.t
, default:nil
) - This dimension's name. Useable in Dimension'sname
. For example,eventName
. -
deprecatedApiNames
(type:list(String.t)
, default:nil
) - Still usable but deprecated names for this dimension. If populated, this dimension is available by eitherapiName
or one ofdeprecatedApiNames
for a period of time. After the deprecation period, the dimension will be available only byapiName
. -
description
(type:String.t
, default:nil
) - Description of how this dimension is used and calculated. -
uiName
(type:String.t
, default:nil
) - This dimension's name within the Google Analytics user interface. For example,Event name
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.