| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDimension.ParentLink |
CustomDimension.ParentLink.clone() |
CustomDimension.ParentLink |
CustomDimension.getParentLink()
Parent link for the custom dimension.
|
CustomDimension.ParentLink |
CustomDimension.ParentLink.set(String fieldName,
Object value) |
CustomDimension.ParentLink |
CustomDimension.ParentLink.setHref(String href)
Link to the property to which the custom dimension belongs.
|
CustomDimension.ParentLink |
CustomDimension.ParentLink.setType(String type)
Type of the parent link.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDimension |
CustomDimension.setParentLink(CustomDimension.ParentLink parentLink)
Parent link for the custom dimension.
|
Copyright © 2011–2022 Google. All rights reserved.