Searched refs:CustomMetric (Results 1 – 5 of 5) sorted by relevance
20 use Google\Service\Analytics\CustomMetric; alias41 * @return CustomMetric47 return $this->call('get', [$params], CustomMetric::class);55 * @param CustomMetric $postBody57 * @return CustomMetric63 return $this->call('insert', [$params], CustomMetric::class);94 * @param CustomMetric $postBody100 * @return CustomMetric106 return $this->call('patch', [$params], CustomMetric::class);115 * @param CustomMetric $postBody[all …]
23 protected $itemsType = CustomMetric::class;55 * @param CustomMetric[]62 * @return CustomMetric[]
20 class CustomMetric extends \Google\Model class298 class_alias(CustomMetric::class, 'Google_Service_Analytics_CustomMetric');
20 class CustomMetric extends \Google\Model class53 class_alias(CustomMetric::class, 'Google_Service_Doubleclicksearch_CustomMetric');
81 protected $customMetricType = CustomMetric::class;363 * @param CustomMetric[]370 * @return CustomMetric[]