| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Goal.UrlDestinationDetails.Steps |
Goal.UrlDestinationDetails.Steps.clone() |
Goal.UrlDestinationDetails.Steps |
Goal.UrlDestinationDetails.Steps.set(String fieldName,
Object value) |
Goal.UrlDestinationDetails.Steps |
Goal.UrlDestinationDetails.Steps.setName(String name)
Step name.
|
Goal.UrlDestinationDetails.Steps |
Goal.UrlDestinationDetails.Steps.setNumber(Integer number)
Step number.
|
Goal.UrlDestinationDetails.Steps |
Goal.UrlDestinationDetails.Steps.setUrl(String url)
URL for this step.
|
| Modifier and Type | Method and Description |
|---|---|
List<Goal.UrlDestinationDetails.Steps> |
Goal.UrlDestinationDetails.getSteps()
List of steps configured for this goal funnel.
|
| Modifier and Type | Method and Description |
|---|---|
Goal.UrlDestinationDetails |
Goal.UrlDestinationDetails.setSteps(List<Goal.UrlDestinationDetails.Steps> steps)
List of steps configured for this goal funnel.
|
Copyright © 2011–2022 Google. All rights reserved.