GoogleApi.Analytics.V3.Model.RealtimeDataQuery (google_api_analytics v0.12.0) View Source
Real time data request query parameters.
Attributes
-
dimensions
(type:String.t
, default:nil
) - List of real time dimensions. -
filters
(type:String.t
, default:nil
) - Comma-separated list of dimension or metric filters. -
ids
(type:String.t
, default:nil
) - Unique table ID. -
max-results
(type:integer()
, default:nil
) - Maximum results per page. -
metrics
(type:list(String.t)
, default:nil
) - List of real time metrics. -
sort
(type:list(String.t)
, default:nil
) - List of dimensions or metrics based on which real time data is sorted.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.