AnalyticsSessionResult
An object containing the results for the session metrics you requested and the bin and/or group(s) they refer to, if applicable.
Contents
- binKeys
-
A list of objects containing the criteria you requested for binning results and the values of the bins.
Type: Array of AnalyticsBinKey objects
Array Members: Fixed number of 1 item.
Required: No
- groupByKeys
-
A list of objects containing the criteria you requested for grouping results and the values of the bins.
Type: Array of AnalyticsSessionGroupByKey objects
Required: No
- metricsResults
-
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.
Type: Array of AnalyticsSessionMetricResult objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: