GoogleApi.AnalyticsData.V1alpha.Model.ResponseMetaData (google_api_analytics_data v0.2.0) View Source
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.
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.ResponseMetaData{ dataLossFromOtherRow: boolean() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.