| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.get(java.lang.String accountId,
java.lang.String webPropertyId)
Gets a web property to which the user has access.
|
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.set(java.lang.String parameterName,
java.lang.Object value) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setAccountId(java.lang.String accountId)
Account ID to retrieve the web property for.
|
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setAlt(java.lang.String alt) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setFields(java.lang.String fields) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setKey(java.lang.String key) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setOauthToken(java.lang.String oauthToken) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setPrettyPrint(java.lang.Boolean prettyPrint) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setQuotaUser(java.lang.String quotaUser) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setUserIp(java.lang.String userIp) |
Analytics.Management.Webproperties.Get |
Analytics.Management.Webproperties.Get.setWebPropertyId(java.lang.String webPropertyId)
ID to retrieve the web property for.
|