Home
last modified time | relevance | path

Searched refs:webPropertyId (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
DManagementProfiles.php37 * @param string $webPropertyId Web property ID to delete the view (profile)
42 public function delete($accountId, $webPropertyId, $profileId, $optParams = []) argument
44 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
52 * @param string $webPropertyId Web property ID to retrieve the view (profile)
59 public function get($accountId, $webPropertyId, $profileId, $optParams = []) argument
61 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
69 * @param string $webPropertyId Web property ID to create the view (profile)
75 public function insert($accountId, $webPropertyId, Profile $postBody, $optParams = []) argument
77 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
88 * @param string $webPropertyId Web property ID for the views (profiles) to
[all …]
DManagementWebPropertyAdWordsLinks.php38 * @param string $webPropertyId Web property ID to delete the Google Ads link
43 public function delete($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…
55 * @param string $webPropertyId Web property ID to retrieve the Google Ads link
61 public function get($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument
63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…
72 * @param string $webPropertyId Web property ID to create the link for.
77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = []) argument
79 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
89 * @param string $webPropertyId Web property ID to retrieve the Google Ads links
[all …]
DManagementRemarketingAudience.php38 * @param string $webPropertyId Web property ID to which the remarketing
44 public function delete($accountId, $webPropertyId, $remarketingAudienceId, $optParams = []) argument
46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'remarketingAudienceId' =…
56 * @param string $webPropertyId The web property ID of the remarketing audience
63 public function get($accountId, $webPropertyId, $remarketingAudienceId, $optParams = []) argument
65 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'remarketingAudienceId' =…
74 * @param string $webPropertyId Web property ID for which to create the
80 public function insert($accountId, $webPropertyId, RemarketingAudience $postBody, $optParams = []) argument
82 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
92 * @param string $webPropertyId The web property ID of the remarketing audiences
[all …]
DManagementExperiments.php37 * @param string $webPropertyId Web property ID to which the experiment belongs
42 public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument
44 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
52 * @param string $webPropertyId Web property ID to retrieve the experiment for.
58 public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument
60 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
68 * @param string $webPropertyId Web property ID to create the experiment for.
74 …public function insert($accountId, $webPropertyId, $profileId, Experiment $postBody, $optParams = … argument
76 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
85 * @param string $webPropertyId Web property ID to retrieve experiments for.
[all …]
DManagementProfileFilterLinks.php37 * @param string $webPropertyId Web property Id to which the profile filter link
43 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
53 * @param string $webPropertyId Web property Id to retrieve profile filter link
60 public function get($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
62 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
70 * @param string $webPropertyId Web property Id to create profile filter link
77 …public function insert($accountId, $webPropertyId, $profileId, ProfileFilterLink $postBody, $optPa… argument
79 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
88 * @param string $webPropertyId Web property Id for profile filter links for.
[all …]
DManagementCustomMetrics.php37 * @param string $webPropertyId Web property ID for the custom metric to
43 public function get($accountId, $webPropertyId, $customMetricId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customMetricId' => $cust…
53 * @param string $webPropertyId Web property ID for the custom dimension to
59 public function insert($accountId, $webPropertyId, CustomMetric $postBody, $optParams = []) argument
61 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
70 * @param string $webPropertyId Web property ID for the custom metrics to
80 public function listManagementCustomMetrics($accountId, $webPropertyId, $optParams = []) argument
82 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId];
91 * @param string $webPropertyId Web property ID for the custom metric to update.
[all …]
DManagementCustomDimensions.php37 * @param string $webPropertyId Web property ID for the custom dimension to
43 public function get($accountId, $webPropertyId, $customDimensionId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDimensionId' => $c…
53 * @param string $webPropertyId Web property ID for the custom dimension to
59 public function insert($accountId, $webPropertyId, CustomDimension $postBody, $optParams = []) argument
61 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
70 * @param string $webPropertyId Web property ID for the custom dimensions to
80 public function listManagementCustomDimensions($accountId, $webPropertyId, $optParams = []) argument
82 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId];
91 * @param string $webPropertyId Web property ID for the custom dimension to
[all …]
DManagementGoals.php37 * @param string $webPropertyId Web property ID to retrieve the goal for.
43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
53 * @param string $webPropertyId Web property ID to create the goal for.
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = []) argument
61 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
71 * @param string $webPropertyId Web property ID to retrieve goals for. Can
85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = []) argument
87 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
95 * @param string $webPropertyId Web property ID to update the goal.
[all …]
DManagementWebpropertyUserLinks.php37 * @param string $webPropertyId Web Property ID to delete the user link for.
41 public function delete($accountId, $webPropertyId, $linkId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'linkId' => $linkId];
51 * @param string $webPropertyId Web Property ID to create the user link for.
56 public function insert($accountId, $webPropertyId, EntityUserLink $postBody, $optParams = []) argument
58 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
67 * @param string $webPropertyId Web Property ID for the webProperty-user links
79 public function listManagementWebpropertyUserLinks($accountId, $webPropertyId, $optParams = []) argument
81 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId];
90 * @param string $webPropertyId Web property ID to update the account-user link
[all …]
DManagementUploads.php38 * @param string $webPropertyId Web property Id for the uploads to be deleted.
44 …public function deleteUploadData($accountId, $webPropertyId, $customDataSourceId, AnalyticsDataimp… argument
46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $…
54 * @param string $webPropertyId Web property Id for the upload to retrieve.
61 public function get($accountId, $webPropertyId, $customDataSourceId, $uploadId, $optParams = []) argument
63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $…
71 * @param string $webPropertyId Web property Id for the uploads to retrieve.
83 …public function listManagementUploads($accountId, $webPropertyId, $customDataSourceId, $optParams … argument
85 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $…
93 * @param string $webPropertyId Web property UA-string associated with the
[all …]
DManagementUnsampledReports.php37 * @param string $webPropertyId Web property ID to delete the unsampled reports
44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
54 * @param string $webPropertyId Web property ID to retrieve unsampled reports
61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
71 * @param string $webPropertyId Web property ID to create the unsampled report
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara… argument
81 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
91 * @param string $webPropertyId Web property ID to retrieve unsampled reports
[all …]
DManagementProfileUserLinks.php37 * @param string $webPropertyId Web Property ID to delete the user link for.
42 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
44 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
52 * @param string $webPropertyId Web Property ID to create the user link for.
58 …public function insert($accountId, $webPropertyId, $profileId, EntityUserLink $postBody, $optParam… argument
60 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
70 * @param string $webPropertyId Web Property ID which the given view (profile)
85 …public function listManagementProfileUserLinks($accountId, $webPropertyId, $profileId, $optParams … argument
87 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId…
96 * @param string $webPropertyId Web Property ID to update the user link for.
[all …]
DManagementWebproperties.php37 * @param string $webPropertyId ID to retrieve the web property for.
41 public function get($accountId, $webPropertyId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId];
89 * @param string $webPropertyId Web property ID
94 public function patch($accountId, $webPropertyId, Webproperty $postBody, $optParams = []) argument
96 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
104 * @param string $webPropertyId Web property ID
109 public function update($accountId, $webPropertyId, Webproperty $postBody, $optParams = []) argument
111 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DAnalytics.php408 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources',
416 'webPropertyId' => [
441 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customD…
449 'webPropertyId' => [
461 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions',
469 'webPropertyId' => [
476 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions',
484 'webPropertyId' => [
499 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customD…
507 'webPropertyId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DCreativeDealIdsDealStatuses.php24 public $webPropertyId; variable in Google\\Service\\AdExchangeBuyer\\CreativeDealIdsDealStatuses
42 public function setWebPropertyId($webPropertyId) argument
44 $this->webPropertyId = $webPropertyId;
48 return $this->webPropertyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DHashClientIdRequest.php33 public $webPropertyId; variable in Google\\Service\\Analytics\\HashClientIdRequest
66 public function setWebPropertyId($webPropertyId) argument
68 $this->webPropertyId = $webPropertyId;
75 return $this->webPropertyId;
DHashClientIdResponse.php37 public $webPropertyId; variable in Google\\Service\\Analytics\\HashClientIdResponse
84 public function setWebPropertyId($webPropertyId) argument
86 $this->webPropertyId = $webPropertyId;
93 return $this->webPropertyId;
DGaDataProfileInfo.php45 public $webPropertyId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
120 public function setWebPropertyId($webPropertyId) argument
122 $this->webPropertyId = $webPropertyId;
129 return $this->webPropertyId;
DRealtimeDataProfileInfo.php45 public $webPropertyId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo
120 public function setWebPropertyId($webPropertyId) argument
122 $this->webPropertyId = $webPropertyId;
129 return $this->webPropertyId;
DMcfDataProfileInfo.php45 public $webPropertyId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
120 public function setWebPropertyId($webPropertyId) argument
122 $this->webPropertyId = $webPropertyId;
129 return $this->webPropertyId;
DUserDeletionRequest.php43 public $webPropertyId; variable in Google\\Service\\Analytics\\UserDeletionRequest
118 public function setWebPropertyId($webPropertyId) argument
120 $this->webPropertyId = $webPropertyId;
127 return $this->webPropertyId;
DProfileRef.php49 public $webPropertyId; variable in Google\\Service\\Analytics\\ProfileRef
138 public function setWebPropertyId($webPropertyId) argument
140 $this->webPropertyId = $webPropertyId;
147 return $this->webPropertyId;
DLinkedForeignAccount.php61 public $webPropertyId; variable in Google\\Service\\Analytics\\LinkedForeignAccount
192 public function setWebPropertyId($webPropertyId) argument
194 $this->webPropertyId = $webPropertyId;
201 return $this->webPropertyId;
DCustomDimension.php67 public $webPropertyId; variable in Google\\Service\\Analytics\\CustomDimension
226 public function setWebPropertyId($webPropertyId) argument
228 $this->webPropertyId = $webPropertyId;
235 return $this->webPropertyId;
/plugin/authgoogle/google/contrib/
DGoogle_AnalyticsService.php196 * @param string $webPropertyId Web property Id for the custom data sources to retrieve.
203 …public function listManagementCustomDataSources($accountId, $webPropertyId, $optParams = array()) { argument
204 $params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId);
228 * @param string $webPropertyId Web property Id associated with daily upload delete.
234 …public function delete($accountId, $webPropertyId, $customDataSourceId, $date, $type, $optParams =… argument
235 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId'…
244 * @param string $webPropertyId Web property Id for the daily uploads to retrieve.
254 …public function listManagementDailyUploads($accountId, $webPropertyId, $customDataSourceId, $start… argument
255 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId'…
268 * @param string $webPropertyId Web property Id associated with daily upload.
[all …]

12