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