Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAssetMetadata.php185 public function setTimerCustomEvents($timerCustomEvents) argument
187 $this->timerCustomEvents = $timerCustomEvents;
194 return $this->timerCustomEvents;
H A DCreative.php1087 public function setTimerCustomEvents($timerCustomEvents) argument
1089 $this->timerCustomEvents = $timerCustomEvents;
1096 return $this->timerCustomEvents;