Home
last modified time | relevance | path

Searched defs:experimentId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementExperiments.php42 public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = [])
58 public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = [])
114 …public function patch($accountId, $webPropertyId, $profileId, $experimentId, Experiment $postBody,…
131 …public function update($accountId, $webPropertyId, $profileId, $experimentId, Experiment $postBody…
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php308 …public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = array()…
324 … public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = array()) {
388 …public function patch($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $po…
409 …public function update($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $p…