Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
DManagementCustomDimensions.php20 use Google\Service\Analytics\CustomDimension; alias
41 * @return CustomDimension
47 return $this->call('get', [$params], CustomDimension::class);
55 * @param CustomDimension $postBody
57 * @return CustomDimension
59 public function insert($accountId, $webPropertyId, CustomDimension $postBody, $optParams = [])
63 return $this->call('insert', [$params], CustomDimension::class);
95 * @param CustomDimension $postBody
101 * @return CustomDimension
103 …public function patch($accountId, $webPropertyId, $customDimensionId, CustomDimension $postBody, $…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DCustomDimensions.php23 protected $itemsType = CustomDimension::class;
55 * @param CustomDimension[]
62 * @return CustomDimension[]
DCustomDimension.php20 class CustomDimension extends \Google\Model class
240 class_alias(CustomDimension::class, 'Google_Service_Analytics_CustomDimension');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
DCustomDimension.php20 class CustomDimension extends \Google\Model class
62 class_alias(CustomDimension::class, 'Google_Service_Doubleclicksearch_CustomDimension');
DConversion.php79 protected $customDimensionType = CustomDimension::class;
349 * @param CustomDimension[]
356 * @return CustomDimension[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
DCustomDimension.php20 class CustomDimension extends \Google\Model class
62 class_alias(CustomDimension::class, 'Google_Service_AnalyticsReporting_CustomDimension');
DActivity.php41 protected $customDimensionType = CustomDimension::class;
143 * @param CustomDimension[]
150 * @return CustomDimension[]