public static interface AnalyticsSessionGroupBySpecification.Builder extends SdkPojo, CopyableBuilder<AnalyticsSessionGroupBySpecification.Builder,AnalyticsSessionGroupBySpecification>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsSessionGroupBySpecification.Builder |
name(AnalyticsSessionField name)
Specifies whether to group the session by their end state or their locale.
|
AnalyticsSessionGroupBySpecification.Builder |
name(String name)
Specifies whether to group the session by their end state or their locale.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsSessionGroupBySpecification.Builder name(String name)
Specifies whether to group the session by their end state or their locale.
name - Specifies whether to group the session by their end state or their locale.AnalyticsSessionField,
AnalyticsSessionFieldAnalyticsSessionGroupBySpecification.Builder name(AnalyticsSessionField name)
Specifies whether to group the session by their end state or their locale.
name - Specifies whether to group the session by their end state or their locale.AnalyticsSessionField,
AnalyticsSessionFieldCopyright © 2023. All rights reserved.