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