GoogleApi.AnalyticsData.V1beta.Model.BatchRunReportsRequest (google_api_analytics_data v0.13.0) View Source
The batch request containing multiple report requests.
Attributes
-
requests
(type:list(GoogleApi.AnalyticsData.V1beta.Model.RunReportRequest.t)
, default:nil
) - Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsData.V1beta.Model.BatchRunReportsRequest{ requests: [GoogleApi.AnalyticsData.V1beta.Model.RunReportRequest.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.