| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.insert(java.lang.String accountId,
java.lang.String webPropertyId,
CustomMetric content)
Create a new custom metric.
|
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.set(java.lang.String parameterName,
java.lang.Object value) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setAccountId(java.lang.String accountId)
Account ID for the custom metric to create.
|
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setAlt(java.lang.String alt) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setFields(java.lang.String fields) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setKey(java.lang.String key) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setOauthToken(java.lang.String oauthToken) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setPrettyPrint(java.lang.Boolean prettyPrint) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setQuotaUser(java.lang.String quotaUser) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setUserIp(java.lang.String userIp) |
Analytics.Management.CustomMetrics.Insert |
Analytics.Management.CustomMetrics.Insert.setWebPropertyId(java.lang.String webPropertyId)
Web property ID for the custom dimension to create.
|