Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementCustomMetrics.php20 use Google\Service\Analytics\CustomMetric; alias
41 * @return CustomMetric
47 return $this->call('get', [$params], CustomMetric::class);
55 * @param CustomMetric $postBody
57 * @return CustomMetric
63 return $this->call('insert', [$params], CustomMetric::class);
94 * @param CustomMetric $postBody
100 * @return CustomMetric
106 return $this->call('patch', [$params], CustomMetric::class);
115 * @param CustomMetric $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomMetrics.php23 protected $itemsType = CustomMetric::class;
55 * @param CustomMetric[]
62 * @return CustomMetric[]
H A DCustomMetric.php20 class CustomMetric extends \Google\Model class
298 class_alias(CustomMetric::class, 'Google_Service_Analytics_CustomMetric');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DCustomMetric.php20 class CustomMetric extends \Google\Model class
53 class_alias(CustomMetric::class, 'Google_Service_Doubleclicksearch_CustomMetric');
H A DConversion.php81 protected $customMetricType = CustomMetric::class;
363 * @param CustomMetric[]
370 * @return CustomMetric[]