| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.set(java.lang.String parameterName,
java.lang.Object value) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setAccountId(java.lang.String accountId)
Account ID to which the web property belongs
|
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setAlt(java.lang.String alt) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setFields(java.lang.String fields) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setKey(java.lang.String key) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setOauthToken(java.lang.String oauthToken) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setPrettyPrint(java.lang.Boolean prettyPrint) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setQuotaUser(java.lang.String quotaUser) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setUserIp(java.lang.String userIp) |
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.Update.setWebPropertyId(java.lang.String webPropertyId)
Web property ID
|
Analytics.Management.Webproperties.Update |
Analytics.Management.Webproperties.update(java.lang.String accountId,
java.lang.String webPropertyId,
Webproperty content)
Updates an existing web property.
|