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

Response's metadata carrying additional information about the report content.

Attributes

  • dataLossFromOtherRow (type: boolean(), default: nil) - If true, indicates some buckets of dimension combinations are rolled into "(other)" row. This can happen for high cardinality reports.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1alpha.Model.ResponseMetaData{
  dataLossFromOtherRow: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.