Home
last modified time | relevance | path

Searched defs:webPropertyId (Results 26 – 32 of 32) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementCustomDimensions.php43 public function get($accountId, $webPropertyId, $customDimensionId, $optParams = [])
59 public function insert($accountId, $webPropertyId, CustomDimension $postBody, $optParams = [])
80 public function listManagementCustomDimensions($accountId, $webPropertyId, $optParams = [])
103 …public function patch($accountId, $webPropertyId, $customDimensionId, CustomDimension $postBody, $…
125 …public function update($accountId, $webPropertyId, $customDimensionId, CustomDimension $postBody, …
H A DManagementExperiments.php42 public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = [])
58 public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = [])
74 …public function insert($accountId, $webPropertyId, $profileId, Experiment $postBody, $optParams = …
96 public function listManagementExperiments($accountId, $webPropertyId, $profileId, $optParams = [])
114 …public function patch($accountId, $webPropertyId, $profileId, $experimentId, Experiment $postBody,…
131 …public function update($accountId, $webPropertyId, $profileId, $experimentId, Experiment $postBody…
H A DManagementGoals.php43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = [])
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = [])
85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = [])
102 …public function patch($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams …
119 …public function update($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams…
H A DManagementProfileFilterLinks.php43 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = [])
60 public function get($accountId, $webPropertyId, $profileId, $linkId, $optParams = [])
77 …public function insert($accountId, $webPropertyId, $profileId, ProfileFilterLink $postBody, $optPa…
102 …public function listManagementProfileFilterLinks($accountId, $webPropertyId, $profileId, $optParam…
121 …public function patch($accountId, $webPropertyId, $profileId, $linkId, ProfileFilterLink $postBody…
139 …public function update($accountId, $webPropertyId, $profileId, $linkId, ProfileFilterLink $postBod…
H A DManagementRemarketingAudience.php44 public function delete($accountId, $webPropertyId, $remarketingAudienceId, $optParams = [])
63 public function get($accountId, $webPropertyId, $remarketingAudienceId, $optParams = [])
80 public function insert($accountId, $webPropertyId, RemarketingAudience $postBody, $optParams = [])
103 public function listManagementRemarketingAudience($accountId, $webPropertyId, $optParams = [])
123 …public function patch($accountId, $webPropertyId, $remarketingAudienceId, RemarketingAudience $pos…
142 …public function update($accountId, $webPropertyId, $remarketingAudienceId, RemarketingAudience $po…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeDealIdsDealStatuses.php24 public $webPropertyId; variable in Google\\Service\\AdExchangeBuyer\\CreativeDealIdsDealStatuses
42 public function setWebPropertyId($webPropertyId)
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php751 public $webPropertyId; variable in Google_CustomDataSource
825 public function setWebPropertyId( $webPropertyId) {
944 public $webPropertyId; variable in Google_DailyUpload
1006 public function setWebPropertyId( $webPropertyId) {
1021 public $webPropertyId; variable in Google_DailyUploadAppend
1191 public $webPropertyId; variable in Google_Experiment
1608 public $webPropertyId; variable in Google_GaDataProfileInfo
1750 public $webPropertyId; variable in Google_Goal
2231 public $webPropertyId; variable in Google_McfDataProfileInfo
2405 public $webPropertyId; variable in Google_Profile
[all …]

12