Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAssetMetadata.php115 public function setExitCustomEvents($exitCustomEvents) argument
117 $this->exitCustomEvents = $exitCustomEvents;
124 return $this->exitCustomEvents;
H A DCreative.php639 public function setExitCustomEvents($exitCustomEvents) argument
641 $this->exitCustomEvents = $exitCustomEvents;
648 return $this->exitCustomEvents;