| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
ProfileRef |
ProfileRef.clone() |
ProfileRef |
EntityUserLink.Entity.getProfileRef()
View (Profile) for this link.
|
ProfileRef |
ProfileFilterLink.getProfileRef()
View (Profile) for this link.
|
ProfileRef |
ProfileRef.set(String fieldName,
Object value) |
ProfileRef |
ProfileRef.setAccountId(String accountId)
Account ID to which this view (profile) belongs.
|
ProfileRef |
ProfileRef.setHref(String href)
Link for this view (profile).
|
ProfileRef |
ProfileRef.setId(String id)
View (Profile) ID.
|
ProfileRef |
ProfileRef.setInternalWebPropertyId(String internalWebPropertyId)
Internal ID for the web property to which this view (profile) belongs.
|
ProfileRef |
ProfileRef.setKind(String kind)
Analytics view (profile) reference.
|
ProfileRef |
ProfileRef.setName(String name)
Name of this view (profile).
|
ProfileRef |
ProfileRef.setWebPropertyId(String webPropertyId)
Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
|
| Modifier and Type | Method and Description |
|---|---|
EntityUserLink.Entity |
EntityUserLink.Entity.setProfileRef(ProfileRef profileRef)
View (Profile) for this link.
|
ProfileFilterLink |
ProfileFilterLink.setProfileRef(ProfileRef profileRef)
View (Profile) for this link.
|
Copyright © 2011–2022 Google. All rights reserved.