| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Goal.ParentLink |
Goal.ParentLink.clone() |
Goal.ParentLink |
Goal.getParentLink()
Parent link for a goal.
|
Goal.ParentLink |
Goal.ParentLink.set(String fieldName,
Object value) |
Goal.ParentLink |
Goal.ParentLink.setHref(String href)
Link to the view (profile) to which this goal belongs.
|
Goal.ParentLink |
Goal.ParentLink.setType(String type)
Value is "analytics#profile".
|
| Modifier and Type | Method and Description |
|---|---|
Goal |
Goal.setParentLink(Goal.ParentLink parentLink)
Parent link for a goal.
|
Copyright © 2011–2022 Google. All rights reserved.