• Home
  • Raw
  • Download

Lines Matching full:the

82 <p class="firstline">Controls the settings for a slate that can be displayed in the broadcast strea…
91 <p class="firstline">Returns a list of YouTube broadcasts that match the API request parameters.</p>
94 <p class="firstline">Retrieves the next page of results.</p>
97the status of a YouTube live broadcast and initiates any processes associated with the new status.…
100 …tline">Updates a broadcast. For example, you could modify the broadcast settings defined in the li…
107 …id: string, The id parameter specifies the unique ID of the broadcast that is being bound to a vid…
108The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
111 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
114 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
116 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
117The streamId parameter specifies the unique ID of the video stream that is being bound to a broadc…
120 An object of the form:
123 "status": { # The status object contains information about the event's status.
124 "recordingStatus": "A String", # The broadcast's recording status.
125The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
126 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
127 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
132 "snippet": { # Information about the topic matched.
133 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
134 "name": "A String", # The name of the topic.
136 "type": "A String", # The type of the topic.
137 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
141 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
142the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
143The number of viewers currently watching the broadcast. The property and its value will be present…
144The total number of live chat messages currently on the broadcast. The property and its value will…
146The contentDetails object contains information about the event's video content, such as whether th…
147 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
149the monitor stream # The monitorStream object contains information about the monitor stream, which…
150 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
151 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
152the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
156 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
158 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
159the broadcast video can be played in an embedded player. If you choose to archive the video (using…
160 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
161the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
163 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
164 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
168the enableDvr property's value to true if you want the playback to be available immediately after
169 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
173 …must set the value to true and also set the enableArchive property's value to true if you want to …
174 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
176 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
177 …String", # The date and time that the broadcast actually ended. This information is only available…
178 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
179The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
180 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
181 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
182 "liveChatId": "A String", # The id of the live chat for this broadcast.
183 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
184 … String", # The date and time that the broadcast actually started. This information is only availa…
185 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
187the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
188 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
189 "url": "A String", # The thumbnail image's URL.
190 "width": 42, # (Optional) Width of the thumbnail image.
191 "height": 42, # (Optional) Height of the thumbnail image.
193 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
194 "url": "A String", # The thumbnail image's URL.
195 "width": 42, # (Optional) Width of the thumbnail image.
196 "height": 42, # (Optional) Height of the thumbnail image.
198 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
199 "url": "A String", # The thumbnail image's URL.
200 "width": 42, # (Optional) Width of the thumbnail image.
201 "height": 42, # (Optional) Height of the thumbnail image.
203 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
204 "url": "A String", # The thumbnail image's URL.
205 "width": 42, # (Optional) Width of the thumbnail image.
206 "height": 42, # (Optional) Height of the thumbnail image.
208 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
209 "url": "A String", # The thumbnail image's URL.
210 "width": 42, # (Optional) Width of the thumbnail image.
211 "height": 42, # (Optional) Height of the thumbnail image.
216 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
222 <pre>Controls the settings for a slate that can be displayed in the broadcast stream.
225 …id: string, The id parameter specifies the YouTube live broadcast ID that uniquely identifies the
226The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
229 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
230 …displaySlate: boolean, The displaySlate parameter specifies whether the slate is being enabled or …
233 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
235 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
236The offsetTimeMs parameter specifies a positive time offset when the specified slate change will o…
238 …pecify a value for this parameter, then YouTube performs the action as soon as possible. See the G…
241 …walltime: string, The walltime parameter specifies the wall clock time at which the specified slat…
244 An object of the form:
247 "status": { # The status object contains information about the event's status.
248 "recordingStatus": "A String", # The broadcast's recording status.
249The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
250 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
251 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
256 "snippet": { # Information about the topic matched.
257 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
258 "name": "A String", # The name of the topic.
260 "type": "A String", # The type of the topic.
261 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
265 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
266the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
267The number of viewers currently watching the broadcast. The property and its value will be present…
268The total number of live chat messages currently on the broadcast. The property and its value will…
270The contentDetails object contains information about the event's video content, such as whether th…
271 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
273the monitor stream # The monitorStream object contains information about the monitor stream, which…
274 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
275 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
276the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
280 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
282 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
283the broadcast video can be played in an embedded player. If you choose to archive the video (using…
284 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
285the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
287 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
288 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
292the enableDvr property's value to true if you want the playback to be available immediately after
293 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
297 …must set the value to true and also set the enableArchive property's value to true if you want to …
298 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
300 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
301 …String", # The date and time that the broadcast actually ended. This information is only available…
302 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
303The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
304 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
305 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
306 "liveChatId": "A String", # The id of the live chat for this broadcast.
307 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
308 … String", # The date and time that the broadcast actually started. This information is only availa…
309 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
311the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
312 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
313 "url": "A String", # The thumbnail image's URL.
314 "width": 42, # (Optional) Width of the thumbnail image.
315 "height": 42, # (Optional) Height of the thumbnail image.
317 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
318 "url": "A String", # The thumbnail image's URL.
319 "width": 42, # (Optional) Width of the thumbnail image.
320 "height": 42, # (Optional) Height of the thumbnail image.
322 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
323 "url": "A String", # The thumbnail image's URL.
324 "width": 42, # (Optional) Width of the thumbnail image.
325 "height": 42, # (Optional) Height of the thumbnail image.
327 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
328 "url": "A String", # The thumbnail image's URL.
329 "width": 42, # (Optional) Width of the thumbnail image.
330 "height": 42, # (Optional) Height of the thumbnail image.
332 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
333 "url": "A String", # The thumbnail image's URL.
334 "width": 42, # (Optional) Width of the thumbnail image.
335 "height": 42, # (Optional) Height of the thumbnail image.
340 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
349 …id: string, The id parameter specifies the YouTube live broadcast ID for the resource that is bein…
352 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
355 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
357 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
366The part parameter serves two purposes in this operation. It identifies the properties that the wr…
368 The part properties that you can include in the parameter value are id, snippet, contentDetails, an…
369 body: object, The request body. (required)
370 The object takes the form of:
373 "status": { # The status object contains information about the event's status.
374 "recordingStatus": "A String", # The broadcast's recording status.
375The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
376 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
377 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
382 "snippet": { # Information about the topic matched.
383 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
384 "name": "A String", # The name of the topic.
386 "type": "A String", # The type of the topic.
387 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
391 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
392the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
393The number of viewers currently watching the broadcast. The property and its value will be present…
394The total number of live chat messages currently on the broadcast. The property and its value will…
396The contentDetails object contains information about the event's video content, such as whether th…
397 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
399the monitor stream # The monitorStream object contains information about the monitor stream, which…
400 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
401 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
402the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
406 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
408 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
409the broadcast video can be played in an embedded player. If you choose to archive the video (using…
410 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
411the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
413 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
414 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
418the enableDvr property's value to true if you want the playback to be available immediately after
419 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
423 …must set the value to true and also set the enableArchive property's value to true if you want to …
424 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
426 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
427 …String", # The date and time that the broadcast actually ended. This information is only available…
428 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
429The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
430 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
431 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
432 "liveChatId": "A String", # The id of the live chat for this broadcast.
433 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
434 … String", # The date and time that the broadcast actually started. This information is only availa…
435 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
437the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
438 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
439 "url": "A String", # The thumbnail image's URL.
440 "width": 42, # (Optional) Width of the thumbnail image.
441 "height": 42, # (Optional) Height of the thumbnail image.
443 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
444 "url": "A String", # The thumbnail image's URL.
445 "width": 42, # (Optional) Width of the thumbnail image.
446 "height": 42, # (Optional) Height of the thumbnail image.
448 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
449 "url": "A String", # The thumbnail image's URL.
450 "width": 42, # (Optional) Width of the thumbnail image.
451 "height": 42, # (Optional) Height of the thumbnail image.
453 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
454 "url": "A String", # The thumbnail image's URL.
455 "width": 42, # (Optional) Width of the thumbnail image.
456 "height": 42, # (Optional) Height of the thumbnail image.
458 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
459 "url": "A String", # The thumbnail image's URL.
460 "width": 42, # (Optional) Width of the thumbnail image.
461 "height": 42, # (Optional) Height of the thumbnail image.
466 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
471 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
474 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
476 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
479 An object of the form:
482 "status": { # The status object contains information about the event's status.
483 "recordingStatus": "A String", # The broadcast's recording status.
484The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
485 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
486 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
491 "snippet": { # Information about the topic matched.
492 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
493 "name": "A String", # The name of the topic.
495 "type": "A String", # The type of the topic.
496 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
500 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
501the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
502The number of viewers currently watching the broadcast. The property and its value will be present…
503The total number of live chat messages currently on the broadcast. The property and its value will…
505The contentDetails object contains information about the event's video content, such as whether th…
506 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
508the monitor stream # The monitorStream object contains information about the monitor stream, which…
509 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
510 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
511the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
515 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
517 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
518the broadcast video can be played in an embedded player. If you choose to archive the video (using…
519 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
520the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
522 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
523 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
527the enableDvr property's value to true if you want the playback to be available immediately after
528 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
532 …must set the value to true and also set the enableArchive property's value to true if you want to …
533 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
535 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
536 …String", # The date and time that the broadcast actually ended. This information is only available…
537 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
538The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
539 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
540 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
541 "liveChatId": "A String", # The id of the live chat for this broadcast.
542 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
543 … String", # The date and time that the broadcast actually started. This information is only availa…
544 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
546the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
547 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
548 "url": "A String", # The thumbnail image's URL.
549 "width": 42, # (Optional) Width of the thumbnail image.
550 "height": 42, # (Optional) Height of the thumbnail image.
552 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
553 "url": "A String", # The thumbnail image's URL.
554 "width": 42, # (Optional) Width of the thumbnail image.
555 "height": 42, # (Optional) Height of the thumbnail image.
557 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
558 "url": "A String", # The thumbnail image's URL.
559 "width": 42, # (Optional) Width of the thumbnail image.
560 "height": 42, # (Optional) Height of the thumbnail image.
562 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
563 "url": "A String", # The thumbnail image's URL.
564 "width": 42, # (Optional) Width of the thumbnail image.
565 "height": 42, # (Optional) Height of the thumbnail image.
567 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
568 "url": "A String", # The thumbnail image's URL.
569 "width": 42, # (Optional) Width of the thumbnail image.
570 "height": 42, # (Optional) Height of the thumbnail image.
575 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
581 <pre>Returns a list of YouTube broadcasts that match the API request parameters.
584The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
585 …broadcastStatus: string, The broadcastStatus parameter filters the API response to only include br…
593 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
594 …ageToken: string, The pageToken parameter identifies a specific page in the result set that should…
597 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
599 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
600 …maxResults: integer, The maxResults parameter specifies the maximum number of items that should be…
601 …mine: boolean, The mine parameter can be used to instruct the API to only return broadcasts owned …
602 …string, The broadcastType parameter filters the API response to only include broadcasts with the s…
607The id parameter specifies a comma-separated list of YouTube broadcast IDs that identify the broad…
610 An object of the form:
613 "eventId": "A String", # Serialized EventId of the request which produced this response.
614 …tPageToken": "A String", # The token that can be used as the value of the pageToken parameter to r…
615 …BroadcastListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtu…
616 "visitorId": "A String", # The visitorId identifies the visitor.
617 "items": [ # A list of broadcasts that match the request criteria.
619 "status": { # The status object contains information about the event's status.
620 "recordingStatus": "A String", # The broadcast's recording status.
621The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
622 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
623 … "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
628 "snippet": { # Information about the topic matched.
629 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
630 "name": "A String", # The name of the topic.
632 "type": "A String", # The type of the topic.
633 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
637 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
638the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
639The number of viewers currently watching the broadcast. The property and its value will be present…
640The total number of live chat messages currently on the broadcast. The property and its value will…
642The contentDetails object contains information about the event's video content, such as whether th…
643 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
645the monitor stream # The monitorStream object contains information about the monitor stream, which…
646 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
647 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
648the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
652 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
654 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
655the broadcast video can be played in an embedded player. If you choose to archive the video (using…
656 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
657the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
659 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
660 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
664the enableDvr property's value to true if you want the playback to be available immediately after
665 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
669 …must set the value to true and also set the enableArchive property's value to true if you want to …
670 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
672 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
673 …String", # The date and time that the broadcast actually ended. This information is only available…
674 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
675The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
676 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
677 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
678 "liveChatId": "A String", # The id of the live chat for this broadcast.
679 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
680 … String", # The date and time that the broadcast actually started. This information is only availa…
681 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
683the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
684 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
685 "url": "A String", # The thumbnail image's URL.
686 "width": 42, # (Optional) Width of the thumbnail image.
687 "height": 42, # (Optional) Height of the thumbnail image.
689 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
690 "url": "A String", # The thumbnail image's URL.
691 "width": 42, # (Optional) Width of the thumbnail image.
692 "height": 42, # (Optional) Height of the thumbnail image.
694 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
695 "url": "A String", # The thumbnail image's URL.
696 "width": 42, # (Optional) Width of the thumbnail image.
697 "height": 42, # (Optional) Height of the thumbnail image.
699 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
700 "url": "A String", # The thumbnail image's URL.
701 "width": 42, # (Optional) Width of the thumbnail image.
702 "height": 42, # (Optional) Height of the thumbnail image.
704 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
705 "url": "A String", # The thumbnail image's URL.
706 "width": 42, # (Optional) Width of the thumbnail image.
707 "height": 42, # (Optional) Height of the thumbnail image.
712 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
718 …ageToken": "A String", # The token that can be used as the value of the pageToken parameter to ret…
720 "totalResults": 42, # The total number of results in the result set.
721 "resultsPerPage": 42, # The number of results included in the API response.
728 <pre>Retrieves the next page of results.
731 previous_request: The request for the previous page. (required)
732 previous_response: The response from the request for the previous page. (required)
735 A request object that you can call 'execute()' on to request the next
736 page. Returns None if there are no more items in the collection.
742the status of a YouTube live broadcast and initiates any processes associated with the new status.…
745The broadcastStatus parameter identifies the state to which the broadcast is changing. Note that t…
747 complete - The broadcast is over. YouTube stops transmitting video.
748 …live - The broadcast is visible to its audience. YouTube transmits video to the broadcast's monito…
749 …tart testing the broadcast. YouTube transmits video to the broadcast's monitor stream. Note that y…
750 …id: string, The id parameter specifies the unique ID of the broadcast that is transitioning to ano…
751The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
754 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
757 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
759 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
762 An object of the form:
765 "status": { # The status object contains information about the event's status.
766 "recordingStatus": "A String", # The broadcast's recording status.
767The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
768 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
769 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
774 "snippet": { # Information about the topic matched.
775 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
776 "name": "A String", # The name of the topic.
778 "type": "A String", # The type of the topic.
779 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
783 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
784the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
785The number of viewers currently watching the broadcast. The property and its value will be present…
786The total number of live chat messages currently on the broadcast. The property and its value will…
788The contentDetails object contains information about the event's video content, such as whether th…
789 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
791the monitor stream # The monitorStream object contains information about the monitor stream, which…
792 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
793 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
794the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
798 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
800 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
801the broadcast video can be played in an embedded player. If you choose to archive the video (using…
802 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
803the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
805 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
806 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
810the enableDvr property's value to true if you want the playback to be available immediately after
811 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
815 …must set the value to true and also set the enableArchive property's value to true if you want to …
816 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
818 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
819 …String", # The date and time that the broadcast actually ended. This information is only available…
820 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
821The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
822 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
823 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
824 "liveChatId": "A String", # The id of the live chat for this broadcast.
825 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
826 … String", # The date and time that the broadcast actually started. This information is only availa…
827 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
829the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
830 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
831 "url": "A String", # The thumbnail image's URL.
832 "width": 42, # (Optional) Width of the thumbnail image.
833 "height": 42, # (Optional) Height of the thumbnail image.
835 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
836 "url": "A String", # The thumbnail image's URL.
837 "width": 42, # (Optional) Width of the thumbnail image.
838 "height": 42, # (Optional) Height of the thumbnail image.
840 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
841 "url": "A String", # The thumbnail image's URL.
842 "width": 42, # (Optional) Width of the thumbnail image.
843 "height": 42, # (Optional) Height of the thumbnail image.
845 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
846 "url": "A String", # The thumbnail image's URL.
847 "width": 42, # (Optional) Width of the thumbnail image.
848 "height": 42, # (Optional) Height of the thumbnail image.
850 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
851 "url": "A String", # The thumbnail image's URL.
852 "width": 42, # (Optional) Width of the thumbnail image.
853 "height": 42, # (Optional) Height of the thumbnail image.
858 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
864 …<pre>Updates a broadcast. For example, you could modify the broadcast settings defined in the live…
867The part parameter serves two purposes in this operation. It identifies the properties that the wr…
869 The part properties that you can include in the parameter value are id, snippet, contentDetails, an…
871the existing values for all of the mutable properties that are contained in any parts that the par…
872 body: object, The request body. (required)
873 The object takes the form of:
876 "status": { # The status object contains information about the event's status.
877 "recordingStatus": "A String", # The broadcast's recording status.
878The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
879 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
880 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
885 "snippet": { # Information about the topic matched.
886 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
887 "name": "A String", # The name of the topic.
889 "type": "A String", # The type of the topic.
890 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
894 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
895the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
896The number of viewers currently watching the broadcast. The property and its value will be present…
897The total number of live chat messages currently on the broadcast. The property and its value will…
899The contentDetails object contains information about the event's video content, such as whether th…
900 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
902the monitor stream # The monitorStream object contains information about the monitor stream, which…
903 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
904 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
905the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
909 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
911 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
912the broadcast video can be played in an embedded player. If you choose to archive the video (using…
913 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
914the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
916 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
917 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
921the enableDvr property's value to true if you want the playback to be available immediately after
922 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
926 …must set the value to true and also set the enableArchive property's value to true if you want to …
927 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
929 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
930 …String", # The date and time that the broadcast actually ended. This information is only available…
931 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
932The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
933 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
934 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
935 "liveChatId": "A String", # The id of the live chat for this broadcast.
936 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
937 … String", # The date and time that the broadcast actually started. This information is only availa…
938 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
940the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
941 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
942 "url": "A String", # The thumbnail image's URL.
943 "width": 42, # (Optional) Width of the thumbnail image.
944 "height": 42, # (Optional) Height of the thumbnail image.
946 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
947 "url": "A String", # The thumbnail image's URL.
948 "width": 42, # (Optional) Width of the thumbnail image.
949 "height": 42, # (Optional) Height of the thumbnail image.
951 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
952 "url": "A String", # The thumbnail image's URL.
953 "width": 42, # (Optional) Width of the thumbnail image.
954 "height": 42, # (Optional) Height of the thumbnail image.
956 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
957 "url": "A String", # The thumbnail image's URL.
958 "width": 42, # (Optional) Width of the thumbnail image.
959 "height": 42, # (Optional) Height of the thumbnail image.
961 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
962 "url": "A String", # The thumbnail image's URL.
963 "width": 42, # (Optional) Width of the thumbnail image.
964 "height": 42, # (Optional) Height of the thumbnail image.
969 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
974 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
977 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
979 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
982 An object of the form:
985 "status": { # The status object contains information about the event's status.
986 "recordingStatus": "A String", # The broadcast's recording status.
987The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
988 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
989 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
994 "snippet": { # Information about the topic matched.
995 … "releaseDate": "A String", # The date at which the topic was released. Filled for types: videoGame
996 "name": "A String", # The name of the topic.
998 "type": "A String", # The type of the topic.
999 … False, # If this flag is set it means that we have not been able to match the topic title and typ…
1003 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
1004the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
1005The number of viewers currently watching the broadcast. The property and its value will be present…
1006The total number of live chat messages currently on the broadcast. The property and its value will…
1008The contentDetails object contains information about the event's video content, such as whether th…
1009 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
1011the monitor stream # The monitorStream object contains information about the monitor stream, which…
1012 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
1013 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
1014the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
1018 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
1020 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
1021the broadcast video can be played in an embedded player. If you choose to archive the video (using…
1022 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
1023the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
1025 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
1026 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
1030the enableDvr property's value to true if you want the playback to be available immediately after
1031 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
1035 …must set the value to true and also set the enableArchive property's value to true if you want to …
1036 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
1038 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
1039 …String", # The date and time that the broadcast actually ended. This information is only available…
1040 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
1041The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
1042 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
1043 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
1044 "liveChatId": "A String", # The id of the live chat for this broadcast.
1045 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
1046 … String", # The date and time that the broadcast actually started. This information is only availa…
1047 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
1049the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
1050 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
1051 "url": "A String", # The thumbnail image's URL.
1052 "width": 42, # (Optional) Width of the thumbnail image.
1053 "height": 42, # (Optional) Height of the thumbnail image.
1055 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
1056 "url": "A String", # The thumbnail image's URL.
1057 "width": 42, # (Optional) Width of the thumbnail image.
1058 "height": 42, # (Optional) Height of the thumbnail image.
1060 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
1061 "url": "A String", # The thumbnail image's URL.
1062 "width": 42, # (Optional) Width of the thumbnail image.
1063 "height": 42, # (Optional) Height of the thumbnail image.
1065 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
1066 "url": "A String", # The thumbnail image's URL.
1067 "width": 42, # (Optional) Width of the thumbnail image.
1068 "height": 42, # (Optional) Height of the thumbnail image.
1070 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
1071 "url": "A String", # The thumbnail image's URL.
1072 "width": 42, # (Optional) Width of the thumbnail image.
1073 "height": 42, # (Optional) Height of the thumbnail image.
1078 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.