Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeClickThroughUrl.php29 public $customClickThroughUrl; variable in Google\\Service\\Dfareporting\\CreativeClickThroughUrl
52 public function setCustomClickThroughUrl($customClickThroughUrl) argument
54 $this->customClickThroughUrl = $customClickThroughUrl;
61 return $this->customClickThroughUrl;
H A DClickThroughUrl.php29 public $customClickThroughUrl; variable in Google\\Service\\Dfareporting\\ClickThroughUrl
56 public function setCustomClickThroughUrl($customClickThroughUrl) argument
58 $this->customClickThroughUrl = $customClickThroughUrl;
65 return $this->customClickThroughUrl;