Home
last modified time | relevance | path

Searched refs:webPropertyRef (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DEntityAdWordsLinkEntity.php28 public function setWebPropertyRef(WebPropertyRef $webPropertyRef) argument
30 $this->webPropertyRef = $webPropertyRef;
37 return $this->webPropertyRef;
H A DEntityUserLinkEntity.php60 public function setWebPropertyRef(WebPropertyRef $webPropertyRef) argument
62 $this->webPropertyRef = $webPropertyRef;
69 return $this->webPropertyRef;