Enum SearchResource.ListRequest.EventTypeEnum
Filter on the livestream status of the videos.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.EventTypeEnum
Fields
| Name | Description |
|---|---|
| Completed | The live broadcast has been completed. |
| Live | The live broadcast is active. |
| None | |
| Upcoming | The live broadcast is upcoming. |