Class ChannelContentDetails
Details about the content of a channel.
Implements
Inherited Members
Namespace: Google.Apis.YouTube.v3.Data
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class ChannelContentDetails : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
RelatedPlaylists
Declaration
[JsonProperty("relatedPlaylists")]
public virtual ChannelContentDetails.RelatedPlaylistsData RelatedPlaylists { get; set; }Property Value
| Type | Description | 
|---|---|
| ChannelContentDetails.RelatedPlaylistsData |