Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportPathToConversionCriteriaReportProperties.php57 public $pivotOnInteractionPath; variable in Google\\Service\\Dfareporting\\ReportPathToConversionCriteriaReportProperties
174 public function setPivotOnInteractionPath($pivotOnInteractionPath) argument
176 $this->pivotOnInteractionPath = $pivotOnInteractionPath;
183 return $this->pivotOnInteractionPath;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php1702 public $pivotOnInteractionPath; variable in Google_ReportPathToConversionCriteriaReportProperties
1751 public function setPivotOnInteractionPath( $pivotOnInteractionPath) { argument
1752 $this->pivotOnInteractionPath = $pivotOnInteractionPath;
1755 return $this->pivotOnInteractionPath;