Home
last modified time | relevance | path

Searched defs:customChannelId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DCustomchannels.php42 public function delete($adClientId, $customChannelId, $optParams = [])
57 public function get($adClientId, $customChannelId, $optParams = [])
109 public function patch($adClientId, $customChannelId, CustomChannel $postBody, $optParams = [])
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php150 public function get($adClientId, $customChannelId, $optParams = array()) {
205 public function listCustomchannelsAdunits($adClientId, $customChannelId, $optParams = array()) {
H A DGoogle_AdSenseService.php253 public function get($accountId, $adClientId, $customChannelId, $optParams = array()) {
310 …public function listAccountsCustomchannelsAdunits($accountId, $adClientId, $customChannelId, $optP…
681 public function get($adClientId, $customChannelId, $optParams = array()) {
736 public function listCustomchannelsAdunits($adClientId, $customChannelId, $optParams = array()) {
H A DGoogle_AdsensehostService.php424 public function delete($adClientId, $customChannelId, $optParams = array()) {
442 public function get($adClientId, $customChannelId, $optParams = array()) {
500 …public function patch($adClientId, $customChannelId, Google_CustomChannel $postBody, $optParams = …