Skip to main content

customchannels

Overview

Namecustomchannels
TypeResource
Idgoogleads.adsense.customchannels

Fields

NameDatatypeDescription
namestringOutput only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
reportingDimensionIdstringOutput only. Unique ID of the custom channel as used in the CUSTOM_CHANNEL_ID reporting dimension.
activebooleanWhether the custom channel is active and collecting data. See https://support.google.com/adsense/answer/10077192.
displayNamestringRequired. Display name of the custom channel.

Methods

NameAccessible byRequired ParamsDescription
accounts_adclients_customchannels_getSELECTaccountsId, adclientsId, customchannelsIdGets information about the selected custom channel.
accounts_adclients_customchannels_listSELECTaccountsId, adclientsIdLists all the custom channels available in an ad client.
accounts_adclients_customchannels_createINSERTaccountsId, adclientsIdCreates a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product.
accounts_adclients_customchannels_deleteDELETEaccountsId, adclientsId, customchannelsIdDeletes a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product.
accounts_adclients_customchannels_patchEXECaccountsId, adclientsId, customchannelsIdUpdates a custom channel. This method can only be used by projects enabled for the AdSense for Platforms product.