GoogleApi.AnalyticsData.V1alpha.Model.BatchRunPivotReportsResponse (google_api_analytics_data v0.2.0) View Source
The batch response containing multiple pivot reports.
Attributes
-
pivotReports
(type:list(GoogleApi.AnalyticsData.V1alpha.Model.RunPivotReportResponse.t)
, default:nil
) - Individual responses. Each response has a separate pivot 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.BatchRunPivotReportsResponse{ pivotReports: [ GoogleApi.AnalyticsData.V1alpha.Model.RunPivotReportResponse.t() ] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.