AnalyticsIntentStageResult
An object containing the results for the intent stage metrics you requested and the bin and/or group they refer to, if applicable.
Types
Properties
Link copied to clipboard
A list of objects containing the criteria you requested for binning results and the values of the bins.
Link copied to clipboard
A list of objects containing the criteria you requested for grouping results and the values of the bins.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: AnalyticsIntentStageResult.Builder.() -> Unit = {}): AnalyticsIntentStageResult