| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseMetaData |
ResponseMetaData.clone() |
ResponseMetaData |
RunPivotReportResponse.getMetadata()
Metadata for the report.
|
ResponseMetaData |
RunReportResponse.getMetadata()
Metadata for the report.
|
ResponseMetaData |
ResponseMetaData.set(String fieldName,
Object value) |
ResponseMetaData |
ResponseMetaData.setCurrencyCode(String currencyCode)
The currency code used in this report.
|
ResponseMetaData |
ResponseMetaData.setDataLossFromOtherRow(Boolean dataLossFromOtherRow)
If true, indicates some buckets of dimension combinations are rolled into "(other)" row.
|
ResponseMetaData |
ResponseMetaData.setEmptyReason(String emptyReason)
If empty reason is specified, the report is empty for this reason.
|
ResponseMetaData |
ResponseMetaData.setSchemaRestrictionResponse(SchemaRestrictionResponse schemaRestrictionResponse)
Describes the schema restrictions actively enforced in creating this report.
|
ResponseMetaData |
ResponseMetaData.setSubjectToThresholding(Boolean subjectToThresholding)
If `subjectToThresholding` is true, this report is subject to thresholding and only returns
data that meets the minimum aggregation thresholds.
|
ResponseMetaData |
ResponseMetaData.setTimeZone(String timeZone)
The property's current timezone.
|
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportResponse |
RunPivotReportResponse.setMetadata(ResponseMetaData metadata)
Metadata for the report.
|
RunReportResponse |
RunReportResponse.setMetadata(ResponseMetaData metadata)
Metadata for the report.
|
Copyright © 2011–2023 Google. All rights reserved.