accounts_adclients_customchannels_get | SELECT | accountsId, adclientsId, customchannelsId | Gets information about the selected custom channel. |
accounts_adclients_customchannels_list | SELECT | accountsId, adclientsId | Lists all the custom channels available in an ad client. |
accounts_adclients_customchannels_create | INSERT | accountsId, adclientsId | Creates a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product. |
accounts_adclients_customchannels_delete | DELETE | accountsId, adclientsId, customchannelsId | Deletes a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product. |
accounts_adclients_customchannels_patch | EXEC | accountsId, adclientsId, customchannelsId | Updates a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product. |