Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDfareportingFileUrls.php25 public $apiUrl; variable in Google\\Service\\Dfareporting\\DfareportingFileUrls
34 public function setApiUrl($apiUrl) argument
36 $this->apiUrl = $apiUrl;
43 return $this->apiUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php681 public $apiUrl; variable in Google_DfareportingFileUrls
683 public function setApiUrl( $apiUrl) { argument
684 $this->apiUrl = $apiUrl;
687 return $this->apiUrl;