Home
last modified time | relevance | path

Searched refs:customDataSourceId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementUploads.php39 * @param string $customDataSourceId Custom data source Id for the uploads to be
46 …untId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $customDataSourceId, 'postBody' …
55 * @param string $customDataSourceId Custom data source Id for upload to
61 public function get($accountId, $webPropertyId, $customDataSourceId, $uploadId, $optParams = []) argument
63 …untId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $customDataSourceId, 'uploadId' …
72 * @param string $customDataSourceId Custom data source Id for uploads to
83 …public function listManagementUploads($accountId, $webPropertyId, $customDataSourceId, $optParams … argument
85 …Id' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $customDataSourceId];
95 * @param string $customDataSourceId Custom data source Id to which the data
100 public function uploadData($accountId, $webPropertyId, $customDataSourceId, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUpload.php30 public $customDataSourceId; variable in Google\\Service\\Analytics\\Upload
69 public function setCustomDataSourceId($customDataSourceId) argument
71 $this->customDataSourceId = $customDataSourceId;
78 return $this->customDataSourceId;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php229 * @param string $customDataSourceId Custom data source Id associated with daily upload delete.
245 * @param string $customDataSourceId Custom data source Id for daily uploads to retrieve.
269 …* @param string $customDataSourceId Custom data source Id to which the data being uploaded belongs.
933 public $customDataSourceId; variable in Google_DailyUpload
963 public function setCustomDataSourceId( $customDataSourceId) { argument
964 $this->customDataSourceId = $customDataSourceId;
967 return $this->customDataSourceId;
1017 public $customDataSourceId; variable in Google_DailyUploadAppend
1034 public function setCustomDataSourceId( $customDataSourceId) { argument
1035 $this->customDataSourceId = $customDataSourceId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php1719 …ounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/deleteUploa…
1732 'customDataSourceId' => [
1739 …ounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads/{up…
1752 'customDataSourceId' => [
1764 …accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads',
1777 'customDataSourceId' => [
1792 …accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads',
1805 'customDataSourceId' => [