Home
last modified time | relevance | path

Searched refs:metricAggregations (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPivot.php34 public $metricAggregations; variable in Google\\Service\\AnalyticsData\\Pivot
73 public function setMetricAggregations($metricAggregations) argument
75 $this->metricAggregations = $metricAggregations;
82 return $this->metricAggregations;
H A DRunRealtimeReportRequest.php34 public $metricAggregations; variable in Google\\Service\\AnalyticsData\\RunRealtimeReportRequest
93 public function setMetricAggregations($metricAggregations) argument
95 $this->metricAggregations = $metricAggregations;
102 return $this->metricAggregations;
H A DRunReportRequest.php46 public $metricAggregations; variable in Google\\Service\\AnalyticsData\\RunReportRequest
167 public function setMetricAggregations($metricAggregations) argument
169 $this->metricAggregations = $metricAggregations;
176 return $this->metricAggregations;