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>
97 …the 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…
108 …The 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…
117 …The 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.
125 …The 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).
129 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
130 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
131 …The number of viewers currently watching the broadcast. The property and its value will be present…
132 …The total number of live chat messages currently on the broadcast. The property and its value will…
134 …The contentDetails object contains information about the event's video content, such as whether th…
135 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
136 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
138 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
139 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
140 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
141 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
145 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
147 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
151 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
152 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
153 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
155 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
156 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
160 …the enableDvr property's value to true if you want the playback to be available immediately after …
161 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
165 …must set the value to true and also set the enableArchive property's value to true if you want to …
168 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
169 …String", # The date and time that the broadcast actually ended. This information is only available…
170 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
171 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
172 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
173 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
174 "liveChatId": "A String", # The id of the live chat for this broadcast.
175 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
176 … String", # The date and time that the broadcast actually started. This information is only availa…
177 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
179 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
180 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
181 "url": "A String", # The thumbnail image's URL.
182 "width": 42, # (Optional) Width of the thumbnail image.
183 "height": 42, # (Optional) Height of the thumbnail image.
185 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
186 "url": "A String", # The thumbnail image's URL.
187 "width": 42, # (Optional) Width of the thumbnail image.
188 "height": 42, # (Optional) Height of the thumbnail image.
190 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
191 "url": "A String", # The thumbnail image's URL.
192 "width": 42, # (Optional) Width of the thumbnail image.
193 "height": 42, # (Optional) Height of the thumbnail image.
195 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
196 "url": "A String", # The thumbnail image's URL.
197 "width": 42, # (Optional) Width of the thumbnail image.
198 "height": 42, # (Optional) Height of the thumbnail image.
200 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
201 "url": "A String", # The thumbnail image's URL.
202 "width": 42, # (Optional) Width of the thumbnail image.
203 "height": 42, # (Optional) Height of the thumbnail image.
208 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
214 <pre>Controls the settings for a slate that can be displayed in the broadcast stream.
217 …id: string, The id parameter specifies the YouTube live broadcast ID that uniquely identifies the …
218 …The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
221 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
222 …displaySlate: boolean, The displaySlate parameter specifies whether the slate is being enabled or …
225 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
227 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
228 …The offsetTimeMs parameter specifies a positive time offset when the specified slate change will o…
230 …pecify a value for this parameter, then YouTube performs the action as soon as possible. See the G…
233 …walltime: string, The walltime parameter specifies the wall clock time at which the specified slat…
236 An object of the form:
239 "status": { # The status object contains information about the event's status.
240 "recordingStatus": "A String", # The broadcast's recording status.
241 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
242 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
243 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
245 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
246 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
247 …The number of viewers currently watching the broadcast. The property and its value will be present…
248 …The total number of live chat messages currently on the broadcast. The property and its value will…
250 …The contentDetails object contains information about the event's video content, such as whether th…
251 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
252 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
254 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
255 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
256 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
257 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
261 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
263 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
267 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
268 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
269 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
271 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
272 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
276 …the enableDvr property's value to true if you want the playback to be available immediately after …
277 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
281 …must set the value to true and also set the enableArchive property's value to true if you want to …
284 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
285 …String", # The date and time that the broadcast actually ended. This information is only available…
286 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
287 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
288 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
289 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
290 "liveChatId": "A String", # The id of the live chat for this broadcast.
291 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
292 … String", # The date and time that the broadcast actually started. This information is only availa…
293 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
295 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
296 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
297 "url": "A String", # The thumbnail image's URL.
298 "width": 42, # (Optional) Width of the thumbnail image.
299 "height": 42, # (Optional) Height of the thumbnail image.
301 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
302 "url": "A String", # The thumbnail image's URL.
303 "width": 42, # (Optional) Width of the thumbnail image.
304 "height": 42, # (Optional) Height of the thumbnail image.
306 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
307 "url": "A String", # The thumbnail image's URL.
308 "width": 42, # (Optional) Width of the thumbnail image.
309 "height": 42, # (Optional) Height of the thumbnail image.
311 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
312 "url": "A String", # The thumbnail image's URL.
313 "width": 42, # (Optional) Width of the thumbnail image.
314 "height": 42, # (Optional) Height of the thumbnail image.
316 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
317 "url": "A String", # The thumbnail image's URL.
318 "width": 42, # (Optional) Width of the thumbnail image.
319 "height": 42, # (Optional) Height of the thumbnail image.
324 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
333 …id: string, The id parameter specifies the YouTube live broadcast ID for the resource that is bein…
336 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
339 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
341 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
350 …The part parameter serves two purposes in this operation. It identifies the properties that the wr…
352 The part properties that you can include in the parameter value are id, snippet, contentDetails, an…
353 body: object, The request body. (required)
354 The object takes the form of:
357 "status": { # The status object contains information about the event's status.
358 "recordingStatus": "A String", # The broadcast's recording status.
359 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
360 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
361 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
363 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
364 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
365 …The number of viewers currently watching the broadcast. The property and its value will be present…
366 …The total number of live chat messages currently on the broadcast. The property and its value will…
368 …The contentDetails object contains information about the event's video content, such as whether th…
369 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
370 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
372 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
373 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
374 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
375 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
379 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
381 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
385 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
386 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
387 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
389 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
390 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
394 …the enableDvr property's value to true if you want the playback to be available immediately after …
395 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
399 …must set the value to true and also set the enableArchive property's value to true if you want to …
402 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
403 …String", # The date and time that the broadcast actually ended. This information is only available…
404 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
405 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
406 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
407 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
408 "liveChatId": "A String", # The id of the live chat for this broadcast.
409 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
410 … String", # The date and time that the broadcast actually started. This information is only availa…
411 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
413 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
414 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
415 "url": "A String", # The thumbnail image's URL.
416 "width": 42, # (Optional) Width of the thumbnail image.
417 "height": 42, # (Optional) Height of the thumbnail image.
419 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
420 "url": "A String", # The thumbnail image's URL.
421 "width": 42, # (Optional) Width of the thumbnail image.
422 "height": 42, # (Optional) Height of the thumbnail image.
424 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
425 "url": "A String", # The thumbnail image's URL.
426 "width": 42, # (Optional) Width of the thumbnail image.
427 "height": 42, # (Optional) Height of the thumbnail image.
429 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
430 "url": "A String", # The thumbnail image's URL.
431 "width": 42, # (Optional) Width of the thumbnail image.
432 "height": 42, # (Optional) Height of the thumbnail image.
434 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
435 "url": "A String", # The thumbnail image's URL.
436 "width": 42, # (Optional) Width of the thumbnail image.
437 "height": 42, # (Optional) Height of the thumbnail image.
442 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
447 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
450 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
452 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
455 An object of the form:
458 "status": { # The status object contains information about the event's status.
459 "recordingStatus": "A String", # The broadcast's recording status.
460 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
461 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
462 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
464 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
465 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
466 …The number of viewers currently watching the broadcast. The property and its value will be present…
467 …The total number of live chat messages currently on the broadcast. The property and its value will…
469 …The contentDetails object contains information about the event's video content, such as whether th…
470 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
471 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
473 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
474 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
475 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
476 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
480 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
482 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
486 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
487 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
488 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
490 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
491 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
495 …the enableDvr property's value to true if you want the playback to be available immediately after …
496 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
500 …must set the value to true and also set the enableArchive property's value to true if you want to …
503 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
504 …String", # The date and time that the broadcast actually ended. This information is only available…
505 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
506 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
507 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
508 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
509 "liveChatId": "A String", # The id of the live chat for this broadcast.
510 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
511 … String", # The date and time that the broadcast actually started. This information is only availa…
512 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
514 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
515 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
516 "url": "A String", # The thumbnail image's URL.
517 "width": 42, # (Optional) Width of the thumbnail image.
518 "height": 42, # (Optional) Height of the thumbnail image.
520 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
521 "url": "A String", # The thumbnail image's URL.
522 "width": 42, # (Optional) Width of the thumbnail image.
523 "height": 42, # (Optional) Height of the thumbnail image.
525 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
526 "url": "A String", # The thumbnail image's URL.
527 "width": 42, # (Optional) Width of the thumbnail image.
528 "height": 42, # (Optional) Height of the thumbnail image.
530 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
531 "url": "A String", # The thumbnail image's URL.
532 "width": 42, # (Optional) Width of the thumbnail image.
533 "height": 42, # (Optional) Height of the thumbnail image.
535 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
536 "url": "A String", # The thumbnail image's URL.
537 "width": 42, # (Optional) Width of the thumbnail image.
538 "height": 42, # (Optional) Height of the thumbnail image.
543 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
549 <pre>Returns a list of YouTube broadcasts that match the API request parameters.
552 …The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
553 …broadcastStatus: string, The broadcastStatus parameter filters the API response to only include br…
561 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
562 …ageToken: string, The pageToken parameter identifies a specific page in the result set that should…
565 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
567 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
568 …maxResults: integer, The maxResults parameter specifies the maximum number of items that should be…
569 …mine: boolean, The mine parameter can be used to instruct the API to only return broadcasts owned …
570 …string, The broadcastType parameter filters the API response to only include broadcasts with the s…
575 …The id parameter specifies a comma-separated list of YouTube broadcast IDs that identify the broad…
578 An object of the form:
581 "eventId": "A String", # Serialized EventId of the request which produced this response.
582 …tPageToken": "A String", # The token that can be used as the value of the pageToken parameter to r…
583 …BroadcastListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtu…
584 "visitorId": "A String", # The visitorId identifies the visitor.
585 "items": [ # A list of broadcasts that match the request criteria.
587 "status": { # The status object contains information about the event's status.
588 "recordingStatus": "A String", # The broadcast's recording status.
589 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
590 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
591 … "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
593 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
594 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
595 …The number of viewers currently watching the broadcast. The property and its value will be present…
596 …The total number of live chat messages currently on the broadcast. The property and its value will…
598 …The contentDetails object contains information about the event's video content, such as whether th…
599 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
600 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
602 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
603 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
604 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
605 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
609 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
611 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
615 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
616 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
617 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
619 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
620 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
624 …the enableDvr property's value to true if you want the playback to be available immediately after …
625 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
629 …must set the value to true and also set the enableArchive property's value to true if you want to …
632 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
633 …String", # The date and time that the broadcast actually ended. This information is only available…
634 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
635 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
636 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
637 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
638 "liveChatId": "A String", # The id of the live chat for this broadcast.
639 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
640 … String", # The date and time that the broadcast actually started. This information is only availa…
641 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
643 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
644 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
645 "url": "A String", # The thumbnail image's URL.
646 "width": 42, # (Optional) Width of the thumbnail image.
647 "height": 42, # (Optional) Height of the thumbnail image.
649 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
650 "url": "A String", # The thumbnail image's URL.
651 "width": 42, # (Optional) Width of the thumbnail image.
652 "height": 42, # (Optional) Height of the thumbnail image.
654 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
655 "url": "A String", # The thumbnail image's URL.
656 "width": 42, # (Optional) Width of the thumbnail image.
657 "height": 42, # (Optional) Height of the thumbnail image.
659 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
660 "url": "A String", # The thumbnail image's URL.
661 "width": 42, # (Optional) Width of the thumbnail image.
662 "height": 42, # (Optional) Height of the thumbnail image.
664 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
665 "url": "A String", # The thumbnail image's URL.
666 "width": 42, # (Optional) Width of the thumbnail image.
667 "height": 42, # (Optional) Height of the thumbnail image.
672 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
678 …ageToken": "A String", # The token that can be used as the value of the pageToken parameter to ret…
680 "totalResults": 42, # The total number of results in the result set.
681 "resultsPerPage": 42, # The number of results included in the API response.
688 <pre>Retrieves the next page of results.
691 previous_request: The request for the previous page. (required)
692 previous_response: The response from the request for the previous page. (required)
695 A request object that you can call 'execute()' on to request the next
696 page. Returns None if there are no more items in the collection.
702 …the status of a YouTube live broadcast and initiates any processes associated with the new status.…
705 …The broadcastStatus parameter identifies the state to which the broadcast is changing. Note that t…
707 complete - The broadcast is over. YouTube stops transmitting video.
708 …live - The broadcast is visible to its audience. YouTube transmits video to the broadcast's monito…
709 …tart testing the broadcast. YouTube transmits video to the broadcast's monitor stream. Note that y…
710 …id: string, The id parameter specifies the unique ID of the broadcast that is transitioning to ano…
711 …The part parameter specifies a comma-separated list of one or more liveBroadcast resource properti…
714 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
717 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
719 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
722 An object of the form:
725 "status": { # The status object contains information about the event's status.
726 "recordingStatus": "A String", # The broadcast's recording status.
727 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
728 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
729 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
731 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
732 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
733 …The number of viewers currently watching the broadcast. The property and its value will be present…
734 …The total number of live chat messages currently on the broadcast. The property and its value will…
736 …The contentDetails object contains information about the event's video content, such as whether th…
737 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
738 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
740 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
741 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
742 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
743 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
747 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
749 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
753 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
754 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
755 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
757 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
758 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
762 …the enableDvr property's value to true if you want the playback to be available immediately after …
763 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
767 …must set the value to true and also set the enableArchive property's value to true if you want to …
770 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
771 …String", # The date and time that the broadcast actually ended. This information is only available…
772 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
773 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
774 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
775 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
776 "liveChatId": "A String", # The id of the live chat for this broadcast.
777 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
778 … String", # The date and time that the broadcast actually started. This information is only availa…
779 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
781 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
782 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
783 "url": "A String", # The thumbnail image's URL.
784 "width": 42, # (Optional) Width of the thumbnail image.
785 "height": 42, # (Optional) Height of the thumbnail image.
787 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
788 "url": "A String", # The thumbnail image's URL.
789 "width": 42, # (Optional) Width of the thumbnail image.
790 "height": 42, # (Optional) Height of the thumbnail image.
792 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
793 "url": "A String", # The thumbnail image's URL.
794 "width": 42, # (Optional) Width of the thumbnail image.
795 "height": 42, # (Optional) Height of the thumbnail image.
797 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
798 "url": "A String", # The thumbnail image's URL.
799 "width": 42, # (Optional) Width of the thumbnail image.
800 "height": 42, # (Optional) Height of the thumbnail image.
802 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
803 "url": "A String", # The thumbnail image's URL.
804 "width": 42, # (Optional) Width of the thumbnail image.
805 "height": 42, # (Optional) Height of the thumbnail image.
810 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
816 …<pre>Updates a broadcast. For example, you could modify the broadcast settings defined in the live…
819 …The part parameter serves two purposes in this operation. It identifies the properties that the wr…
821 The part properties that you can include in the parameter value are id, snippet, contentDetails, an…
823 …the existing values for all of the mutable properties that are contained in any parts that the par…
824 body: object, The request body. (required)
825 The object takes the form of:
828 "status": { # The status object contains information about the event's status.
829 "recordingStatus": "A String", # The broadcast's recording status.
830 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
831 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
832 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
834 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
835 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
836 …The number of viewers currently watching the broadcast. The property and its value will be present…
837 …The total number of live chat messages currently on the broadcast. The property and its value will…
839 …The contentDetails object contains information about the event's video content, such as whether th…
840 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
841 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
843 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
844 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
845 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
846 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
850 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
852 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
856 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
857 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
858 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
860 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
861 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
865 …the enableDvr property's value to true if you want the playback to be available immediately after …
866 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
870 …must set the value to true and also set the enableArchive property's value to true if you want to …
873 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
874 …String", # The date and time that the broadcast actually ended. This information is only available…
875 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
876 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
877 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
878 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
879 "liveChatId": "A String", # The id of the live chat for this broadcast.
880 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
881 … String", # The date and time that the broadcast actually started. This information is only availa…
882 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
884 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
885 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
886 "url": "A String", # The thumbnail image's URL.
887 "width": 42, # (Optional) Width of the thumbnail image.
888 "height": 42, # (Optional) Height of the thumbnail image.
890 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
891 "url": "A String", # The thumbnail image's URL.
892 "width": 42, # (Optional) Width of the thumbnail image.
893 "height": 42, # (Optional) Height of the thumbnail image.
895 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
896 "url": "A String", # The thumbnail image's URL.
897 "width": 42, # (Optional) Width of the thumbnail image.
898 "height": 42, # (Optional) Height of the thumbnail image.
900 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
901 "url": "A String", # The thumbnail image's URL.
902 "width": 42, # (Optional) Width of the thumbnail image.
903 "height": 42, # (Optional) Height of the thumbnail image.
905 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
906 "url": "A String", # The thumbnail image's URL.
907 "width": 42, # (Optional) Width of the thumbnail image.
908 "height": 42, # (Optional) Height of the thumbnail image.
913 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.
918 The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identif…
921 The onBehalfOfContentOwnerChannel parameter specifies the YouTube channel ID of the channel to whic…
923 … owners to authenticate once and perform actions on behalf of the channel specified in the paramet…
926 An object of the form:
929 "status": { # The status object contains information about the event's status.
930 "recordingStatus": "A String", # The broadcast's recording status.
931 …The broadcast's privacy status. Note that the broadcast represents exactly one YouTube video, so t…
932 …"lifeCycleStatus": "A String", # The broadcast's status. The status can be updated using the API's…
933 "liveBroadcastPriority": "A String", # Priority of the live broadcast event (internal state).
935 …"kind": "youtube#liveBroadcast", # Identifies what kind of resource this is. Value: the fixed stri…
936 …the live broadcast. These represent a snapshot of the values at the time of the request. Statistic…
937 …The number of viewers currently watching the broadcast. The property and its value will be present…
938 …The total number of live chat messages currently on the broadcast. The property and its value will…
940 …The contentDetails object contains information about the event's video content, such as whether th…
941 …"boundStreamLastUpdateTimeMs": "A String", # The date and time that the live stream referenced by …
942 … "projection": "A String", # The projection format of this broadcast. This defaults to rectangular.
944 …the monitor stream # The monitorStream object contains information about the monitor stream, which…
945 …DelayMs": 42, # If you have set the enableMonitorStream property to true, then this property deter…
946 "embedHtml": "A String", # HTML code that embeds a player that plays the monitor stream.
947 …the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube wi…
951 … # Note: This property cannot be updated once the broadcast is in the testing or live state.
953 …"boundStreamId": "A String", # This value uniquely identifies the live stream bound to the broadca…
957 …the broadcast video can be played in an embedded player. If you choose to archive the video (using…
958 …his broadcast. The ingestion URL of the closed captions is returned through the liveStreams API. T…
959 …the broadcast should automatically begin with an in-stream slate when you update the broadcast's s…
961 …False, # This setting indicates whether YouTube should enable content encryption for the broadcast.
962 …romStart": True or False, # Automatically start recording after the event goes live. The default v…
966 …the enableDvr property's value to true if you want the playback to be available immediately after …
967 …atching the video. DVR controls enable the viewer to control the video playback experience by paus…
971 …must set the value to true and also set the enableArchive property's value to true if you want to …
974 …"snippet": { # The snippet object contains basic details about the event, including its title, des…
975 …String", # The date and time that the broadcast actually ended. This information is only available…
976 …# The broadcast's description. As with the title, you can set this field by modifying the broadcas…
977 …The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set t…
978 …"channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publi…
979 …"publishedAt": "A String", # The date and time that the broadcast was added to YouTube's live broa…
980 "liveChatId": "A String", # The id of the live chat for this broadcast.
981 …"scheduledStartTime": "A String", # The date and time that the broadcast is scheduled to start. Th…
982 … String", # The date and time that the broadcast actually started. This information is only availa…
983 …"scheduledEndTime": "A String", # The date and time that the broadcast is scheduled to end. The va…
985 …the broadcast. For each nested object in this object, the key is the name of the thumbnail image, …
986 …"default": { # A thumbnail is an image representing a YouTube resource. # The default image for th…
987 "url": "A String", # The thumbnail image's URL.
988 "width": 42, # (Optional) Width of the thumbnail image.
989 "height": 42, # (Optional) Height of the thumbnail image.
991 …"high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for …
992 "url": "A String", # The thumbnail image's URL.
993 "width": 42, # (Optional) Width of the thumbnail image.
994 "height": 42, # (Optional) Height of the thumbnail image.
996 …"medium": { # A thumbnail is an image representing a YouTube resource. # The medium quality image …
997 "url": "A String", # The thumbnail image's URL.
998 "width": 42, # (Optional) Width of the thumbnail image.
999 "height": 42, # (Optional) Height of the thumbnail image.
1001 …"maxres": { # A thumbnail is an image representing a YouTube resource. # The maximum resolution qu…
1002 "url": "A String", # The thumbnail image's URL.
1003 "width": 42, # (Optional) Width of the thumbnail image.
1004 "height": 42, # (Optional) Height of the thumbnail image.
1006 …"standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality im…
1007 "url": "A String", # The thumbnail image's URL.
1008 "width": 42, # (Optional) Width of the thumbnail image.
1009 "height": 42, # (Optional) Height of the thumbnail image.
1014 "id": "A String", # The ID that YouTube assigns to uniquely identify the broadcast.