Searched defs:experimentId (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/ |
H A D | ManagementExperiments.php | 42 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 D | Google_AnalyticsService.php | 308 …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…
|