Home
last modified time | relevance | path

Searched refs:internalWebPropertyId (Results 1 – 13 of 13) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebPropertyRef.php37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\WebPropertyRef
92 public function setInternalWebPropertyId($internalWebPropertyId) argument
94 $this->internalWebPropertyId = $internalWebPropertyId;
101 return $this->internalWebPropertyId;
H A DRealtimeDataProfileInfo.php29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo
64 public function setInternalWebPropertyId($internalWebPropertyId) argument
66 $this->internalWebPropertyId = $internalWebPropertyId;
73 return $this->internalWebPropertyId;
H A DGaDataProfileInfo.php29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
64 public function setInternalWebPropertyId($internalWebPropertyId) argument
66 $this->internalWebPropertyId = $internalWebPropertyId;
73 return $this->internalWebPropertyId;
H A DMcfDataProfileInfo.php29 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
64 public function setInternalWebPropertyId($internalWebPropertyId) argument
66 $this->internalWebPropertyId = $internalWebPropertyId;
73 return $this->internalWebPropertyId;
H A DProfileRef.php37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\ProfileRef
96 public function setInternalWebPropertyId($internalWebPropertyId) argument
98 $this->internalWebPropertyId = $internalWebPropertyId;
105 return $this->internalWebPropertyId;
H A DWebPropertySummary.php30 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\WebPropertySummary
71 public function setInternalWebPropertyId($internalWebPropertyId) argument
73 $this->internalWebPropertyId = $internalWebPropertyId;
80 return $this->internalWebPropertyId;
H A DLinkedForeignAccount.php37 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\LinkedForeignAccount
108 public function setInternalWebPropertyId($internalWebPropertyId) argument
110 $this->internalWebPropertyId = $internalWebPropertyId;
117 return $this->internalWebPropertyId;
H A DRemarketingAudience.php48 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\RemarketingAudience
161 public function setInternalWebPropertyId($internalWebPropertyId) argument
163 $this->internalWebPropertyId = $internalWebPropertyId;
170 return $this->internalWebPropertyId;
H A DWebproperty.php55 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Webproperty
208 public function setInternalWebPropertyId($internalWebPropertyId) argument
210 $this->internalWebPropertyId = $internalWebPropertyId;
217 return $this->internalWebPropertyId;
H A DGoal.php43 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Goal
158 public function setInternalWebPropertyId($internalWebPropertyId) argument
160 $this->internalWebPropertyId = $internalWebPropertyId;
167 return $this->internalWebPropertyId;
H A DProfile.php63 public $internalWebPropertyId; variable in Google\\Service\\Analytics\\Profile
264 public function setInternalWebPropertyId($internalWebPropertyId) argument
266 $this->internalWebPropertyId = $internalWebPropertyId;
273 return $this->internalWebPropertyId;
H A DExperiment.php54 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 DGoogle_AnalyticsService.php1169 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 …]