Home
last modified time | relevance | path

Searched refs:websiteUrl (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTreeRequest.php45 public $websiteUrl; variable in Google\\Service\\Analytics\\AccountTreeRequest
120 public function setWebsiteUrl($websiteUrl) argument
122 $this->websiteUrl = $websiteUrl;
129 return $this->websiteUrl;
H A DWebPropertySummary.php52 public $websiteUrl; variable in Google\\Service\\Analytics\\WebPropertySummary
155 public function setWebsiteUrl($websiteUrl) argument
157 $this->websiteUrl = $websiteUrl;
164 return $this->websiteUrl;
H A DWebproperty.php91 public $websiteUrl; variable in Google\\Service\\Analytics\\Webproperty
348 public function setWebsiteUrl($websiteUrl) argument
350 $this->websiteUrl = $websiteUrl;
357 return $this->websiteUrl;
H A DProfile.php119 public $websiteUrl; variable in Google\\Service\\Analytics\\Profile
474 public function setWebsiteUrl($websiteUrl) argument
476 $this->websiteUrl = $websiteUrl;
483 return $this->websiteUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosStore.php54 public $websiteUrl; variable in Google\\Service\\ShoppingContent\\PosStore
157 public function setWebsiteUrl($websiteUrl) argument
159 $this->websiteUrl = $websiteUrl;
166 return $this->websiteUrl;
H A DAccount.php72 public $websiteUrl; variable in Google\\Service\\ShoppingContent\\Account
275 public function setWebsiteUrl($websiteUrl) argument
277 $this->websiteUrl = $websiteUrl;
284 return $this->websiteUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAssociationSession.php58 public $websiteUrl; variable in Google\\Service\\AdSenseHost\\AssociationSession
175 public function setWebsiteUrl($websiteUrl) argument
177 $this->websiteUrl = $websiteUrl;
184 return $this->websiteUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAssociationsessions.php37 * @param string $websiteUrl The URL of the user's hosted website.
47 public function start($productCode, $websiteUrl, $optParams = []) argument
49 $params = ['productCode' => $productCode, 'websiteUrl' => $websiteUrl];
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php369 * @param string $websiteUrl The URL of the user's hosted website.
376 public function start($productCode, $websiteUrl, $optParams = array()) { argument
377 $params = array('productCode' => $productCode, 'websiteUrl' => $websiteUrl);
1114 public $websiteUrl; variable in Google_AssociationSession
1164 public function setWebsiteUrl( $websiteUrl) { argument
1165 $this->websiteUrl = $websiteUrl;
1168 return $this->websiteUrl;
H A DGoogle_AnalyticsService.php2406 public $websiteUrl; variable in Google_Profile
2521 public function setWebsiteUrl( $websiteUrl) { argument
2522 $this->websiteUrl = $websiteUrl;
2525 return $this->websiteUrl;
3016 public $websiteUrl; variable in Google_Webproperty
3095 public function setWebsiteUrl( $websiteUrl) { argument
3096 $this->websiteUrl = $websiteUrl;
3099 return $this->websiteUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdSenseHost.php405 'websiteUrl' => [