Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php646 public $performance_report; variable in Google_PerformanceReportList
653 …erformance_report(/* array(Google_PerformanceReportListPerformanceReport) */ $performance_report) { argument
654 …$this->assertIsArray($performance_report, 'Google_PerformanceReportListPerformanceReport', __METHO…
655 $this->performance_report = $performance_report;
658 return $this->performance_report;