Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
DGoogle_AnalyticsService.php322 * @return Google_Experiment
329 return new Google_Experiment($data);
340 * @param Google_Experiment $postBody
342 * @return Google_Experiment
344 …public function insert($accountId, $webPropertyId, $profileId, Google_Experiment $postBody, $optPa…
349 return new Google_Experiment($data);
384 * @param Google_Experiment $postBody
386 * @return Google_Experiment
388 …public function patch($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $po…
393 return new Google_Experiment($data);
[all …]