| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.clone() |
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.set(String fieldName,
Object value) |
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.setComparisonType(String comparisonType)
Type of comparison.
|
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.setComparisonValue(Long comparisonValue)
Value used for this comparison.
|
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.setExpression(String expression)
Expression used for this match.
|
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.setMatchType(String matchType)
Type of the match to be performed.
|
Goal.EventDetails.EventConditions |
Goal.EventDetails.EventConditions.setType(String type)
Type of this event condition.
|
| Modifier and Type | Method and Description |
|---|---|
List<Goal.EventDetails.EventConditions> |
Goal.EventDetails.getEventConditions()
List of event conditions.
|
| Modifier and Type | Method and Description |
|---|---|
Goal.EventDetails |
Goal.EventDetails.setEventConditions(List<Goal.EventDetails.EventConditions> eventConditions)
List of event conditions.
|
Copyright © 2011–2022 Google. All rights reserved.