Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DCohortGroup.php28 public $lifetimeValue; variable in Google\\Service\\AnalyticsReporting\\CohortGroup
47 public function setLifetimeValue($lifetimeValue) argument
49 $this->lifetimeValue = $lifetimeValue;
56 return $this->lifetimeValue;