Reference documentation and code samples for the Google Analytics Data V1alpha Client class BatchRunReportsRequest.
The batch request containing multiple report requests.
Generated from protobuf message google.analytics.data.v1alpha.BatchRunReportsRequest
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entity
Entity
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
↳ requests
array< RunReportRequest
>
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
getEntity
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
hasEntity
clearEntity
setEntity
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
$this
getRequests
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
setRequests
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
$this