Home
last modified time | relevance | path

Searched refs:profileId (Results 1 – 25 of 84) sorted by path

1234

/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php1178 public $profileId; variable in Google_Experiment
1273 $this->profileId = $profileId;
1276 return $this->profileId;
1605 public $profileId; variable in Google_GaDataProfileInfo
1622 $this->profileId = $profileId;
1736 public $profileId; variable in Google_Goal
1806 $this->profileId = $profileId;
2228 public $profileId; variable in Google_McfDataProfileInfo
2245 $this->profileId = $profileId;
2726 public $profileId; variable in Google_RealtimeDataProfileInfo
[all …]
H A DGoogle_DfareportingService.php30 * @param string $profileId The DFA user profile ID.
81 * @param string $profileId The DFA profile ID.
92 $params = array('profileId' => $profileId);
176 $params = array('profileId' => $profileId);
207 * @param string $profileId The DFA profile ID.
289 * @param string $profileId The DFA profile ID.
348 $params = array('profileId' => $profileId);
1907 public $profileId; variable in Google_UserProfile
1935 public function setProfileId( $profileId) { argument
1936 $this->profileId = $profileId;
[all …]
H A DGoogle_ReportsService.php245 public $profileId; variable in Google_ActivityActor
264 public function setProfileId( $profileId) { argument
265 $this->profileId = $profileId;
268 return $this->profileId;
399 public $profileId; variable in Google_UsageReportEntity
408 public function setProfileId( $profileId) { argument
409 $this->profileId = $profileId;
412 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php36 public $profileId; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
156 public function setProfileId($profileId) argument
158 $this->profileId = $profileId;
162 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php686 'profileId' => [
711 'profileId' => [
736 'profileId' => [
756 'profileId' => [
784 'profileId' => [
809 'profileId' => [
942 'profileId' => [
967 'profileId' => [
987 'profileId' => [
1015 'profileId' => [
[all …]
H A DDfareporting.php137 'profileId' => [
162 'profileId' => [
177 'profileId' => [
197 'profileId' => [
212 'profileId' => [
232 'profileId' => [
247 'profileId' => [
257 'profileId' => [
304 'profileId' => [
319 'profileId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DExperiment.php80 public $profileId; variable in Google\\Service\\Analytics\\Experiment
325 public function setProfileId($profileId) argument
327 $this->profileId = $profileId;
334 return $this->profileId;
H A DGaDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
H A DGoal.php57 public $profileId; variable in Google\\Service\\Analytics\\Goal
214 public function setProfileId($profileId) argument
216 $this->profileId = $profileId;
223 return $this->profileId;
H A DMcfDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
H A DRealtimeDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
H A DUnsampledReport.php69 public $profileId; variable in Google\\Service\\Analytics\\UnsampledReport
256 public function setProfileId($profileId) argument
258 $this->profileId = $profileId;
265 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementExperiments.php38 * @param string $profileId View (Profile) ID to which the experiment belongs
42 public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument
53 * @param string $profileId View (Profile) ID to retrieve the experiment for.
58 public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument
69 * @param string $profileId View (Profile) ID to create the experiment for.
74 …public function insert($accountId, $webPropertyId, $profileId, Experiment $postBody, $optParams = … argument
86 * @param string $profileId View (Profile) ID to retrieve experiments for.
96 public function listManagementExperiments($accountId, $webPropertyId, $profileId, $optParams = []) argument
98 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
108 * @param string $profileId View (Profile) ID of the experiment to update.
[all …]
H A DManagementGoals.php38 * @param string $profileId View (Profile) ID to retrieve the goal for.
43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = []) argument
54 * @param string $profileId View (Profile) ID to create the goal for.
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = []) argument
74 * @param string $profileId View (Profile) ID to retrieve goals for. Can either
85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = []) argument
87 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
96 * @param string $profileId View (Profile) ID to update the goal.
102 …public function patch($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams … argument
113 * @param string $profileId View (Profile) ID to update the goal.
[all …]
H A DManagementProfileFilterLinks.php39 * @param string $profileId Profile ID to which the filter link belongs.
43 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
55 * @param string $profileId Profile ID to retrieve filter link for.
60 public function get($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
72 * @param string $profileId Profile ID to create filter link for.
77 …public function insert($accountId, $webPropertyId, $profileId, ProfileFilterLink $postBody, $optPa… argument
91 * @param string $profileId Profile ID to retrieve filter links for. Can either
102 …public function listManagementProfileFilterLinks($accountId, $webPropertyId, $profileId, $optParam… argument
104 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
115 * @param string $profileId Profile ID to which filter link belongs
[all …]
H A DManagementProfileUserLinks.php38 * @param string $profileId View (Profile) ID to delete the user link for.
42 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
44 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'linkId' => $li…
53 * @param string $profileId View (Profile) ID to create the user link for.
58 …public function insert($accountId, $webPropertyId, $profileId, EntityUserLink $postBody, $optParam… argument
60 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
73 * @param string $profileId View (Profile) ID to retrieve the profile-user links
85 …public function listManagementProfileUserLinks($accountId, $webPropertyId, $profileId, $optParams … argument
87 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
97 * @param string $profileId View (Profile ID) to update the user link for.
[all …]
H A DManagementProfiles.php39 * @param string $profileId ID of the view (profile) to be deleted.
42 public function delete($accountId, $webPropertyId, $profileId, $optParams = []) argument
44 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
54 * @param string $profileId View (Profile) ID to retrieve the view (profile)
59 public function get($accountId, $webPropertyId, $profileId, $optParams = []) argument
61 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
112 * @param string $profileId ID of the view (profile) to be updated.
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = []) argument
119 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
129 * @param string $profileId ID of the view (profile) to be updated.
[all …]
H A DManagementUnsampledReports.php39 * @param string $profileId View (Profile) ID to delete the unsampled report
44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
46 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'unsampledRepor…
56 * @param string $profileId View (Profile) ID to retrieve unsampled report for.
61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
73 * @param string $profileId View (Profile) ID to create the unsampled report
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara… argument
81 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
93 * @param string $profileId View (Profile) ID to retrieve unsampled reports for.
104 …public function listManagementUnsampledReports($accountId, $webPropertyId, $profileId, $optParams … argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPurchase.php107 public $profileId; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
444 public function setProfileId($profileId) argument
446 $this->profileId = $profileId;
453 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DAccountActiveAdSummaries.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $summaryAccountId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'summaryAccountId' => $summaryAccountId];
H A DAccountPermissionGroups.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listAccountPermissionGroups($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DAccountPermissions.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listAccountPermissions($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DAccountUserProfiles.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
88 public function listAccountUserProfiles($profileId, $optParams = []) argument
90 $params = ['profileId' => $profileId];
98 * @param string $profileId User profile ID associated with this request.
113 * @param string $profileId User profile ID associated with this request.
[all …]
H A DAccounts.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
70 public function listAccounts($profileId, $optParams = []) argument
72 $params = ['profileId' => $profileId];
80 * @param string $profileId User profile ID associated with this request.
86 public function patch($profileId, $id, Account $postBody, $optParams = []) argument
95 * @param string $profileId User profile ID associated with this request.
100 public function update($profileId, Account $postBody, $optParams = []) argument
[all …]
H A DAds.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
55 public function insert($profileId, Ad $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
113 public function listAds($profileId, $optParams = []) argument
115 $params = ['profileId' => $profileId];
128 public function patch($profileId, $id, Ad $postBody, $optParams = []) argument
142 public function update($profileId, Ad $postBody, $optParams = []) argument
[all …]

1234