youtube  v3
Properties | List of all members
Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet Class Reference
Inheritance diagram for Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ActualEndTimeRaw [get, set]
 The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. More...
 
virtual System.Nullable< System.DateTime > ActualEndTime [get, set]
 
See also
System.DateTime

representation of ActualEndTimeRaw. More...

 
virtual string ActualStartTimeRaw [get, set]
 The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. More...
 
virtual System.Nullable< System.DateTime > ActualStartTime [get, set]
 
See also
System.DateTime

representation of ActualStartTimeRaw. More...

 
virtual string BroadcastType [get, set]
 
virtual string ChannelId [get, set]
 The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. More...
 
virtual string Description [get, set]
 The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. More...
 
virtual System.Nullable< bool > IsDefaultBroadcast [get, set]
 
virtual string LiveChatId [get, set]
 The id of the live chat for this broadcast. More...
 
virtual string PublishedAtRaw [get, set]
 The date and time that the broadcast was added to YouTube's live broadcast schedule. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. More...
 
virtual System.Nullable< System.DateTime > PublishedAt [get, set]
 
See also
System.DateTime

representation of PublishedAtRaw. More...

 
virtual string ScheduledEndTimeRaw [get, set]
 The date and time that the broadcast is scheduled to end. The value is specified in ISO 8601 (YYYY- MM-DDThh:mm:ss.sZ) format. More...
 
virtual System.Nullable< System.DateTime > ScheduledEndTime [get, set]
 
See also
System.DateTime

representation of ScheduledEndTimeRaw. More...

 
virtual string ScheduledStartTimeRaw [get, set]
 The date and time that the broadcast is scheduled to start. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. More...
 
virtual System.Nullable< System.DateTime > ScheduledStartTime [get, set]
 
See also
System.DateTime

representation of ScheduledStartTimeRaw. More...

 
virtual ThumbnailDetails Thumbnails [get, set]
 A map of thumbnail images associated with the broadcast. For each nested object in this object, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. More...
 
virtual string Title [get, set]
 The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ActualEndTime

virtual System.Nullable<System.DateTime> Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ActualEndTime
getset

See also
System.DateTime

representation of ActualEndTimeRaw.

◆ ActualEndTimeRaw

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ActualEndTimeRaw
getset

The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

◆ ActualStartTime

virtual System.Nullable<System.DateTime> Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ActualStartTime
getset

See also
System.DateTime

representation of ActualStartTimeRaw.

◆ ActualStartTimeRaw

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ActualStartTimeRaw
getset

The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

◆ ChannelId

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ChannelId
getset

The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast.

◆ Description

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.Description
getset

The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource.

◆ ETag

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ETag
getset

The ETag of the item.

◆ LiveChatId

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.LiveChatId
getset

The id of the live chat for this broadcast.

◆ PublishedAt

virtual System.Nullable<System.DateTime> Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.PublishedAt
getset

See also
System.DateTime

representation of PublishedAtRaw.

◆ PublishedAtRaw

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.PublishedAtRaw
getset

The date and time that the broadcast was added to YouTube's live broadcast schedule. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

◆ ScheduledEndTime

virtual System.Nullable<System.DateTime> Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ScheduledEndTime
getset

See also
System.DateTime

representation of ScheduledEndTimeRaw.

◆ ScheduledEndTimeRaw

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ScheduledEndTimeRaw
getset

The date and time that the broadcast is scheduled to end. The value is specified in ISO 8601 (YYYY- MM-DDThh:mm:ss.sZ) format.

◆ ScheduledStartTime

virtual System.Nullable<System.DateTime> Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ScheduledStartTime
getset

See also
System.DateTime

representation of ScheduledStartTimeRaw.

◆ ScheduledStartTimeRaw

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.ScheduledStartTimeRaw
getset

The date and time that the broadcast is scheduled to start. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

◆ Thumbnails

virtual ThumbnailDetails Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.Thumbnails
getset

A map of thumbnail images associated with the broadcast. For each nested object in this object, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.

◆ Title

virtual string Google.Apis.YouTube.v3.Data.LiveBroadcastSnippet.Title
getset

The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource.


The documentation for this class was generated from the following file: