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