public static interface AnalyticsSessionGroupByKey.Builder extends SdkPojo, CopyableBuilder<AnalyticsSessionGroupByKey.Builder,AnalyticsSessionGroupByKey>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsSessionGroupByKey.Builder |
name(AnalyticsSessionField name)
The category by which the session analytics were grouped.
|
AnalyticsSessionGroupByKey.Builder |
name(String name)
The category by which the session analytics were grouped.
|
AnalyticsSessionGroupByKey.Builder |
value(String value)
A member of the category by which the session analytics were grouped.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsSessionGroupByKey.Builder name(String name)
The category by which the session analytics were grouped.
name - The category by which the session analytics were grouped.AnalyticsSessionField,
AnalyticsSessionFieldAnalyticsSessionGroupByKey.Builder name(AnalyticsSessionField name)
The category by which the session analytics were grouped.
name - The category by which the session analytics were grouped.AnalyticsSessionField,
AnalyticsSessionFieldAnalyticsSessionGroupByKey.Builder value(String value)
A member of the category by which the session analytics were grouped.
value - A member of the category by which the session analytics were grouped.Copyright © 2023. All rights reserved.