| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.get(String accountId,
String webPropertyId,
String profileId,
String unsampledReportId)
Returns a single unsampled report.
|
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.set(String parameterName,
Object value) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setAccountId(String accountId)
Account ID to retrieve unsampled report for.
|
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setAlt(String alt) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setFields(String fields) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setKey(String key) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setOauthToken(String oauthToken) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setPrettyPrint(Boolean prettyPrint) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setProfileId(String profileId)
View (Profile) ID to retrieve unsampled report for.
|
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setQuotaUser(String quotaUser) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setUnsampledReportId(String unsampledReportId)
ID of the unsampled report to retrieve.
|
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setUserIp(String userIp) |
Analytics.Management.UnsampledReports.Get |
Analytics.Management.UnsampledReports.Get.setWebPropertyId(String webPropertyId)
Web property ID to retrieve unsampled reports for.
|
Copyright © 2011–2022 Google. All rights reserved.