Show / Hide Table of Contents

Enum SearchResource.ListRequest.ChannelTypeEnum

The channelType parameter lets you restrict a search to a particular type of channel.

Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum ChannelTypeEnum

Fields

Name Description
Any

Return all channels.

Show

Only retrieve shows.

Back to top