Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelConversionPing.php29 public $conversionUrl; variable in Google\\Service\\YouTube\\ChannelConversionPing
48 public function setConversionUrl($conversionUrl) argument
50 $this->conversionUrl = $conversionUrl;
57 return $this->conversionUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1753 public $conversionUrl; variable in Google_ChannelConversionPing
1760 public function setConversionUrl( $conversionUrl) { argument
1761 $this->conversionUrl = $conversionUrl;
1764 return $this->conversionUrl;
4342 public $conversionUrl; variable in Google_VideoConversionPing
4349 public function setConversionUrl( $conversionUrl) { argument
4350 $this->conversionUrl = $conversionUrl;
4353 return $this->conversionUrl;