target.apidocs.com.google.api.services.analytics.class-use.Analytics.Management.Goals.Patch.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.analytics.Analytics.Management.Goals.Patch (Google Analytics API v3-rev20190604-1.30.1)
Uses of Class
com.google.api.services.analytics.Analytics.Management.Goals.Patch
-
Packages that use Analytics.Management.Goals.Patch
Package
Description
com.google.api.services.analytics
-
-
Uses of Analytics.Management.Goals.Patch in com.google.api.services.analytics
Methods in com.google.api.services.analytics that return Analytics.Management.Goals.Patch
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–2019 Google. All rights reserved.