google_api_analytics v0.4.0 GoogleApi.Analytics.V3.Model.RealtimeDataQuery 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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.