| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Goal.EventDetails |
Goal.EventDetails.clone() |
Goal.EventDetails |
Goal.getEventDetails()
Details for the goal of the type EVENT.
|
Goal.EventDetails |
Goal.EventDetails.set(String fieldName,
Object value) |
Goal.EventDetails |
Goal.EventDetails.setEventConditions(List<Goal.EventDetails.EventConditions> eventConditions)
List of event conditions.
|
Goal.EventDetails |
Goal.EventDetails.setUseEventValue(Boolean useEventValue)
Determines if the event value should be used as the value for this goal.
|
| Modifier and Type | Method and Description |
|---|---|
Goal |
Goal.setEventDetails(Goal.EventDetails eventDetails)
Details for the goal of the type EVENT.
|
Copyright © 2011–2022 Google. All rights reserved.