public class AnalyticsData.Properties.BatchRunReports extends AnalyticsDataRequest<BatchRunReportsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
BatchRunReports(String property,
BatchRunReportsRequest content)
Returns multiple 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 BatchRunReports(String property, BatchRunReportsRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. BatchRunReports#initialize(com.google.api.client.googleapis.services.Abst
ractGoogleClientRequest) 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 RunReportRequest may either
be unspecified or consistent with this property. Example: properties/1234content - the BatchRunReportsRequestpublic AnalyticsData.Properties.BatchRunReports set$Xgafv(String $Xgafv)
AnalyticsDataRequestset$Xgafv in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setAccessToken(String accessToken)
AnalyticsDataRequestsetAccessToken in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setAlt(String alt)
AnalyticsDataRequestsetAlt in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setCallback(String callback)
AnalyticsDataRequestsetCallback in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setFields(String fields)
AnalyticsDataRequestsetFields in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setKey(String key)
AnalyticsDataRequestsetKey in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setOauthToken(String oauthToken)
AnalyticsDataRequestsetOauthToken in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setPrettyPrint(Boolean prettyPrint)
AnalyticsDataRequestsetPrettyPrint in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setQuotaUser(String quotaUser)
AnalyticsDataRequestsetQuotaUser in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setUploadType(String uploadType)
AnalyticsDataRequestsetUploadType in class AnalyticsDataRequest<BatchRunReportsResponse>public AnalyticsData.Properties.BatchRunReports setUploadProtocol(String uploadProtocol)
AnalyticsDataRequestsetUploadProtocol in class AnalyticsDataRequest<BatchRunReportsResponse>public String getProperty()
public AnalyticsData.Properties.BatchRunReports setProperty(String property)
public AnalyticsData.Properties.BatchRunReports set(String parameterName, Object value)
set in class AnalyticsDataRequest<BatchRunReportsResponse>Copyright © 2011–2023 Google. All rights reserved.