Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeClickThroughUrl.php25 public $computedClickThroughUrl; variable in Google\\Service\\Dfareporting\\CreativeClickThroughUrl
38 public function setComputedClickThroughUrl($computedClickThroughUrl) argument
40 $this->computedClickThroughUrl = $computedClickThroughUrl;
47 return $this->computedClickThroughUrl;
H A DClickThroughUrl.php25 public $computedClickThroughUrl; variable in Google\\Service\\Dfareporting\\ClickThroughUrl
42 public function setComputedClickThroughUrl($computedClickThroughUrl) argument
44 $this->computedClickThroughUrl = $computedClickThroughUrl;
51 return $this->computedClickThroughUrl;