Home
last modified time | relevance | path

Searched defs:accountId (Results 51 – 75 of 149) sorted by path

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementAccountUserLinks.php40 public function delete($accountId, $linkId, $optParams = [])
54 public function insert($accountId, EntityUserLink $postBody, $optParams = [])
74 public function listManagementAccountUserLinks($accountId, $optParams = [])
90 public function update($accountId, $linkId, EntityUserLink $postBody, $optParams = [])
H A DManagementCustomDataSources.php48 public function listManagementCustomDataSources($accountId, $webPropertyId, $optParams = [])
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 DManagementCustomMetrics.php43 public function get($accountId, $webPropertyId, $customMetricId, $optParams = [])
59 public function insert($accountId, $webPropertyId, CustomMetric $postBody, $optParams = [])
80 public function listManagementCustomMetrics($accountId, $webPropertyId, $optParams = [])
102 …public function patch($accountId, $webPropertyId, $customMetricId, CustomMetric $postBody, $optPar…
123 …public function update($accountId, $webPropertyId, $customMetricId, CustomMetric $postBody, $optPa…
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 DManagementFilters.php41 public function delete($accountId, $filterId, $optParams = [])
55 public function get($accountId, $filterId, $optParams = [])
69 public function insert($accountId, Filter $postBody, $optParams = [])
87 public function listManagementFilters($accountId, $optParams = [])
103 public function patch($accountId, $filterId, Filter $postBody, $optParams = [])
118 public function update($accountId, $filterId, Filter $postBody, $optParams = [])
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 DManagementProfileUserLinks.php42 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = [])
58 …public function insert($accountId, $webPropertyId, $profileId, EntityUserLink $postBody, $optParam…
85 …public function listManagementProfileUserLinks($accountId, $webPropertyId, $profileId, $optParams …
103 …public function update($accountId, $webPropertyId, $profileId, $linkId, EntityUserLink $postBody, …
H A DManagementProfiles.php42 public function delete($accountId, $webPropertyId, $profileId, $optParams = [])
59 public function get($accountId, $webPropertyId, $profileId, $optParams = [])
75 public function insert($accountId, $webPropertyId, Profile $postBody, $optParams = [])
99 public function listManagementProfiles($accountId, $webPropertyId, $optParams = [])
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = [])
134 public function update($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = [])
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…
H A DManagementUnsampledReports.php44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = [])
61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = [])
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara…
104 …public function listManagementUnsampledReports($accountId, $webPropertyId, $profileId, $optParams …
H A DManagementUploads.php44 …public function deleteUploadData($accountId, $webPropertyId, $customDataSourceId, AnalyticsDataimp…
61 public function get($accountId, $webPropertyId, $customDataSourceId, $uploadId, $optParams = [])
83 …public function listManagementUploads($accountId, $webPropertyId, $customDataSourceId, $optParams …
100 public function uploadData($accountId, $webPropertyId, $customDataSourceId, $optParams = [])
H A DManagementWebPropertyAdWordsLinks.php43 public function delete($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = [])
61 public function get($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = [])
77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = [])
100 public function listManagementWebPropertyAdWordsLinks($accountId, $webPropertyId, $optParams = [])
119 …public function patch($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $po…
138 …public function update($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $p…
H A DManagementWebproperties.php41 public function get($accountId, $webPropertyId, $optParams = [])
57 public function insert($accountId, Webproperty $postBody, $optParams = [])
78 public function listManagementWebproperties($accountId, $optParams = [])
94 public function patch($accountId, $webPropertyId, Webproperty $postBody, $optParams = [])
109 public function update($accountId, $webPropertyId, Webproperty $postBody, $optParams = [])
H A DManagementWebpropertyUserLinks.php41 public function delete($accountId, $webPropertyId, $linkId, $optParams = [])
56 public function insert($accountId, $webPropertyId, EntityUserLink $postBody, $optParams = [])
79 public function listManagementWebpropertyUserLinks($accountId, $webPropertyId, $optParams = [])
97 …public function update($accountId, $webPropertyId, $linkId, EntityUserLink $postBody, $optParams =…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReport.php29 public $accountId; variable in Google\\Service\\Analytics\\UnsampledReport
102 public function setAccountId($accountId)
H A DUpload.php26 public $accountId; variable in Google\\Service\\Analytics\\Upload
55 public function setAccountId($accountId)
H A DWebPropertyRef.php25 public $accountId; variable in Google\\Service\\Analytics\\WebPropertyRef
50 public function setAccountId($accountId)
H A DWebproperty.php25 public $accountId; variable in Google\\Service\\Analytics\\Webproperty
96 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DPosixAccount.php25 public $accountId; variable in Google\\Service\\CloudOSLogin\\PosixAccount
70 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountActiveAdSummary.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AccountActiveAdSummary
46 public function setAccountId($accountId)
H A DAccountUserProfile.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AccountUserProfile
82 public function setAccountId($accountId)
H A DAd.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Ad
143 public function setAccountId($accountId)
H A DAdvertiser.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Advertiser
84 public function setAccountId($accountId)

123456