Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDfareportingFileUrls.php29 public $browserUrl; variable in Google\\Service\\Dfareporting\\DfareportingFileUrls
48 public function setBrowserUrl($browserUrl) argument
50 $this->browserUrl = $browserUrl;
57 return $this->browserUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php682 public $browserUrl; variable in Google_DfareportingFileUrls
689 public function setBrowserUrl( $browserUrl) { argument
690 $this->browserUrl = $browserUrl;
693 return $this->browserUrl;