Lines Matching full:custom
34 * Delete a specific custom channel from the host AdSense account.
37 * @param string $adClientId Ad client from which to delete the custom channel.
38 * @param string $customChannelId Custom channel to delete.
49 * Get a specific custom channel from the host AdSense account.
52 * @param string $adClientId Ad client from which to get the custom channel.
53 * @param string $customChannelId Custom channel to get.
64 * Add a new custom channel to the host AdSense account. (customchannels.insert)
66 * @param string $adClientId Ad client to which the new custom channel will be
79 * List all host custom channels in this AdSense account.
82 * @param string $adClientId Ad client for which to list custom channels.
85 * @opt_param string maxResults The maximum number of custom channels to include
87 * @opt_param string pageToken A continuation token, used to page through custom
99 * Update a custom channel in the host AdSense account. This method supports
102 * @param string $adClientId Ad client in which the custom channel will be
104 * @param string $customChannelId Custom channel to get.
116 * Update a custom channel in the host AdSense account. (customchannels.update)
118 * @param string $adClientId Ad client in which the custom channel will be