Home
last modified time | relevance | path

Searched defs:eventConditions (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoalEventDetails.php33 public function setEventConditions($eventConditions)
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php1864 public $eventConditions; variable in Google_GoalEventDetails
1866 …function setEventConditions(/* array(Google_GoalEventDetailsEventConditions) */ $eventConditions) {