Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReportList.php38 public function setPerformanceReport($performanceReport) argument
40 $this->performanceReport = $performanceReport;
47 return $this->performanceReport;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php49 public $performanceReport; variable in Google\\Service\\AdExchangeBuyer
428 'performanceReport',
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php259 public $performanceReport; variable in Google_AdexchangebuyerService
274 …$this->performanceReport = new Google_PerformanceReportServiceResource($this, $this->serviceName, …