Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DListCustomChannelsResponse.php33 public function setCustomChannels($customChannels) argument
35 $this->customChannels = $customChannels;
42 return $this->customChannels;
H A DListLinkedCustomChannelsResponse.php33 public function setCustomChannels($customChannels) argument
35 $this->customChannels = $customChannels;
42 return $this->customChannels;