Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCounterEvent.php29 public $reportingName; variable in Google\\Service\\DisplayVideo\\CounterEvent
48 public function setReportingName($reportingName) argument
50 $this->reportingName = $reportingName;
57 return $this->reportingName;
H A DTimerEvent.php29 public $reportingName; variable in Google\\Service\\DisplayVideo\\TimerEvent
48 public function setReportingName($reportingName) argument
50 $this->reportingName = $reportingName;
57 return $this->reportingName;
H A DExitEvent.php29 public $reportingName; variable in Google\\Service\\DisplayVideo\\ExitEvent
56 public function setReportingName($reportingName) argument
58 $this->reportingName = $reportingName;
65 return $this->reportingName;