Searched refs:useEventValue (Results 1 – 2 of 2) sorted by relevance
28 public $useEventValue; variable in Google\\Service\\Analytics\\GoalEventDetails47 public function setUseEventValue($useEventValue) argument49 $this->useEventValue = $useEventValue;56 return $this->useEventValue;
1865 public $useEventValue; variable in Google_GoalEventDetails1873 public function setUseEventValue( $useEventValue) { argument1874 $this->useEventValue = $useEventValue;1877 return $this->useEventValue;