Lines Matching refs:webPropertyId

196      * @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.
278 …public function upload($accountId, $webPropertyId, $customDataSourceId, $date, $appendNumber, $typ… argument
279 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId'…
303 * @param string $webPropertyId Web property ID to which the experiment belongs
308 …public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = array()… argument
309 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
318 * @param string $webPropertyId Web property ID to retrieve the experiment for.
324 … public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = array()) { argument
325 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
338 * @param string $webPropertyId Web property ID to create the experiment for.
344 …public function insert($accountId, $webPropertyId, $profileId, Google_Experiment $postBody, $optPa… argument
345 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
358 * @param string $webPropertyId Web property ID to retrieve experiments for.
366 …public function listManagementExperiments($accountId, $webPropertyId, $profileId, $optParams = arr… argument
367 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
381 * @param string $webPropertyId Web property ID of the experiment to update.
388 …public function patch($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $po… argument
389 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
402 * @param string $webPropertyId Web property ID of the experiment to update.
409 …public function update($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $p… argument
410 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
434 …* @param string $webPropertyId Web property ID to retrieve goals for. Can either be a specific web…
442 …public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = array()) { argument
443 …$params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $prof…
467 …* @param string $webPropertyId Web property ID for the views (profiles) to retrieve. Can either be…
474 public function listManagementProfiles($accountId, $webPropertyId, $optParams = array()) { argument
475 $params = array('accountId' => $accountId, 'webPropertyId' => $webPropertyId);
751 public $webPropertyId; variable in Google_CustomDataSource
825 public function setWebPropertyId( $webPropertyId) { argument
826 $this->webPropertyId = $webPropertyId;
829 return $this->webPropertyId;
944 public $webPropertyId; variable in Google_DailyUpload
1006 public function setWebPropertyId( $webPropertyId) { argument
1007 $this->webPropertyId = $webPropertyId;
1010 return $this->webPropertyId;
1021 public $webPropertyId; variable in Google_DailyUploadAppend
1058 public function setWebPropertyId( $webPropertyId) { argument
1059 $this->webPropertyId = $webPropertyId;
1062 return $this->webPropertyId;
1191 public $webPropertyId; variable in Google_Experiment
1339 public function setWebPropertyId( $webPropertyId) { argument
1340 $this->webPropertyId = $webPropertyId;
1343 return $this->webPropertyId;
1608 public $webPropertyId; variable in Google_GaDataProfileInfo
1639 public function setWebPropertyId( $webPropertyId) { argument
1640 $this->webPropertyId = $webPropertyId;
1643 return $this->webPropertyId;
1750 public $webPropertyId; variable in Google_Goal
1853 public function setWebPropertyId( $webPropertyId) { argument
1854 $this->webPropertyId = $webPropertyId;
1857 return $this->webPropertyId;
2231 public $webPropertyId; variable in Google_McfDataProfileInfo
2262 public function setWebPropertyId( $webPropertyId) { argument
2263 $this->webPropertyId = $webPropertyId;
2266 return $this->webPropertyId;
2405 public $webPropertyId; variable in Google_Profile
2515 public function setWebPropertyId( $webPropertyId) { argument
2516 $this->webPropertyId = $webPropertyId;
2519 return $this->webPropertyId;
2729 public $webPropertyId; variable in Google_RealtimeDataProfileInfo
2760 public function setWebPropertyId( $webPropertyId) { argument
2761 $this->webPropertyId = $webPropertyId;
2764 return $this->webPropertyId;