Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DCustomChannel.php33 public $reportingDimensionId; variable in Google\\Service\\Adsense\\CustomChannel
66 public function setReportingDimensionId($reportingDimensionId) argument
68 $this->reportingDimensionId = $reportingDimensionId;
75 return $this->reportingDimensionId;
H A DUrlChannel.php29 public $reportingDimensionId; variable in Google\\Service\\Adsense\\UrlChannel
52 public function setReportingDimensionId($reportingDimensionId) argument
54 $this->reportingDimensionId = $reportingDimensionId;
61 return $this->reportingDimensionId;
H A DAdClient.php33 public $reportingDimensionId; variable in Google\\Service\\Adsense\\AdClient
70 public function setReportingDimensionId($reportingDimensionId) argument
72 $this->reportingDimensionId = $reportingDimensionId;
79 return $this->reportingDimensionId;
H A DSite.php37 public $reportingDimensionId; variable in Google\\Service\\Adsense\\Site
88 public function setReportingDimensionId($reportingDimensionId) argument
90 $this->reportingDimensionId = $reportingDimensionId;
97 return $this->reportingDimensionId;
H A DAdUnit.php35 public $reportingDimensionId; variable in Google\\Service\\Adsense\\AdUnit
86 public function setReportingDimensionId($reportingDimensionId) argument
88 $this->reportingDimensionId = $reportingDimensionId;
95 return $this->reportingDimensionId;