/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | WebPropertyRef.php | 37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\WebPropertyRef 92 public function setInternalWebPropertyId($internalWebPropertyId) argument 94 $this->internalWebPropertyId = $internalWebPropertyId; 101 return $this->internalWebPropertyId;
|
H A D | RealtimeDataProfileInfo.php | 29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo 64 public function setInternalWebPropertyId($internalWebPropertyId) argument 66 $this->internalWebPropertyId = $internalWebPropertyId; 73 return $this->internalWebPropertyId;
|
H A D | GaDataProfileInfo.php | 29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\GaDataProfileInfo 64 public function setInternalWebPropertyId($internalWebPropertyId) argument 66 $this->internalWebPropertyId = $internalWebPropertyId; 73 return $this->internalWebPropertyId;
|
H A D | McfDataProfileInfo.php | 29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\McfDataProfileInfo 64 public function setInternalWebPropertyId($internalWebPropertyId) argument 66 $this->internalWebPropertyId = $internalWebPropertyId; 73 return $this->internalWebPropertyId;
|
H A D | ProfileRef.php | 37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\ProfileRef 96 public function setInternalWebPropertyId($internalWebPropertyId) argument 98 $this->internalWebPropertyId = $internalWebPropertyId; 105 return $this->internalWebPropertyId;
|
H A D | WebPropertySummary.php | 30 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\WebPropertySummary 71 public function setInternalWebPropertyId($internalWebPropertyId) argument 73 $this->internalWebPropertyId = $internalWebPropertyId; 80 return $this->internalWebPropertyId;
|
H A D | LinkedForeignAccount.php | 37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\LinkedForeignAccount 108 public function setInternalWebPropertyId($internalWebPropertyId) argument 110 $this->internalWebPropertyId = $internalWebPropertyId; 117 return $this->internalWebPropertyId;
|
H A D | RemarketingAudience.php | 48 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\RemarketingAudience 161 public function setInternalWebPropertyId($internalWebPropertyId) argument 163 $this->internalWebPropertyId = $internalWebPropertyId; 170 return $this->internalWebPropertyId;
|
H A D | Webproperty.php | 55 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Webproperty 208 public function setInternalWebPropertyId($internalWebPropertyId) argument 210 $this->internalWebPropertyId = $internalWebPropertyId; 217 return $this->internalWebPropertyId;
|
H A D | Goal.php | 43 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Goal 158 public function setInternalWebPropertyId($internalWebPropertyId) argument 160 $this->internalWebPropertyId = $internalWebPropertyId; 167 return $this->internalWebPropertyId;
|
H A D | Profile.php | 63 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Profile 264 public function setInternalWebPropertyId($internalWebPropertyId) argument 266 $this->internalWebPropertyId = $internalWebPropertyId; 273 return $this->internalWebPropertyId;
|
H A D | Experiment.php | 54 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Experiment 227 public function setInternalWebPropertyId($internalWebPropertyId) argument 229 $this->internalWebPropertyId = $internalWebPropertyId; 236 return $this->internalWebPropertyId;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_AnalyticsService.php | 1169 public $internalWebPropertyId; variable in Google_Experiment 1231 $this->internalWebPropertyId = $internalWebPropertyId; 1604 public $internalWebPropertyId; variable in Google_GaDataProfileInfo 1616 $this->internalWebPropertyId = $internalWebPropertyId; 1730 public $internalWebPropertyId; variable in Google_Goal 1782 $this->internalWebPropertyId = $internalWebPropertyId; 2227 public $internalWebPropertyId; variable in Google_McfDataProfileInfo 2239 $this->internalWebPropertyId = $internalWebPropertyId; 2456 $this->internalWebPropertyId = $internalWebPropertyId; 2737 $this->internalWebPropertyId = $internalWebPropertyId; [all …]
|