| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.set(String parameterName,
Object value) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setAccountId(String accountId)
Account ID to update the goal.
|
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setAlt(String alt) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setFields(String fields) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setGoalId(String goalId)
Index of the goal to be updated.
|
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setKey(String key) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setOauthToken(String oauthToken) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setPrettyPrint(Boolean prettyPrint) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setProfileId(String profileId)
View (Profile) ID to update the goal.
|
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setQuotaUser(String quotaUser) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setUserIp(String userIp) |
Analytics.Management.Goals.Update |
Analytics.Management.Goals.Update.setWebPropertyId(String webPropertyId)
Web property ID to update the goal.
|
Analytics.Management.Goals.Update |
Analytics.Management.Goals.update(String accountId,
String webPropertyId,
String profileId,
String goalId,
Goal content)
Updates an existing goal.
|
Copyright © 2011–2022 Google. All rights reserved.