Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportPathAttributionCriteria.php57 public function setCustomChannelGrouping(ChannelGrouping $customChannelGrouping) argument
59 $this->customChannelGrouping = $customChannelGrouping;
66 return $this->customChannelGrouping;
H A DReportPathCriteria.php57 public function setCustomChannelGrouping(ChannelGrouping $customChannelGrouping) argument
59 $this->customChannelGrouping = $customChannelGrouping;
66 return $this->customChannelGrouping;