| Modifier and Type | Class and Description |
|---|---|
class |
FunnelStep
Steps define the user journey you want to measure.
|
static class |
FunnelStep.Builder
Steps define the user journey you want to measure.
|
| Modifier and Type | Method and Description |
|---|---|
FunnelStepOrBuilder |
FunnelOrBuilder.getStepsOrBuilder(int index)
The sequential steps of this funnel.
|
FunnelStepOrBuilder |
Funnel.getStepsOrBuilder(int index)
The sequential steps of this funnel.
|
FunnelStepOrBuilder |
Funnel.Builder.getStepsOrBuilder(int index)
The sequential steps of this funnel.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FunnelStepOrBuilder> |
FunnelOrBuilder.getStepsOrBuilderList()
The sequential steps of this funnel.
|
List<? extends FunnelStepOrBuilder> |
Funnel.getStepsOrBuilderList()
The sequential steps of this funnel.
|
List<? extends FunnelStepOrBuilder> |
Funnel.Builder.getStepsOrBuilderList()
The sequential steps of this funnel.
|
Copyright © 2023 Google LLC. All rights reserved.