Home
last modified time | relevance | path

Searched refs:cohorts (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DCohortGroup.php33 public function setCohorts($cohorts) argument
35 $this->cohorts = $cohorts;
42 return $this->cohorts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCohortSpec.php47 public function setCohorts($cohorts) argument
49 $this->cohorts = $cohorts;
56 return $this->cohorts;