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