Searched refs:apiUrl (Results 1 – 3 of 3) sorted by relevance
25 public $apiUrl; variable in Google\\Service\\Dfareporting\\DfareportingFileUrls34 public function setApiUrl($apiUrl) argument36 $this->apiUrl = $apiUrl;43 return $this->apiUrl;
68 $apiUrl = "https://api.cdnjs.com/libraries/iconify";69 $response = file_get_contents($apiUrl);
681 public $apiUrl; variable in Google_DfareportingFileUrls683 public function setApiUrl( $apiUrl) { argument684 $this->apiUrl = $apiUrl;687 return $this->apiUrl;