target.apidocs.com.google.api.services.analytics.class-use.Analytics.Management.CustomMetrics.Get.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.analytics.Analytics.Management.CustomMetrics.Get (Google Analytics API v3-rev20190807-1.31.0)
Uses of Class
com.google.api.services.analytics.Analytics.Management.CustomMetrics.Get
-
Packages that use Analytics.Management.CustomMetrics.Get
Package
Description
com.google.api.services.analytics
-
-
Uses of Analytics.Management.CustomMetrics.Get in com.google.api.services.analytics
Methods in com.google.api.services.analytics that return Analytics.Management.CustomMetrics.Get
Modifier and Type
Method and Description
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.get(String accountId,
String webPropertyId,
String customMetricId)
Get a custom metric to which the user has access.
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.set(String parameterName,
Object value)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setAccountId(String accountId)
Account ID for the custom metric to retrieve.
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setAlt(String alt)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setCustomMetricId(String customMetricId)
The ID of the custom metric to retrieve.
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setFields(String fields)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setKey(String key)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setOauthToken(String oauthToken)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setPrettyPrint(Boolean prettyPrint)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setQuotaUser(String quotaUser)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setUserIp(String userIp)
Analytics.Management.CustomMetrics.Get
Analytics.Management.CustomMetrics.Get.setWebPropertyId(String webPropertyId)
Web property ID for the custom metric to retrieve.
Copyright © 2011–2020 Google. All rights reserved.