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