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.activities.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ <h3>Method Details</h3>
230
230
"channelTitle": "A String", # Channel title for the channel responsible for this activity
231
231
"description": "A String", # The description of the resource primarily associated with the activity. @mutable youtube.activities.insert
232
232
"groupId": "A String", # The group ID associated with the activity. A group ID identifies user events that are associated with the same user and resource. For example, if a user rates a video and marks the same video as a favorite, the entries for those events would have the same group ID in the user's activity feed. In your user interface, you can avoid repetition by grouping events with the same groupId value.
233
-
"publishedAt": "A String", # The date and time that the video was uploaded. The value is specified in ISO 8601 format.
233
+
"publishedAt": "A String", # The date and time that the video was uploaded.
234
234
"thumbnails": { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the resource that is primarily associated with the activity. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.
235
235
"default": { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
236
236
"height": 42, # (Optional) Height of the thumbnail image.
Copy file name to clipboardExpand all lines: docs/dyn/youtube_v3.captions.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172
172
"isEasyReader": True or False, # Indicates whether caption track is formatted for "easy reader," meaning it is at a third-grade level for language learners. The default value is false.
173
173
"isLarge": True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
174
174
"language": "A String", # The language of the caption track. The property value is a BCP-47 language tag.
175
-
"lastUpdated": "A String", # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
175
+
"lastUpdated": "A String", # The date and time when the caption track was last updated.
176
176
"name": "A String", # The name of the caption track. The name is intended to be visible to the user as an option during playback.
177
177
"status": "A String", # The caption track's status.
178
178
"trackKind": "A String", # The caption track's type.
@@ -206,7 +206,7 @@ <h3>Method Details</h3>
206
206
"isEasyReader": True or False, # Indicates whether caption track is formatted for "easy reader," meaning it is at a third-grade level for language learners. The default value is false.
207
207
"isLarge": True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
208
208
"language": "A String", # The language of the caption track. The property value is a BCP-47 language tag.
209
-
"lastUpdated": "A String", # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
209
+
"lastUpdated": "A String", # The date and time when the caption track was last updated.
210
210
"name": "A String", # The name of the caption track. The name is intended to be visible to the user as an option during playback.
211
211
"status": "A String", # The caption track's status.
212
212
"trackKind": "A String", # The caption track's type.
@@ -250,7 +250,7 @@ <h3>Method Details</h3>
250
250
"isEasyReader": True or False, # Indicates whether caption track is formatted for "easy reader," meaning it is at a third-grade level for language learners. The default value is false.
251
251
"isLarge": True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
252
252
"language": "A String", # The language of the caption track. The property value is a BCP-47 language tag.
253
-
"lastUpdated": "A String", # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
253
+
"lastUpdated": "A String", # The date and time when the caption track was last updated.
254
254
"name": "A String", # The name of the caption track. The name is intended to be visible to the user as an option during playback.
255
255
"status": "A String", # The caption track's status.
256
256
"trackKind": "A String", # The caption track's type.
@@ -285,7 +285,7 @@ <h3>Method Details</h3>
285
285
"isEasyReader": True or False, # Indicates whether caption track is formatted for "easy reader," meaning it is at a third-grade level for language learners. The default value is false.
286
286
"isLarge": True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
287
287
"language": "A String", # The language of the caption track. The property value is a BCP-47 language tag.
288
-
"lastUpdated": "A String", # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
288
+
"lastUpdated": "A String", # The date and time when the caption track was last updated.
289
289
"name": "A String", # The name of the caption track. The name is intended to be visible to the user as an option during playback.
290
290
"status": "A String", # The caption track's status.
291
291
"trackKind": "A String", # The caption track's type.
@@ -319,7 +319,7 @@ <h3>Method Details</h3>
319
319
"isEasyReader": True or False, # Indicates whether caption track is formatted for "easy reader," meaning it is at a third-grade level for language learners. The default value is false.
320
320
"isLarge": True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
321
321
"language": "A String", # The language of the caption track. The property value is a BCP-47 language tag.
322
-
"lastUpdated": "A String", # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
322
+
"lastUpdated": "A String", # The date and time when the caption track was last updated.
323
323
"name": "A String", # The name of the caption track. The name is intended to be visible to the user as an option during playback.
324
324
"status": "A String", # The caption track's status.
325
325
"trackKind": "A String", # The caption track's type.
Copy file name to clipboardExpand all lines: docs/dyn/youtube_v3.channels.html
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ <h3>Method Details</h3>
164
164
},
165
165
],
166
166
},
167
-
"bannerExternalUrl": "A String", # This is used only in update requests; if it's set, we use this URL to generate all of the above banner URLs.
167
+
"bannerExternalUrl": "A String", # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
"bannerMobileExtraHdImageUrl": "A String", # Banner image. Mobile size high resolution (1440x395).
170
170
"bannerMobileHdImageUrl": "A String", # Banner image. Mobile size high resolution (1280x360).
@@ -247,7 +247,7 @@ <h3>Method Details</h3>
247
247
},
248
248
"contentOwnerDetails": { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
249
249
"contentOwner": "A String", # The ID of the content owner linked to the channel.
250
-
"timeLinked": "A String", # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
250
+
"timeLinked": "A String", # The date and time when the channel was linked to the content owner.
251
251
},
252
252
"conversionPings": { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
253
253
"pings": [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -275,7 +275,7 @@ <h3>Method Details</h3>
275
275
"description": "A String", # The localized strings for channel's description.
276
276
"title": "A String", # The localized strings for channel's title.
277
277
},
278
-
"publishedAt": "A String", # The date and time that the channel was created. The value is specified in < a href="//www.w3.org/TR/NOTE-datetime">ISO 8601 format.
278
+
"publishedAt": "A String", # The date and time that the channel was created.
279
279
"thumbnails": { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
280
280
"default": { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
281
281
"height": 42, # (Optional) Height of the thumbnail image.
@@ -409,7 +409,7 @@ <h3>Method Details</h3>
409
409
},
410
410
],
411
411
},
412
-
"bannerExternalUrl": "A String", # This is used only in update requests; if it's set, we use this URL to generate all of the above banner URLs.
412
+
"bannerExternalUrl": "A String", # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
"bannerMobileExtraHdImageUrl": "A String", # Banner image. Mobile size high resolution (1440x395).
415
415
"bannerMobileHdImageUrl": "A String", # Banner image. Mobile size high resolution (1280x360).
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492
492
},
493
493
"contentOwnerDetails": { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
494
494
"contentOwner": "A String", # The ID of the content owner linked to the channel.
495
-
"timeLinked": "A String", # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
495
+
"timeLinked": "A String", # The date and time when the channel was linked to the content owner.
496
496
},
497
497
"conversionPings": { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
498
498
"pings": [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -520,7 +520,7 @@ <h3>Method Details</h3>
520
520
"description": "A String", # The localized strings for channel's description.
521
521
"title": "A String", # The localized strings for channel's title.
522
522
},
523
-
"publishedAt": "A String", # The date and time that the channel was created. The value is specified in < a href="//www.w3.org/TR/NOTE-datetime">ISO 8601 format.
523
+
"publishedAt": "A String", # The date and time that the channel was created.
524
524
"thumbnails": { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
525
525
"default": { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
526
526
"height": 42, # (Optional) Height of the thumbnail image.
@@ -627,7 +627,7 @@ <h3>Method Details</h3>
627
627
},
628
628
],
629
629
},
630
-
"bannerExternalUrl": "A String", # This is used only in update requests; if it's set, we use this URL to generate all of the above banner URLs.
630
+
"bannerExternalUrl": "A String", # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
"bannerMobileExtraHdImageUrl": "A String", # Banner image. Mobile size high resolution (1440x395).
633
633
"bannerMobileHdImageUrl": "A String", # Banner image. Mobile size high resolution (1280x360).
@@ -710,7 +710,7 @@ <h3>Method Details</h3>
710
710
},
711
711
"contentOwnerDetails": { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
712
712
"contentOwner": "A String", # The ID of the content owner linked to the channel.
713
-
"timeLinked": "A String", # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
713
+
"timeLinked": "A String", # The date and time when the channel was linked to the content owner.
714
714
},
715
715
"conversionPings": { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
716
716
"pings": [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -738,7 +738,7 @@ <h3>Method Details</h3>
738
738
"description": "A String", # The localized strings for channel's description.
739
739
"title": "A String", # The localized strings for channel's title.
740
740
},
741
-
"publishedAt": "A String", # The date and time that the channel was created. The value is specified in < a href="//www.w3.org/TR/NOTE-datetime">ISO 8601 format.
741
+
"publishedAt": "A String", # The date and time that the channel was created.
742
742
"thumbnails": { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
743
743
"default": { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
744
744
"height": 42, # (Optional) Height of the thumbnail image.
0 commit comments