Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAssetMetadata.php73 public function setClickTags($clickTags) argument
75 $this->clickTags = $clickTags;
82 return $this->clickTags;
H A DCreative.php485 public function setClickTags($clickTags) argument
487 $this->clickTags = $clickTags;
494 return $this->clickTags;