Searched refs:CustomDimensions (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Analytics\CustomDimensions; alias78 * @return CustomDimensions84 return $this->call('list', [$params], CustomDimensions::class);
20 class CustomDimensions extends \Google\Collection class169 class_alias(CustomDimensions::class, 'Google_Service_Analytics_CustomDimensions');