|
| 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...
|
| |
|
string | ETag |
| |