| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Profile.ChildLink |
Profile.ChildLink.clone() |
Profile.ChildLink |
Profile.getChildLink()
Child link for this view (profile).
|
Profile.ChildLink |
Profile.ChildLink.set(String fieldName,
Object value) |
Profile.ChildLink |
Profile.ChildLink.setHref(String href)
Link to the list of goals for this view (profile).
|
Profile.ChildLink |
Profile.ChildLink.setType(String type)
Value is "analytics#goals".
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setChildLink(Profile.ChildLink childLink)
Child link for this view (profile).
|
Copyright © 2011–2022 Google. All rights reserved.