| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Properties.CustomMetrics.Create |
GoogleAnalyticsAdmin.Properties.CustomMetrics.create(String parent,
GoogleAnalyticsAdminV1betaCustomMetric content)
Creates a CustomMetric.
|
GoogleAnalyticsAdmin.Properties.CustomMetrics.Patch |
GoogleAnalyticsAdmin.Properties.CustomMetrics.patch(String name,
GoogleAnalyticsAdminV1betaCustomMetric content)
Updates a CustomMetric on a property.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleAnalyticsAdminV1betaCustomMetric content)
Creates a CustomMetric.
|
Patch(String name,
GoogleAnalyticsAdminV1betaCustomMetric content)
Updates a CustomMetric on a property.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.clone() |
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setDescription(String description)
Optional.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setDisplayName(String displayName)
Required.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setMeasurementUnit(String measurementUnit)
Required.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setName(String name)
Output only.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setParameterName(String parameterName)
Required.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setRestrictedMetricType(List<String> restrictedMetricType)
Optional.
|
GoogleAnalyticsAdminV1betaCustomMetric |
GoogleAnalyticsAdminV1betaCustomMetric.setScope(String scope)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaCustomMetric> |
GoogleAnalyticsAdminV1betaListCustomMetricsResponse.getCustomMetrics()
List of CustomMetrics.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListCustomMetricsResponse |
GoogleAnalyticsAdminV1betaListCustomMetricsResponse.setCustomMetrics(List<GoogleAnalyticsAdminV1betaCustomMetric> customMetrics)
List of CustomMetrics.
|
Copyright © 2011–2023 Google. All rights reserved.