View Source GoogleApi.AnalyticsAdmin.V1beta.Model.GoogleAnalyticsAdminV1betaAccessMetric (google_api_analytics_admin v0.25.4)
The quantitative measurements of a report. For example, the metric accessCount
is the total number of data access records.
Attributes
-
metricName
(type:String.t
, default:nil
) - The API name of the metric. See Data Access Schema for the list of metrics supported in this API. Metrics are referenced by name inmetricFilter
&orderBys
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AnalyticsAdmin.V1beta.Model.GoogleAnalyticsAdminV1betaAccessMetric{ metricName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.