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