target.apidocs.com.google.api.services.analytics.class-use.Analytics.Management.Webproperties.Patch.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.analytics.Analytics.Management.Webproperties.Patch (Google Analytics API v3-rev20190604-1.30.1)
Uses of Class
com.google.api.services.analytics.Analytics.Management.Webproperties.Patch
-
Packages that use Analytics.Management.Webproperties.Patch
Package
Description
com.google.api.services.analytics
-
-
Uses of Analytics.Management.Webproperties.Patch in com.google.api.services.analytics
Methods in com.google.api.services.analytics that return Analytics.Management.Webproperties.Patch
Modifier and Type
Method and Description
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.patch(String accountId,
String webPropertyId,
Webproperty content)
Updates an existing web property.
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.set(String parameterName,
Object value)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setAccountId(String accountId)
Account ID to which the web property belongs
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setAlt(String alt)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setFields(String fields)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setKey(String key)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setOauthToken(String oauthToken)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setPrettyPrint(Boolean prettyPrint)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setQuotaUser(String quotaUser)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setUserIp(String userIp)
Analytics.Management.Webproperties.Patch
Analytics.Management.Webproperties.Patch.setWebPropertyId(String webPropertyId)
Web property ID
Copyright © 2011–2019 Google. All rights reserved.