Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::BatchRunPivotReportsRequest (v0.4.3)

Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::BatchRunPivotReportsRequest.

The batch request containing multiple pivot report requests.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#property

defproperty()->::String
Returns
  • (::String) — 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. This property must be specified for the batch. The property within RunPivotReportRequest may either be unspecified or consistent with this property.

    Example: properties/1234

#property=

defproperty=(value)->::String
Parameter
  • value (::String) — 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. This property must be specified for the batch. The property within RunPivotReportRequest may either be unspecified or consistent with this property.

    Example: properties/1234

Returns
  • (::String) — 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. This property must be specified for the batch. The property within RunPivotReportRequest may either be unspecified or consistent with this property.

    Example: properties/1234

#requests

defrequests()->::Array<::Google::Analytics::Data::V1beta::RunPivotReportRequest>
Returns

#requests=

defrequests=(value)->::Array<::Google::Analytics::Data::V1beta::RunPivotReportRequest>
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.