Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DReport.php40 public $totalMatchedRows; variable in Google\\Service\\AdSenseHost\\Report
109 public function setTotalMatchedRows($totalMatchedRows) argument
111 $this->totalMatchedRows = $totalMatchedRows;
118 return $this->totalMatchedRows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php36 public $totalMatchedRows; variable in Google\\Service\\Adsense\\ReportResult
117 public function setTotalMatchedRows($totalMatchedRows) argument
119 $this->totalMatchedRows = $totalMatchedRows;
126 return $this->totalMatchedRows;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php646 public $totalMatchedRows; variable in Google_Report
676 public function setTotalMatchedRows( $totalMatchedRows) { argument
677 $this->totalMatchedRows = $totalMatchedRows;
680 return $this->totalMatchedRows;
H A DGoogle_AdsensehostService.php1244 public $totalMatchedRows; variable in Google_Report
1274 public function setTotalMatchedRows( $totalMatchedRows) { argument
1275 $this->totalMatchedRows = $totalMatchedRows;
1278 return $this->totalMatchedRows;
H A DGoogle_AdSenseService.php1557 public $totalMatchedRows; variable in Google_AdsenseReportsGenerateResponse
1587 public function setTotalMatchedRows( $totalMatchedRows) { argument
1588 $this->totalMatchedRows = $totalMatchedRows;
1591 return $this->totalMatchedRows;