public class AnalyticsData.Properties.BatchRunPivotReports extends AnalyticsDataRequest<BatchRunPivotReportsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
BatchRunPivotReports(String property,
BatchRunPivotReportsRequest content)
Returns multiple pivot reports in a batch.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected BatchRunPivotReports(String property, BatchRunPivotReportsRequest content)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. BatchRunPivotReports#initialize(com.google.api.client.googleapis.s
ervices.AbstractGoogleClientRequest) must be called to initialize this instance immediately
after invoking the constructor.
property - A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and
not the body. To learn more, see [where to find your Property
ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This
property must be specified for the batch. The property within RunPivotReportRequest may
either be unspecified or consistent with this property. Example: properties/1234content - the BatchRunPivotReportsRequestpublic AnalyticsData.Properties.BatchRunPivotReports set$Xgafv(String $Xgafv)
AnalyticsDataRequestset$Xgafv in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setAccessToken(String accessToken)
AnalyticsDataRequestsetAccessToken in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setAlt(String alt)
AnalyticsDataRequestsetAlt in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setCallback(String callback)
AnalyticsDataRequestsetCallback in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setFields(String fields)
AnalyticsDataRequestsetFields in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setKey(String key)
AnalyticsDataRequestsetKey in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setOauthToken(String oauthToken)
AnalyticsDataRequestsetOauthToken in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setPrettyPrint(Boolean prettyPrint)
AnalyticsDataRequestsetPrettyPrint in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setQuotaUser(String quotaUser)
AnalyticsDataRequestsetQuotaUser in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setUploadType(String uploadType)
AnalyticsDataRequestsetUploadType in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public AnalyticsData.Properties.BatchRunPivotReports setUploadProtocol(String uploadProtocol)
AnalyticsDataRequestsetUploadProtocol in class AnalyticsDataRequest<BatchRunPivotReportsResponse>public String getProperty()
public AnalyticsData.Properties.BatchRunPivotReports setProperty(String property)
public AnalyticsData.Properties.BatchRunPivotReports set(String parameterName, Object value)
set in class AnalyticsDataRequest<BatchRunPivotReportsResponse>Copyright © 2011–2023 Google. All rights reserved.