| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
GaData.ProfileInfo |
GaData.ProfileInfo.clone() |
GaData.ProfileInfo |
GaData.getProfileInfo()
Information for the view (profile), for which the Analytics data was requested.
|
GaData.ProfileInfo |
GaData.ProfileInfo.set(String fieldName,
Object value) |
GaData.ProfileInfo |
GaData.ProfileInfo.setAccountId(String accountId)
Account ID to which this view (profile) belongs.
|
GaData.ProfileInfo |
GaData.ProfileInfo.setInternalWebPropertyId(String internalWebPropertyId)
Internal ID for the web property to which this view (profile) belongs.
|
GaData.ProfileInfo |
GaData.ProfileInfo.setProfileId(String profileId)
View (Profile) ID.
|
GaData.ProfileInfo |
GaData.ProfileInfo.setProfileName(String profileName)
View (Profile) name.
|
GaData.ProfileInfo |
GaData.ProfileInfo.setTableId(String tableId)
Table ID for view (profile).
|
GaData.ProfileInfo |
GaData.ProfileInfo.setWebPropertyId(String webPropertyId)
Web Property ID to which this view (profile) belongs.
|
| Modifier and Type | Method and Description |
|---|---|
GaData |
GaData.setProfileInfo(GaData.ProfileInfo profileInfo)
Information for the view (profile), for which the Analytics data was requested.
|
Copyright © 2011–2022 Google. All rights reserved.