| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Profile.ParentLink |
Profile.getParentLink()
Parent link for this profile.
|
Profile.ParentLink |
Profile.ParentLink.setHref(String href)
Link to the web property to which this profile belongs.
|
Profile.ParentLink |
Profile.ParentLink.setType(String type)
Value is "analytics#webproperty".
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setParentLink(Profile.ParentLink parentLink)
Parent link for this profile.
|