Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGoalData.php25 public $goalCompletionLocation; variable in Google\\Service\\AnalyticsReporting\\GoalData
55 public function setGoalCompletionLocation($goalCompletionLocation) argument
57 $this->goalCompletionLocation = $goalCompletionLocation;
64 return $this->goalCompletionLocation;