GoogleApi.AnalyticsData.V1alpha.Model.DimensionValue (google_api_analytics_data v0.2.0) View Source
The value of a dimension.
Attributes
-
value
(type:String.t
, default:nil
) - Value as a string if the dimension type is a string.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsData.V1alpha.Model.DimensionValue{value: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.