Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportPathToConversionCriteriaReportProperties.php25 public $clicksLookbackWindow; variable in Google\\Service\\Dfareporting\\ReportPathToConversionCriteriaReportProperties
62 public function setClicksLookbackWindow($clicksLookbackWindow) argument
64 $this->clicksLookbackWindow = $clicksLookbackWindow;
71 return $this->clicksLookbackWindow;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php1694 public $clicksLookbackWindow; variable in Google_ReportPathToConversionCriteriaReportProperties
1703 public function setClicksLookbackWindow( $clicksLookbackWindow) { argument
1704 $this->clicksLookbackWindow = $clicksLookbackWindow;
1707 return $this->clicksLookbackWindow;