You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/youtube_v3.playlistItems.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -335,7 +335,7 @@ <h3>Method Details</h3>
335
335
},
336
336
},
337
337
],
338
-
"kind": "youtube#playlistItemListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtube#playlistItemListResponse". Etag of this resource.
338
+
"kind": "youtube#playlistItemListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtube#playlistItemListResponse".
339
339
"nextPageToken": "A String", # The token that can be used as the value of the pageToken parameter to retrieve the next page in the result set.
340
340
"pageInfo": { # Paging details for lists of resources, including total number of items available and number of resources returned in a single page. # General pagination information.
341
341
"resultsPerPage": 42, # The number of results included in the API response.
Copy file name to clipboardExpand all lines: docs/dyn/youtube_v3.videos.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -405,6 +405,7 @@ <h3>Method Details</h3>
405
405
"viewCount": "A String", # The number of times the video has been viewed.
406
406
},
407
407
"status": { # Basic details about a video category, such as its localized title. Next Id: 19 # The status object contains information about the video's uploading, processing, and privacy statuses.
408
+
"containsSyntheticMedia": True or False, # Indicates if the video contains altered or synthetic media.
408
409
"embeddable": True or False, # This value indicates if the video can be embedded on another website. @mutable youtube.videos.insert youtube.videos.update
409
410
"failureReason": "A String", # This value explains why a video failed to upload. This property is only present if the uploadStatus property indicates that the upload failed.
410
411
"license": "A String", # The video's license. @mutable youtube.videos.insert youtube.videos.update
@@ -712,6 +713,7 @@ <h3>Method Details</h3>
712
713
"viewCount": "A String", # The number of times the video has been viewed.
713
714
},
714
715
"status": { # Basic details about a video category, such as its localized title. Next Id: 19 # The status object contains information about the video's uploading, processing, and privacy statuses.
716
+
"containsSyntheticMedia": True or False, # Indicates if the video contains altered or synthetic media.
715
717
"embeddable": True or False, # This value indicates if the video can be embedded on another website. @mutable youtube.videos.insert youtube.videos.update
716
718
"failureReason": "A String", # This value explains why a video failed to upload. This property is only present if the uploadStatus property indicates that the upload failed.
717
719
"license": "A String", # The video's license. @mutable youtube.videos.insert youtube.videos.update
@@ -1042,6 +1044,7 @@ <h3>Method Details</h3>
1042
1044
"viewCount": "A String", # The number of times the video has been viewed.
1043
1045
},
1044
1046
"status": { # Basic details about a video category, such as its localized title. Next Id: 19 # The status object contains information about the video's uploading, processing, and privacy statuses.
1047
+
"containsSyntheticMedia": True or False, # Indicates if the video contains altered or synthetic media.
1045
1048
"embeddable": True or False, # This value indicates if the video can be embedded on another website. @mutable youtube.videos.insert youtube.videos.update
1046
1049
"failureReason": "A String", # This value explains why a video failed to upload. This property is only present if the uploadStatus property indicates that the upload failed.
1047
1050
"license": "A String", # The video's license. @mutable youtube.videos.insert youtube.videos.update
@@ -1412,6 +1415,7 @@ <h3>Method Details</h3>
1412
1415
"viewCount": "A String", # The number of times the video has been viewed.
1413
1416
},
1414
1417
"status": { # Basic details about a video category, such as its localized title. Next Id: 19 # The status object contains information about the video's uploading, processing, and privacy statuses.
1418
+
"containsSyntheticMedia": True or False, # Indicates if the video contains altered or synthetic media.
1415
1419
"embeddable": True or False, # This value indicates if the video can be embedded on another website. @mutable youtube.videos.insert youtube.videos.update
1416
1420
"failureReason": "A String", # This value explains why a video failed to upload. This property is only present if the uploadStatus property indicates that the upload failed.
1417
1421
"license": "A String", # The video's license. @mutable youtube.videos.insert youtube.videos.update
@@ -1713,6 +1717,7 @@ <h3>Method Details</h3>
1713
1717
"viewCount": "A String", # The number of times the video has been viewed.
1714
1718
},
1715
1719
"status": { # Basic details about a video category, such as its localized title. Next Id: 19 # The status object contains information about the video's uploading, processing, and privacy statuses.
1720
+
"containsSyntheticMedia": True or False, # Indicates if the video contains altered or synthetic media.
1716
1721
"embeddable": True or False, # This value indicates if the video can be embedded on another website. @mutable youtube.videos.insert youtube.videos.update
1717
1722
"failureReason": "A String", # This value explains why a video failed to upload. This property is only present if the uploadStatus property indicates that the upload failed.
1718
1723
"license": "A String", # The video's license. @mutable youtube.videos.insert youtube.videos.update
0 commit comments