Channels
class Channels extends Resource (View source)
The "channels" collection of methods.
Typical usage is:
$youtubeService = new Google\Service\YouTube(...);
$channels = $youtubeService->channels;
Methods
listChannels(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered. (channels.listChannels)
Details
ChannelListResponse
listChannels(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered. (channels.listChannels)