Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversion.php54 public $clickId; variable in Google\\Service\\Doubleclicksearch\\Conversion
253 public function setClickId($clickId) argument
255 $this->clickId = $clickId;
262 return $this->clickId;