blob: 0fad3c7f3ba55c3a5756b634a4aa406077257224 [file] [log] [blame]
John Asmuth614db982014-04-24 15:46:26 -04001<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
13}
14
15body {
16 font-size: 13px;
17 padding: 1em;
18}
19
20h1 {
21 font-size: 26px;
22 margin-bottom: 1em;
23}
24
25h2 {
26 font-size: 24px;
27 margin-bottom: 1em;
28}
29
30h3 {
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
34}
35
36pre, code {
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42 margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46 font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50 border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54 margin-top: 0.5em;
55}
56
57.firstline {
58 margin-left: 2 em;
59}
60
61.method {
62 margin-top: 1em;
63 border: solid 1px #CCC;
64 padding: 1em;
65 background: #EEE;
66}
67
68.details {
69 font-weight: bold;
70 font-size: 14px;
71}
72
73</style>
74
Bu Sun Kimd059ad82020-07-22 17:02:09 -070075<h1><a href="youtube_v3.html">YouTube Data API v3</a> . <a href="youtube_v3.channels.html">channels</a></h1>
John Asmuth614db982014-04-24 15:46:26 -040076<h2>Instance Methods</h2>
77<p class="toc_element">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070078 <code><a href="#close">close()</a></code></p>
79<p class="firstline">Close httplib2 connections.</p>
80<p class="toc_element">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -080081 <code><a href="#list">list(part, mySubscribers=None, managedByMe=None, maxResults=None, categoryId=None, hl=None, onBehalfOfContentOwner=None, pageToken=None, forUsername=None, id=None, mine=None, x__xgafv=None)</a></code></p>
Bu Sun Kimd059ad82020-07-22 17:02:09 -070082<p class="firstline">Retrieves a list of resources, possibly filtered.</p>
John Asmuth614db982014-04-24 15:46:26 -040083<p class="toc_element">
84 <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
85<p class="firstline">Retrieves the next page of results.</p>
86<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070087 <code><a href="#update">update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)</a></code></p>
88<p class="firstline">Updates an existing resource.</p>
John Asmuth614db982014-04-24 15:46:26 -040089<h3>Method Details</h3>
90<div class="method">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070091 <code class="details" id="close">close()</code>
92 <pre>Close httplib2 connections.</pre>
93</div>
94
95<div class="method">
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -080096 <code class="details" id="list">list(part, mySubscribers=None, managedByMe=None, maxResults=None, categoryId=None, hl=None, onBehalfOfContentOwner=None, pageToken=None, forUsername=None, id=None, mine=None, x__xgafv=None)</code>
Bu Sun Kimd059ad82020-07-22 17:02:09 -070097 <pre>Retrieves a list of resources, possibly filtered.
John Asmuth614db982014-04-24 15:46:26 -040098
99Args:
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700100 part: string, The *part* parameter specifies a comma-separated list of one or more channel resource properties that the API response will include. If the parameter identifies a property that contains child properties, the child properties will be included in the response. For example, in a channel resource, the contentDetails property contains other properties, such as the uploads properties. As such, if you set *part=contentDetails*, the API response will also contain all of those nested properties. (required) (repeated)
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800101 mySubscribers: boolean, Return the channels subscribed to the authenticated user
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800102 managedByMe: boolean, Return the channels managed by the authenticated user.
103 maxResults: integer, The *maxResults* parameter specifies the maximum number of items that should be returned in the result set.
104 categoryId: string, Return the channels within the specified guide category ID.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700105 hl: string, Stands for &quot;host language&quot;. Specifies the localization language of the metadata to be filled into snippet.localized. The field is filled with the default metadata if there is no localization in the specified language. The parameter value must be a language code included in the list returned by the i18nLanguages.list method (e.g. en_US, es_MX).
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800106 onBehalfOfContentOwner: string, *Note:* This parameter is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indicates that the request&#x27;s authorization credentials identify a YouTube CMS user who is acting on behalf of the content owner specified in the parameter value. This parameter is intended for YouTube content partners that own and manage many different YouTube channels. It allows content owners to authenticate once and get access to all their video and channel data, without having to provide authentication credentials for each individual channel. The CMS account that the user authenticates with must be linked to the specified YouTube content owner.
107 pageToken: string, The *pageToken* parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken and prevPageToken properties identify other pages that could be retrieved.
108 forUsername: string, Return the channel associated with a YouTube username.
109 id: string, Return the channels with the specified IDs. (repeated)
110 mine: boolean, Return the ids of channels owned by the authenticated user.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700111 x__xgafv: string, V1 error format.
112 Allowed values
113 1 - v1 error format
114 2 - v2 error format
John Asmuth614db982014-04-24 15:46:26 -0400115
116Returns:
117 An object of the form:
118
119 {
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700120 &quot;items&quot;: [
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700121 { # A *channel* resource contains information about a YouTube channel.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800122 &quot;brandingSettings&quot;: { # Branding properties of a YouTube channel. # The brandingSettings object encapsulates information about the branding of the channel.
123 &quot;hints&quot;: [ # Additional experimental branding properties.
124 { # A pair Property / Value.
125 &quot;value&quot;: &quot;A String&quot;, # The property&#x27;s value.
126 &quot;property&quot;: &quot;A String&quot;, # A property.
127 },
128 ],
129 &quot;image&quot;: { # Branding properties for images associated with the channel. # Branding properties for branding images.
130 &quot;smallBrandedBannerImageImapScript&quot;: { # The image map script for the small banner image.
131 &quot;localized&quot;: [
132 {
133 &quot;value&quot;: &quot;A String&quot;,
134 &quot;language&quot;: &quot;A String&quot;,
135 },
136 ],
137 &quot;defaultLanguage&quot;: { # The language of the default property.
138 &quot;value&quot;: &quot;A String&quot;,
139 },
140 &quot;default&quot;: &quot;A String&quot;,
141 },
142 &quot;bannerMobileImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size (640x175).
143 &quot;smallBrandedBannerImageUrl&quot;: { # The URL for the 640px by 70px banner image that appears below the video player in the default view of the video watch page. The URL for the image that appears above the top-left corner of the video player. This is a 25-pixel-high image with a flexible width that cannot exceed 170 pixels.
144 &quot;localized&quot;: [
145 {
146 &quot;value&quot;: &quot;A String&quot;,
147 &quot;language&quot;: &quot;A String&quot;,
148 },
149 ],
150 &quot;defaultLanguage&quot;: { # The language of the default property.
151 &quot;value&quot;: &quot;A String&quot;,
152 },
153 &quot;default&quot;: &quot;A String&quot;,
154 },
155 &quot;bannerTvImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size extra high resolution (2120x1192).
156 &quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
157 &quot;bannerMobileMediumHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size medium/high resolution (960x263).
158 &quot;largeBrandedBannerImageUrl&quot;: { # The URL for the 854px by 70px image that appears below the video player in the expanded video view of the video watch page.
159 &quot;localized&quot;: [
160 {
161 &quot;value&quot;: &quot;A String&quot;,
162 &quot;language&quot;: &quot;A String&quot;,
163 },
164 ],
165 &quot;defaultLanguage&quot;: { # The language of the default property.
166 &quot;value&quot;: &quot;A String&quot;,
167 },
168 &quot;default&quot;: &quot;A String&quot;,
169 },
170 &quot;bannerTvLowImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size low resolution (854x480).
171 &quot;bannerMobileLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size low resolution (320x88).
172 &quot;bannerTabletHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size high resolution (2276x377).
173 &quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
174 &quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
175 &quot;bannerTabletImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size (1707x283).
176 &quot;largeBrandedBannerImageImapScript&quot;: { # The image map script for the large banner image.
177 &quot;localized&quot;: [
178 {
179 &quot;value&quot;: &quot;A String&quot;,
180 &quot;language&quot;: &quot;A String&quot;,
181 },
182 ],
183 &quot;defaultLanguage&quot;: { # The language of the default property.
184 &quot;value&quot;: &quot;A String&quot;,
185 },
186 &quot;default&quot;: &quot;A String&quot;,
187 },
188 &quot;bannerTvMediumImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size medium resolution (1280x720).
189 &quot;watchIconImageUrl&quot;: &quot;A String&quot;,
190 &quot;bannerTabletLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size low resolution (1138x188).
191 &quot;bannerTabletExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size extra high resolution (2560x424).
192 &quot;backgroundImageUrl&quot;: { # The URL for the background image shown on the video watch page. The image should be 1200px by 615px, with a maximum file size of 128k.
193 &quot;localized&quot;: [
194 {
195 &quot;value&quot;: &quot;A String&quot;,
196 &quot;language&quot;: &quot;A String&quot;,
197 },
198 ],
199 &quot;defaultLanguage&quot;: { # The language of the default property.
200 &quot;value&quot;: &quot;A String&quot;,
201 },
202 &quot;default&quot;: &quot;A String&quot;,
203 },
204 &quot;trackingImageUrl&quot;: &quot;A String&quot;, # The URL for a 1px by 1px tracking pixel that can be used to collect statistics for views of the channel or video pages.
205 &quot;bannerTvHighImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size high resolution (1920x1080).
206 &quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700207 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800208 &quot;watch&quot;: { # Branding properties for the watch. All deprecated. # Branding properties for the watch page.
209 &quot;backgroundColor&quot;: &quot;A String&quot;, # The text color for the video watch page&#x27;s branded area.
210 &quot;textColor&quot;: &quot;A String&quot;, # The background color for the video watch page&#x27;s branded area.
211 &quot;featuredPlaylistId&quot;: &quot;A String&quot;, # An ID that uniquely identifies a playlist that displays next to the video player.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700212 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800213 &quot;channel&quot;: { # Branding properties for the channel view. # Branding properties for the channel view.
214 &quot;unsubscribedTrailer&quot;: &quot;A String&quot;, # The trailer of the channel, for users that are not subscribers.
215 &quot;defaultTab&quot;: &quot;A String&quot;, # Which content tab users should see when viewing the channel.
216 &quot;showBrowseView&quot;: True or False, # Whether the tab to browse the videos should be displayed.
217 &quot;moderateComments&quot;: True or False, # Whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible.
218 &quot;showRelatedChannels&quot;: True or False, # Whether related channels should be proposed.
219 &quot;description&quot;: &quot;A String&quot;, # Specifies the channel description.
220 &quot;title&quot;: &quot;A String&quot;, # Specifies the channel title.
221 &quot;trackingAnalyticsAccountId&quot;: &quot;A String&quot;, # The ID for a Google Analytics account to track and measure traffic to the channels.
222 &quot;featuredChannelsTitle&quot;: &quot;A String&quot;, # Title for the featured channels tab.
223 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
224 &quot;featuredChannelsUrls&quot;: [ # The list of featured channels.
225 &quot;A String&quot;,
226 ],
227 &quot;keywords&quot;: &quot;A String&quot;, # Lists keywords associated with the channel, comma-separated.
228 &quot;defaultLanguage&quot;: &quot;A String&quot;,
229 &quot;profileColor&quot;: &quot;A String&quot;, # A prominent color that can be rendered on this channel page.
230 },
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700231 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800232 &quot;topicDetails&quot;: { # Freebase topic information related to the channel. # The topicDetails object encapsulates information about Freebase topics associated with the channel.
233 &quot;topicCategories&quot;: [ # A list of Wikipedia URLs that describe the channel&#x27;s content.
234 &quot;A String&quot;,
235 ],
236 &quot;topicIds&quot;: [ # A list of Freebase topic IDs associated with the channel. You can retrieve information about each topic using the Freebase Topic API.
237 &quot;A String&quot;,
238 ],
239 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800240 &quot;conversionPings&quot;: { # 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.
241 &quot;pings&quot;: [ # 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.
242 { # 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.
243 &quot;conversionUrl&quot;: &quot;A String&quot;, # The url (without the schema) that the player shall send the ping to. It&#x27;s at caller&#x27;s descretion to decide which schema to use (http vs https) Example of a returned url: //googleads.g.doubleclick.net/pagead/ viewthroughconversion/962985656/?data=path%3DtHe_path%3Btype%3D cview%3Butuid%3DGISQtTNGYqaYl4sKxoVvKA&amp;labe=default The caller must append biscotti authentication (ms param in case of mobile, for example) to this ping.
244 &quot;context&quot;: &quot;A String&quot;, # Defines the context of the ping.
245 },
246 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700247 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800248 &quot;auditDetails&quot;: { # The auditDetails object encapsulates channel data that is relevant for YouTube Partners during the audit process. # The auditionDetails object encapsulates channel data that is relevant for YouTube Partners during the audition process.
249 &quot;communityGuidelinesGoodStanding&quot;: True or False, # Whether or not the channel respects the community guidelines.
250 &quot;contentIdClaimsGoodStanding&quot;: True or False, # Whether or not the channel has any unresolved claims.
251 &quot;copyrightStrikesGoodStanding&quot;: True or False, # Whether or not the channel has any copyright strikes.
252 },
253 &quot;contentOwnerDetails&quot;: { # 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.
254 &quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
255 &quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
256 },
257 &quot;contentDetails&quot;: { # Details about the content of a channel. # The contentDetails object encapsulates information about the channel&#x27;s content.
258 &quot;relatedPlaylists&quot;: {
259 &quot;likes&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s liked videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
260 &quot;watchLater&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch later playlist. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
261 &quot;favorites&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s favorite videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
262 &quot;watchHistory&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch history. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
263 &quot;uploads&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s uploaded videos. Use the videos.insert method to upload new videos and the videos.delete method to delete previously uploaded videos.
264 },
265 },
266 &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
267 &quot;statistics&quot;: { # Statistics about a channel: number of subscribers, number of videos in the channel, etc. # The statistics object encapsulates statistics for the channel.
268 &quot;viewCount&quot;: &quot;A String&quot;, # The number of times the channel has been viewed.
269 &quot;subscriberCount&quot;: &quot;A String&quot;, # The number of subscribers that the channel has.
270 &quot;hiddenSubscriberCount&quot;: True or False, # Whether or not the number of subscribers is shown for this user.
271 &quot;videoCount&quot;: &quot;A String&quot;, # The number of videos uploaded to the channel.
272 &quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the channel.
273 },
274 &quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel.
275 &quot;kind&quot;: &quot;youtube#channel&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#channel&quot;.
276 &quot;localizations&quot;: { # Localizations for different languages
277 &quot;a_key&quot;: { # Channel localization setting
278 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
279 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
280 },
281 },
282 &quot;status&quot;: { # JSON template for the status part of a channel. # The status object encapsulates information about the privacy status of the channel.
283 &quot;longUploadsStatus&quot;: &quot;A String&quot;, # The long uploads status of this channel. See https://support.google.com/youtube/answer/71673 for more information.
284 &quot;privacyStatus&quot;: &quot;A String&quot;, # Privacy status of the channel.
285 &quot;selfDeclaredMadeForKids&quot;: True or False,
286 &quot;isLinked&quot;: True or False, # If true, then the user is linked to either a YouTube username or G+ account. Otherwise, the user doesn&#x27;t have a public YouTube identity.
287 &quot;madeForKids&quot;: True or False,
288 },
289 &quot;snippet&quot;: { # Basic details about a channel, including title, description and thumbnails. # The snippet object contains basic details about the channel, such as its title, description, and thumbnail images.
290 &quot;localized&quot;: { # Channel localization setting # Localized title and description, read-only.
291 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
292 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
293 },
294 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
295 &quot;thumbnails&quot;: { # 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.
296 &quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
297 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
298 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
299 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
300 },
301 &quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
302 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
303 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
304 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
305 },
306 &quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
307 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
308 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
309 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
310 },
311 &quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
312 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
313 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
314 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
315 },
316 &quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
317 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
318 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
319 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
320 },
321 },
322 &quot;customUrl&quot;: &quot;A String&quot;, # The custom url of the channel.
323 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
324 &quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the channel&#x27;s default title and description.
325 &quot;description&quot;: &quot;A String&quot;, # The description of the channel.
326 &quot;title&quot;: &quot;A String&quot;, # The channel&#x27;s title.
327 },
John Asmuth614db982014-04-24 15:46:26 -0400328 },
John Asmuth614db982014-04-24 15:46:26 -0400329 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800330 &quot;prevPageToken&quot;: &quot;A String&quot;, # The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set.
331 &quot;eventId&quot;: &quot;A String&quot;, # Serialized EventId of the request which produced this response.
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800332 &quot;tokenPagination&quot;: { # Stub token pagination template to suppress results.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700333 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800334 &quot;pageInfo&quot;: { # Paging details for lists of resources, including total number of items available and number of resources returned in a single page. # General pagination information.
335 &quot;resultsPerPage&quot;: 42, # The number of results included in the API response.
336 &quot;totalResults&quot;: 42, # The total number of results in the result set.
337 },
338 &quot;nextPageToken&quot;: &quot;A String&quot;, # The token that can be used as the value of the pageToken parameter to retrieve the next page in the result set.
339 &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700340 &quot;visitorId&quot;: &quot;A String&quot;, # The visitorId identifies the visitor.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800341 &quot;kind&quot;: &quot;youtube#channelListResponse&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#channelListResponse&quot;.
John Asmuth614db982014-04-24 15:46:26 -0400342 }</pre>
343</div>
344
345<div class="method">
346 <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
347 <pre>Retrieves the next page of results.
348
349Args:
350 previous_request: The request for the previous page. (required)
351 previous_response: The response from the request for the previous page. (required)
352
353Returns:
Bu Sun Kim65020912020-05-20 12:08:20 -0700354 A request object that you can call &#x27;execute()&#x27; on to request the next
John Asmuth614db982014-04-24 15:46:26 -0400355 page. Returns None if there are no more items in the collection.
356 </pre>
357</div>
358
359<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700360 <code class="details" id="update">update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)</code>
361 <pre>Updates an existing resource.
John Asmuth614db982014-04-24 15:46:26 -0400362
363Args:
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700364 part: string, The *part* parameter serves two purposes in this operation. It identifies the properties that the write operation will set as well as the properties that the API response will include. The API currently only allows the parameter value to be set to either brandingSettings or invideoPromotion. (You cannot update both of those parts with a single request.) Note that this method overrides the existing values for all of the mutable properties that are contained in any parts that the parameter value specifies. (required) (repeated)
Dan O'Mearadd494642020-05-01 07:42:23 -0700365 body: object, The request body.
John Asmuth614db982014-04-24 15:46:26 -0400366 The object takes the form of:
367
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700368{ # A *channel* resource contains information about a YouTube channel.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800369 &quot;brandingSettings&quot;: { # Branding properties of a YouTube channel. # The brandingSettings object encapsulates information about the branding of the channel.
370 &quot;hints&quot;: [ # Additional experimental branding properties.
371 { # A pair Property / Value.
372 &quot;value&quot;: &quot;A String&quot;, # The property&#x27;s value.
373 &quot;property&quot;: &quot;A String&quot;, # A property.
374 },
375 ],
376 &quot;image&quot;: { # Branding properties for images associated with the channel. # Branding properties for branding images.
377 &quot;smallBrandedBannerImageImapScript&quot;: { # The image map script for the small banner image.
378 &quot;localized&quot;: [
379 {
380 &quot;value&quot;: &quot;A String&quot;,
381 &quot;language&quot;: &quot;A String&quot;,
382 },
383 ],
384 &quot;defaultLanguage&quot;: { # The language of the default property.
385 &quot;value&quot;: &quot;A String&quot;,
386 },
387 &quot;default&quot;: &quot;A String&quot;,
388 },
389 &quot;bannerMobileImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size (640x175).
390 &quot;smallBrandedBannerImageUrl&quot;: { # The URL for the 640px by 70px banner image that appears below the video player in the default view of the video watch page. The URL for the image that appears above the top-left corner of the video player. This is a 25-pixel-high image with a flexible width that cannot exceed 170 pixels.
391 &quot;localized&quot;: [
392 {
393 &quot;value&quot;: &quot;A String&quot;,
394 &quot;language&quot;: &quot;A String&quot;,
395 },
396 ],
397 &quot;defaultLanguage&quot;: { # The language of the default property.
398 &quot;value&quot;: &quot;A String&quot;,
399 },
400 &quot;default&quot;: &quot;A String&quot;,
401 },
402 &quot;bannerTvImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size extra high resolution (2120x1192).
403 &quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
404 &quot;bannerMobileMediumHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size medium/high resolution (960x263).
405 &quot;largeBrandedBannerImageUrl&quot;: { # The URL for the 854px by 70px image that appears below the video player in the expanded video view of the video watch page.
406 &quot;localized&quot;: [
407 {
408 &quot;value&quot;: &quot;A String&quot;,
409 &quot;language&quot;: &quot;A String&quot;,
410 },
411 ],
412 &quot;defaultLanguage&quot;: { # The language of the default property.
413 &quot;value&quot;: &quot;A String&quot;,
414 },
415 &quot;default&quot;: &quot;A String&quot;,
416 },
417 &quot;bannerTvLowImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size low resolution (854x480).
418 &quot;bannerMobileLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size low resolution (320x88).
419 &quot;bannerTabletHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size high resolution (2276x377).
420 &quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
421 &quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
422 &quot;bannerTabletImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size (1707x283).
423 &quot;largeBrandedBannerImageImapScript&quot;: { # The image map script for the large banner image.
424 &quot;localized&quot;: [
425 {
426 &quot;value&quot;: &quot;A String&quot;,
427 &quot;language&quot;: &quot;A String&quot;,
428 },
429 ],
430 &quot;defaultLanguage&quot;: { # The language of the default property.
431 &quot;value&quot;: &quot;A String&quot;,
432 },
433 &quot;default&quot;: &quot;A String&quot;,
434 },
435 &quot;bannerTvMediumImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size medium resolution (1280x720).
436 &quot;watchIconImageUrl&quot;: &quot;A String&quot;,
437 &quot;bannerTabletLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size low resolution (1138x188).
438 &quot;bannerTabletExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size extra high resolution (2560x424).
439 &quot;backgroundImageUrl&quot;: { # The URL for the background image shown on the video watch page. The image should be 1200px by 615px, with a maximum file size of 128k.
440 &quot;localized&quot;: [
441 {
442 &quot;value&quot;: &quot;A String&quot;,
443 &quot;language&quot;: &quot;A String&quot;,
444 },
445 ],
446 &quot;defaultLanguage&quot;: { # The language of the default property.
447 &quot;value&quot;: &quot;A String&quot;,
448 },
449 &quot;default&quot;: &quot;A String&quot;,
450 },
451 &quot;trackingImageUrl&quot;: &quot;A String&quot;, # The URL for a 1px by 1px tracking pixel that can be used to collect statistics for views of the channel or video pages.
452 &quot;bannerTvHighImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size high resolution (1920x1080).
453 &quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700454 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800455 &quot;watch&quot;: { # Branding properties for the watch. All deprecated. # Branding properties for the watch page.
456 &quot;backgroundColor&quot;: &quot;A String&quot;, # The text color for the video watch page&#x27;s branded area.
457 &quot;textColor&quot;: &quot;A String&quot;, # The background color for the video watch page&#x27;s branded area.
458 &quot;featuredPlaylistId&quot;: &quot;A String&quot;, # An ID that uniquely identifies a playlist that displays next to the video player.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700459 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800460 &quot;channel&quot;: { # Branding properties for the channel view. # Branding properties for the channel view.
461 &quot;unsubscribedTrailer&quot;: &quot;A String&quot;, # The trailer of the channel, for users that are not subscribers.
462 &quot;defaultTab&quot;: &quot;A String&quot;, # Which content tab users should see when viewing the channel.
463 &quot;showBrowseView&quot;: True or False, # Whether the tab to browse the videos should be displayed.
464 &quot;moderateComments&quot;: True or False, # Whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible.
465 &quot;showRelatedChannels&quot;: True or False, # Whether related channels should be proposed.
466 &quot;description&quot;: &quot;A String&quot;, # Specifies the channel description.
467 &quot;title&quot;: &quot;A String&quot;, # Specifies the channel title.
468 &quot;trackingAnalyticsAccountId&quot;: &quot;A String&quot;, # The ID for a Google Analytics account to track and measure traffic to the channels.
469 &quot;featuredChannelsTitle&quot;: &quot;A String&quot;, # Title for the featured channels tab.
470 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
471 &quot;featuredChannelsUrls&quot;: [ # The list of featured channels.
472 &quot;A String&quot;,
473 ],
474 &quot;keywords&quot;: &quot;A String&quot;, # Lists keywords associated with the channel, comma-separated.
475 &quot;defaultLanguage&quot;: &quot;A String&quot;,
476 &quot;profileColor&quot;: &quot;A String&quot;, # A prominent color that can be rendered on this channel page.
477 },
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700478 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800479 &quot;topicDetails&quot;: { # Freebase topic information related to the channel. # The topicDetails object encapsulates information about Freebase topics associated with the channel.
480 &quot;topicCategories&quot;: [ # A list of Wikipedia URLs that describe the channel&#x27;s content.
481 &quot;A String&quot;,
482 ],
483 &quot;topicIds&quot;: [ # A list of Freebase topic IDs associated with the channel. You can retrieve information about each topic using the Freebase Topic API.
484 &quot;A String&quot;,
485 ],
486 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800487 &quot;conversionPings&quot;: { # 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.
488 &quot;pings&quot;: [ # 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.
489 { # 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.
490 &quot;conversionUrl&quot;: &quot;A String&quot;, # The url (without the schema) that the player shall send the ping to. It&#x27;s at caller&#x27;s descretion to decide which schema to use (http vs https) Example of a returned url: //googleads.g.doubleclick.net/pagead/ viewthroughconversion/962985656/?data=path%3DtHe_path%3Btype%3D cview%3Butuid%3DGISQtTNGYqaYl4sKxoVvKA&amp;labe=default The caller must append biscotti authentication (ms param in case of mobile, for example) to this ping.
491 &quot;context&quot;: &quot;A String&quot;, # Defines the context of the ping.
492 },
493 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700494 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800495 &quot;auditDetails&quot;: { # The auditDetails object encapsulates channel data that is relevant for YouTube Partners during the audit process. # The auditionDetails object encapsulates channel data that is relevant for YouTube Partners during the audition process.
496 &quot;communityGuidelinesGoodStanding&quot;: True or False, # Whether or not the channel respects the community guidelines.
497 &quot;contentIdClaimsGoodStanding&quot;: True or False, # Whether or not the channel has any unresolved claims.
498 &quot;copyrightStrikesGoodStanding&quot;: True or False, # Whether or not the channel has any copyright strikes.
499 },
500 &quot;contentOwnerDetails&quot;: { # 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.
501 &quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
502 &quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
503 },
504 &quot;contentDetails&quot;: { # Details about the content of a channel. # The contentDetails object encapsulates information about the channel&#x27;s content.
505 &quot;relatedPlaylists&quot;: {
506 &quot;likes&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s liked videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
507 &quot;watchLater&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch later playlist. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
508 &quot;favorites&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s favorite videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
509 &quot;watchHistory&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch history. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
510 &quot;uploads&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s uploaded videos. Use the videos.insert method to upload new videos and the videos.delete method to delete previously uploaded videos.
511 },
512 },
513 &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
514 &quot;statistics&quot;: { # Statistics about a channel: number of subscribers, number of videos in the channel, etc. # The statistics object encapsulates statistics for the channel.
515 &quot;viewCount&quot;: &quot;A String&quot;, # The number of times the channel has been viewed.
516 &quot;subscriberCount&quot;: &quot;A String&quot;, # The number of subscribers that the channel has.
517 &quot;hiddenSubscriberCount&quot;: True or False, # Whether or not the number of subscribers is shown for this user.
518 &quot;videoCount&quot;: &quot;A String&quot;, # The number of videos uploaded to the channel.
519 &quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the channel.
520 },
521 &quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel.
522 &quot;kind&quot;: &quot;youtube#channel&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#channel&quot;.
523 &quot;localizations&quot;: { # Localizations for different languages
524 &quot;a_key&quot;: { # Channel localization setting
525 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
526 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
527 },
528 },
529 &quot;status&quot;: { # JSON template for the status part of a channel. # The status object encapsulates information about the privacy status of the channel.
530 &quot;longUploadsStatus&quot;: &quot;A String&quot;, # The long uploads status of this channel. See https://support.google.com/youtube/answer/71673 for more information.
531 &quot;privacyStatus&quot;: &quot;A String&quot;, # Privacy status of the channel.
532 &quot;selfDeclaredMadeForKids&quot;: True or False,
533 &quot;isLinked&quot;: True or False, # If true, then the user is linked to either a YouTube username or G+ account. Otherwise, the user doesn&#x27;t have a public YouTube identity.
534 &quot;madeForKids&quot;: True or False,
535 },
536 &quot;snippet&quot;: { # Basic details about a channel, including title, description and thumbnails. # The snippet object contains basic details about the channel, such as its title, description, and thumbnail images.
537 &quot;localized&quot;: { # Channel localization setting # Localized title and description, read-only.
538 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
539 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
540 },
541 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
542 &quot;thumbnails&quot;: { # 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.
543 &quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
544 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
545 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
546 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
547 },
548 &quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
549 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
550 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
551 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
552 },
553 &quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
554 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
555 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
556 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
557 },
558 &quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
559 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
560 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
561 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
562 },
563 &quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
564 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
565 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
566 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
567 },
568 },
569 &quot;customUrl&quot;: &quot;A String&quot;, # The custom url of the channel.
570 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
571 &quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the channel&#x27;s default title and description.
572 &quot;description&quot;: &quot;A String&quot;, # The description of the channel.
573 &quot;title&quot;: &quot;A String&quot;, # The channel&#x27;s title.
574 },
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700575 }
576
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700577 onBehalfOfContentOwner: string, The *onBehalfOfContentOwner* parameter indicates that the authenticated user is acting on behalf of the content owner specified in the parameter value. This parameter is intended for YouTube content partners that own and manage many different YouTube channels. It allows content owners to authenticate once and get access to all their video and channel data, without having to provide authentication credentials for each individual channel. The actual CMS account that the user authenticates with needs to be linked to the specified YouTube content owner.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700578 x__xgafv: string, V1 error format.
579 Allowed values
580 1 - v1 error format
581 2 - v2 error format
582
583Returns:
584 An object of the form:
585
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700586 { # A *channel* resource contains information about a YouTube channel.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800587 &quot;brandingSettings&quot;: { # Branding properties of a YouTube channel. # The brandingSettings object encapsulates information about the branding of the channel.
588 &quot;hints&quot;: [ # Additional experimental branding properties.
589 { # A pair Property / Value.
590 &quot;value&quot;: &quot;A String&quot;, # The property&#x27;s value.
591 &quot;property&quot;: &quot;A String&quot;, # A property.
592 },
593 ],
594 &quot;image&quot;: { # Branding properties for images associated with the channel. # Branding properties for branding images.
595 &quot;smallBrandedBannerImageImapScript&quot;: { # The image map script for the small banner image.
596 &quot;localized&quot;: [
597 {
598 &quot;value&quot;: &quot;A String&quot;,
599 &quot;language&quot;: &quot;A String&quot;,
600 },
601 ],
602 &quot;defaultLanguage&quot;: { # The language of the default property.
603 &quot;value&quot;: &quot;A String&quot;,
604 },
605 &quot;default&quot;: &quot;A String&quot;,
606 },
607 &quot;bannerMobileImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size (640x175).
608 &quot;smallBrandedBannerImageUrl&quot;: { # The URL for the 640px by 70px banner image that appears below the video player in the default view of the video watch page. The URL for the image that appears above the top-left corner of the video player. This is a 25-pixel-high image with a flexible width that cannot exceed 170 pixels.
609 &quot;localized&quot;: [
610 {
611 &quot;value&quot;: &quot;A String&quot;,
612 &quot;language&quot;: &quot;A String&quot;,
613 },
614 ],
615 &quot;defaultLanguage&quot;: { # The language of the default property.
616 &quot;value&quot;: &quot;A String&quot;,
617 },
618 &quot;default&quot;: &quot;A String&quot;,
619 },
620 &quot;bannerTvImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size extra high resolution (2120x1192).
621 &quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
622 &quot;bannerMobileMediumHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size medium/high resolution (960x263).
623 &quot;largeBrandedBannerImageUrl&quot;: { # The URL for the 854px by 70px image that appears below the video player in the expanded video view of the video watch page.
624 &quot;localized&quot;: [
625 {
626 &quot;value&quot;: &quot;A String&quot;,
627 &quot;language&quot;: &quot;A String&quot;,
628 },
629 ],
630 &quot;defaultLanguage&quot;: { # The language of the default property.
631 &quot;value&quot;: &quot;A String&quot;,
632 },
633 &quot;default&quot;: &quot;A String&quot;,
634 },
635 &quot;bannerTvLowImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size low resolution (854x480).
636 &quot;bannerMobileLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size low resolution (320x88).
637 &quot;bannerTabletHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size high resolution (2276x377).
638 &quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
639 &quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
640 &quot;bannerTabletImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size (1707x283).
641 &quot;largeBrandedBannerImageImapScript&quot;: { # The image map script for the large banner image.
642 &quot;localized&quot;: [
643 {
644 &quot;value&quot;: &quot;A String&quot;,
645 &quot;language&quot;: &quot;A String&quot;,
646 },
647 ],
648 &quot;defaultLanguage&quot;: { # The language of the default property.
649 &quot;value&quot;: &quot;A String&quot;,
650 },
651 &quot;default&quot;: &quot;A String&quot;,
652 },
653 &quot;bannerTvMediumImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size medium resolution (1280x720).
654 &quot;watchIconImageUrl&quot;: &quot;A String&quot;,
655 &quot;bannerTabletLowImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size low resolution (1138x188).
656 &quot;bannerTabletExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Tablet size extra high resolution (2560x424).
657 &quot;backgroundImageUrl&quot;: { # The URL for the background image shown on the video watch page. The image should be 1200px by 615px, with a maximum file size of 128k.
658 &quot;localized&quot;: [
659 {
660 &quot;value&quot;: &quot;A String&quot;,
661 &quot;language&quot;: &quot;A String&quot;,
662 },
663 ],
664 &quot;defaultLanguage&quot;: { # The language of the default property.
665 &quot;value&quot;: &quot;A String&quot;,
666 },
667 &quot;default&quot;: &quot;A String&quot;,
668 },
669 &quot;trackingImageUrl&quot;: &quot;A String&quot;, # The URL for a 1px by 1px tracking pixel that can be used to collect statistics for views of the channel or video pages.
670 &quot;bannerTvHighImageUrl&quot;: &quot;A String&quot;, # Banner image. TV size high resolution (1920x1080).
671 &quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700672 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800673 &quot;watch&quot;: { # Branding properties for the watch. All deprecated. # Branding properties for the watch page.
674 &quot;backgroundColor&quot;: &quot;A String&quot;, # The text color for the video watch page&#x27;s branded area.
675 &quot;textColor&quot;: &quot;A String&quot;, # The background color for the video watch page&#x27;s branded area.
676 &quot;featuredPlaylistId&quot;: &quot;A String&quot;, # An ID that uniquely identifies a playlist that displays next to the video player.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700677 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800678 &quot;channel&quot;: { # Branding properties for the channel view. # Branding properties for the channel view.
679 &quot;unsubscribedTrailer&quot;: &quot;A String&quot;, # The trailer of the channel, for users that are not subscribers.
680 &quot;defaultTab&quot;: &quot;A String&quot;, # Which content tab users should see when viewing the channel.
681 &quot;showBrowseView&quot;: True or False, # Whether the tab to browse the videos should be displayed.
682 &quot;moderateComments&quot;: True or False, # Whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible.
683 &quot;showRelatedChannels&quot;: True or False, # Whether related channels should be proposed.
684 &quot;description&quot;: &quot;A String&quot;, # Specifies the channel description.
685 &quot;title&quot;: &quot;A String&quot;, # Specifies the channel title.
686 &quot;trackingAnalyticsAccountId&quot;: &quot;A String&quot;, # The ID for a Google Analytics account to track and measure traffic to the channels.
687 &quot;featuredChannelsTitle&quot;: &quot;A String&quot;, # Title for the featured channels tab.
688 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
689 &quot;featuredChannelsUrls&quot;: [ # The list of featured channels.
690 &quot;A String&quot;,
691 ],
692 &quot;keywords&quot;: &quot;A String&quot;, # Lists keywords associated with the channel, comma-separated.
693 &quot;defaultLanguage&quot;: &quot;A String&quot;,
694 &quot;profileColor&quot;: &quot;A String&quot;, # A prominent color that can be rendered on this channel page.
695 },
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700696 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800697 &quot;topicDetails&quot;: { # Freebase topic information related to the channel. # The topicDetails object encapsulates information about Freebase topics associated with the channel.
698 &quot;topicCategories&quot;: [ # A list of Wikipedia URLs that describe the channel&#x27;s content.
699 &quot;A String&quot;,
700 ],
701 &quot;topicIds&quot;: [ # A list of Freebase topic IDs associated with the channel. You can retrieve information about each topic using the Freebase Topic API.
702 &quot;A String&quot;,
703 ],
704 },
Yoshi Automation Botc2228be2020-11-24 15:48:03 -0800705 &quot;conversionPings&quot;: { # 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.
706 &quot;pings&quot;: [ # 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.
707 { # 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.
708 &quot;conversionUrl&quot;: &quot;A String&quot;, # The url (without the schema) that the player shall send the ping to. It&#x27;s at caller&#x27;s descretion to decide which schema to use (http vs https) Example of a returned url: //googleads.g.doubleclick.net/pagead/ viewthroughconversion/962985656/?data=path%3DtHe_path%3Btype%3D cview%3Butuid%3DGISQtTNGYqaYl4sKxoVvKA&amp;labe=default The caller must append biscotti authentication (ms param in case of mobile, for example) to this ping.
709 &quot;context&quot;: &quot;A String&quot;, # Defines the context of the ping.
710 },
711 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700712 },
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800713 &quot;auditDetails&quot;: { # The auditDetails object encapsulates channel data that is relevant for YouTube Partners during the audit process. # The auditionDetails object encapsulates channel data that is relevant for YouTube Partners during the audition process.
714 &quot;communityGuidelinesGoodStanding&quot;: True or False, # Whether or not the channel respects the community guidelines.
715 &quot;contentIdClaimsGoodStanding&quot;: True or False, # Whether or not the channel has any unresolved claims.
716 &quot;copyrightStrikesGoodStanding&quot;: True or False, # Whether or not the channel has any copyright strikes.
717 },
718 &quot;contentOwnerDetails&quot;: { # 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.
719 &quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
720 &quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
721 },
722 &quot;contentDetails&quot;: { # Details about the content of a channel. # The contentDetails object encapsulates information about the channel&#x27;s content.
723 &quot;relatedPlaylists&quot;: {
724 &quot;likes&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s liked videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
725 &quot;watchLater&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch later playlist. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
726 &quot;favorites&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s favorite videos. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
727 &quot;watchHistory&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s watch history. Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
728 &quot;uploads&quot;: &quot;A String&quot;, # The ID of the playlist that contains the channel&quot;s uploaded videos. Use the videos.insert method to upload new videos and the videos.delete method to delete previously uploaded videos.
729 },
730 },
731 &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
732 &quot;statistics&quot;: { # Statistics about a channel: number of subscribers, number of videos in the channel, etc. # The statistics object encapsulates statistics for the channel.
733 &quot;viewCount&quot;: &quot;A String&quot;, # The number of times the channel has been viewed.
734 &quot;subscriberCount&quot;: &quot;A String&quot;, # The number of subscribers that the channel has.
735 &quot;hiddenSubscriberCount&quot;: True or False, # Whether or not the number of subscribers is shown for this user.
736 &quot;videoCount&quot;: &quot;A String&quot;, # The number of videos uploaded to the channel.
737 &quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the channel.
738 },
739 &quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel.
740 &quot;kind&quot;: &quot;youtube#channel&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#channel&quot;.
741 &quot;localizations&quot;: { # Localizations for different languages
742 &quot;a_key&quot;: { # Channel localization setting
743 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
744 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
745 },
746 },
747 &quot;status&quot;: { # JSON template for the status part of a channel. # The status object encapsulates information about the privacy status of the channel.
748 &quot;longUploadsStatus&quot;: &quot;A String&quot;, # The long uploads status of this channel. See https://support.google.com/youtube/answer/71673 for more information.
749 &quot;privacyStatus&quot;: &quot;A String&quot;, # Privacy status of the channel.
750 &quot;selfDeclaredMadeForKids&quot;: True or False,
751 &quot;isLinked&quot;: True or False, # If true, then the user is linked to either a YouTube username or G+ account. Otherwise, the user doesn&#x27;t have a public YouTube identity.
752 &quot;madeForKids&quot;: True or False,
753 },
754 &quot;snippet&quot;: { # Basic details about a channel, including title, description and thumbnails. # The snippet object contains basic details about the channel, such as its title, description, and thumbnail images.
755 &quot;localized&quot;: { # Channel localization setting # Localized title and description, read-only.
756 &quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
757 &quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
758 },
759 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
760 &quot;thumbnails&quot;: { # 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.
761 &quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
762 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
763 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
764 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
765 },
766 &quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
767 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
768 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
769 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
770 },
771 &quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
772 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
773 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
774 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
775 },
776 &quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
777 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
778 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
779 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
780 },
781 &quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
782 &quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
783 &quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
784 &quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
785 },
786 },
787 &quot;customUrl&quot;: &quot;A String&quot;, # The custom url of the channel.
788 &quot;country&quot;: &quot;A String&quot;, # The country of the channel.
789 &quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the channel&#x27;s default title and description.
790 &quot;description&quot;: &quot;A String&quot;, # The description of the channel.
791 &quot;title&quot;: &quot;A String&quot;, # The channel&#x27;s title.
792 },
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700793 }</pre>
John Asmuth614db982014-04-24 15:46:26 -0400794</div>
795
796</body></html>