Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportSchedule.php46 public $runsOnDayOfMonth; variable in Google\\Service\\Dfareporting\\ReportSchedule
125 public function setRunsOnDayOfMonth($runsOnDayOfMonth) argument
127 $this->runsOnDayOfMonth = $runsOnDayOfMonth;
134 return $this->runsOnDayOfMonth;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php1831 public $runsOnDayOfMonth; variable in Google_ReportSchedule
1864 public function setRunsOnDayOfMonth( $runsOnDayOfMonth) { argument
1865 $this->runsOnDayOfMonth = $runsOnDayOfMonth;
1868 return $this->runsOnDayOfMonth;