View Source GoogleApi.AnalyticsData.V1alpha.Model.MetricOrderBy (google_api_analytics_data v0.14.0)

Sorts by metric values.

Attributes

  • metricName (type: String.t, default: nil) - A metric name in the request to order by.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1alpha.Model.MetricOrderBy{
  metricName: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.