Show / Hide Table of Contents

Enum LiveBroadcastsResource.ListRequest.BroadcastStatusEnum

Return broadcasts with a certain status, e.g. active broadcasts.

Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum LiveBroadcastsResource.ListRequest.BroadcastStatusEnum

Fields

Name Description
Active

Return current live broadcasts.

All

Return all broadcasts.

BroadcastStatusFilterUnspecified
Completed

Return broadcasts that have already ended.

Upcoming

Return broadcasts that have not yet started.

In this article
Back to top Generated by DocFX