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