Skip to main content

live_streams

Overview

Namelive_streams
TypeResource
Idyoutube.youtube.live_streams

Fields

NameDatatypeDescription
idstringThe ID that YouTube assigns to uniquely identify the stream.
statusobjectBrief description of the live stream status.
cdnobjectBrief description of the live stream cdn settings.
contentDetailsobjectDetailed settings of a stream.
etagstringEtag of this resource.
kindstringIdentifies what kind of resource this is. Value: the fixed string "youtube#liveStream".
snippetobject

Methods

NameAccessible byRequired ParamsDescription
liveStreams_listSELECTpartRetrieve the list of streams associated with the given channel. --
liveStreams_deleteDELETEidDeletes an existing stream for the authenticated user.
liveStreams_insertEXECpartInserts a new stream for the authenticated user.
liveStreams_updateEXECpartUpdates an existing stream for the authenticated user.