class Channels extends Resource (View source)

The "channels" collection of methods.

Typical usage is:

 $adminService = new Google\Service\Reports(...);
 $channels = $adminService->channels;

Methods

stop(Channel $postBody, array $optParams = [])

Stop watching resources through this channel. (channels.stop)

Details

stop(Channel $postBody, array $optParams = [])

Stop watching resources through this channel. (channels.stop)

Parameters

Channel $postBody
array $optParams

Optional parameters.

Exceptions

Exception