GoogleApi.AnalyticsData.V1alpha.Model.BatchRunReportsResponse (google_api_analytics_data v0.2.0) View Source
The batch response containing multiple reports.
Attributes
-
reports
(type:list(GoogleApi.AnalyticsData.V1alpha.Model.RunReportResponse.t)
, default:nil
) - Individual responses. Each response has a separate report request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsData.V1alpha.Model.BatchRunReportsResponse{ reports: [GoogleApi.AnalyticsData.V1alpha.Model.RunReportResponse.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.