blob: e4f06d950315ce11578b2d3997bfeb7bb4fb68ae [file] [log] [blame]
<html><body>
<style>
body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
font-size: 13px;
padding: 1em;
}
h1 {
font-size: 26px;
margin-bottom: 1em;
}
h2 {
font-size: 24px;
margin-bottom: 1em;
}
h3 {
font-size: 20px;
margin-bottom: 1em;
margin-top: 1em;
}
pre, code {
line-height: 1.5;
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
}
pre {
margin-top: 0.5em;
}
h1, h2, h3, p {
font-family: Arial, sans serif;
}
h1, h2, h3 {
border-bottom: solid #CCC 1px;
}
.toc_element {
margin-top: 0.5em;
}
.firstline {
margin-left: 2 em;
}
.method {
margin-top: 1em;
border: solid 1px #CCC;
padding: 1em;
background: #EEE;
}
.details {
font-weight: bold;
font-size: 14px;
}
</style>
<h1><a href="youtube_v3.html">YouTube Data API v3</a> . <a href="youtube_v3.videos.html">videos</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#delete">delete(id, onBehalfOfContentOwner=None, x__xgafv=None)</a></code></p>
<p class="firstline">Deletes a resource.</p>
<p class="toc_element">
<code><a href="#getRating">getRating(id, onBehalfOfContentOwner=None, x__xgafv=None)</a></code></p>
<p class="firstline">Retrieves the ratings that the authorized user gave to a list of specified</p>
<p class="toc_element">
<code><a href="#insert">insert(part, body=None, autoLevels=None, stabilize=None, onBehalfOfContentOwnerChannel=None, notifySubscribers=None, onBehalfOfContentOwner=None, x__xgafv=None, media_body=None, media_mime_type=None)</a></code></p>
<p class="firstline">Inserts a new resource into this collection.</p>
<p class="toc_element">
<code><a href="#list">list(part, myRating=None, locale=None, chart=None, videoCategoryId=None, maxWidth=None, regionCode=None, maxHeight=None, id=None, maxResults=None, onBehalfOfContentOwner=None, hl=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Retrieves a list of resources, possibly filtered.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#rate">rate(id, rating, x__xgafv=None)</a></code></p>
<p class="firstline">Adds a like or dislike rating to a video or removes a rating from a video.</p>
<p class="toc_element">
<code><a href="#reportAbuse">reportAbuse(body=None, onBehalfOfContentOwner=None, x__xgafv=None)</a></code></p>
<p class="firstline">Report abuse for a video.</p>
<p class="toc_element">
<code><a href="#update">update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates an existing resource.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="delete">delete(id, onBehalfOfContentOwner=None, x__xgafv=None)</code>
<pre>Deletes a resource.
Args:
id: string, A parameter (required)
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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 actual
CMS account that the user authenticates with must be linked to the
specified YouTube content owner.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
</pre>
</div>
<div class="method">
<code class="details" id="getRating">getRating(id, onBehalfOfContentOwner=None, x__xgafv=None)</code>
<pre>Retrieves the ratings that the authorized user gave to a list of specified
videos.
Args:
id: string, A parameter (required) (repeated)
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;items&quot;: [ # A list of ratings that match the request criteria.
{ # Basic details about rating of a video.
&quot;videoId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;rating&quot;: &quot;A String&quot;, # Rating of a video.
},
],
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;kind&quot;: &quot;youtube#videoGetRatingResponse&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#videoGetRatingResponse&quot;&lt;/code&gt;.
&quot;eventId&quot;: &quot;A String&quot;, # Serialized EventId of the request which produced this response.
&quot;visitorId&quot;: &quot;A String&quot;, # The &lt;code&gt;visitorId&lt;/code&gt; identifies the visitor.
}</pre>
</div>
<div class="method">
<code class="details" id="insert">insert(part, body=None, autoLevels=None, stabilize=None, onBehalfOfContentOwnerChannel=None, notifySubscribers=None, onBehalfOfContentOwner=None, x__xgafv=None, media_body=None, media_mime_type=None)</code>
<pre>Inserts a new resource into this collection.
Args:
part: string, The &lt;code&gt;&lt;strong&gt;part&lt;/strong&gt;&lt;/code&gt; 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.&lt;br/&gt;&lt;br/&gt;Note that not all parts contain properties that can be
set when inserting or updating a video. For example, the
&lt;code&gt;statistics&lt;/code&gt; object encapsulates statistics that YouTube
calculates for a video and does not contain values that you can set or
modify. If the parameter value specifies a &lt;code&gt;part&lt;/code&gt; that does not
contain mutable values, that &lt;code&gt;part&lt;/code&gt; will still be included in
the API response. (required) (repeated)
body: object, The request body.
The object takes the form of:
{ # A &lt;code&gt;&lt;strong&gt;video&lt;/strong&gt;&lt;/code&gt; resource represents a YouTube video.
&quot;recordingDetails&quot;: { # Recording information associated with the video. # The &lt;code&gt;recordingDetails&lt;/code&gt; object encapsulates information about the
# location, date and address where the video was recorded.
&quot;locationDescription&quot;: &quot;A String&quot;, # The text description of the location where the video was recorded.
&quot;recordingDate&quot;: &quot;A String&quot;, # The date and time when the video was recorded. The value is specified in &lt;a
# href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# (&lt;code&gt;YYYY-MM-DDThh:mm:ss.sssZ&lt;/code&gt;) format.
&quot;location&quot;: { # Geographical coordinates of a point, in WGS84. # The geolocation information associated with the video.
&quot;latitude&quot;: 3.14, # Latitude in degrees.
&quot;longitude&quot;: 3.14, # Longitude in degrees.
&quot;altitude&quot;: 3.14, # Altitude above the reference ellipsoid, in meters.
},
},
&quot;contentDetails&quot;: { # Details about the content of a YouTube Video. # The &lt;code&gt;contentDetails&lt;/code&gt; object contains information about the video
# content, including the length of the video and its aspect ratio.
&quot;dimension&quot;: &quot;A String&quot;, # The value of &lt;code&gt;dimension&lt;/code&gt; indicates whether the video is
# available in 3D or in 2D.
&quot;caption&quot;: &quot;A String&quot;, # The value of &lt;code&gt;captions&lt;/code&gt; indicates whether the video
# has captions or not.
&quot;duration&quot;: &quot;A String&quot;, # The length of the video. The tag value is an &lt;a
# href=&quot;//en.wikipedia.org/wiki/ISO_8601#Durations&quot;&gt;ISO 8601&lt;/a&gt; duration in
# the format &lt;code&gt;PT#M#S&lt;/code&gt;, in which the letters &lt;code&gt;PT&lt;/code&gt;
# indicate that the value specifies a period of time, and the letters
# &lt;code&gt;M&lt;/code&gt; and &lt;code&gt;S&lt;/code&gt; refer to length in minutes and seconds,
# respectively. The &lt;code&gt;#&lt;/code&gt; characters preceding the &lt;code&gt;M&lt;/code&gt;
# and &lt;code&gt;S&lt;/code&gt; letters are both integers that specify the number of
# minutes (or seconds) of the video. For example, a value of
# &lt;code&gt;PT15M51S&lt;/code&gt; indicates that the video is 15 minutes and 51 seconds
# long.
&quot;hasCustomThumbnail&quot;: True or False, # Indicates whether the video uploader has provided a custom
# thumbnail image for the video.
# This property is only visible to the video uploader.
&quot;regionRestriction&quot;: { # DEPRECATED Region restriction of the video. # The &lt;code&gt;regionRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable. The object will contain
# either the &lt;code&gt;contentDetails.regionRestriction.allowed&lt;/code&gt; property
# or the &lt;code&gt;contentDetails.regionRestriction.blocked&lt;/code&gt; property.
&quot;allowed&quot;: [ # A list of region codes that identify countries where the video is
# viewable. If this property is present and a country is not listed
# in its value, then the video is blocked from appearing in that
# country. If this property is present and contains an empty list,
# the video is blocked in all countries.
&quot;A String&quot;,
],
&quot;blocked&quot;: [ # A list of region codes that identify countries where the video is
# blocked. If this property is present and a country is not listed in
# its value, then the video is viewable in that country. If this
# property is present and contains an empty list, the video is
# viewable in all countries.
&quot;A String&quot;,
],
},
&quot;licensedContent&quot;: True or False, # The value of &lt;code&gt;is_license_content&lt;/code&gt; indicates whether the video is
# licensed content.
&quot;countryRestriction&quot;: { # Rights management policy for YouTube resources. # The &lt;code&gt;countryRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
&quot;definition&quot;: &quot;A String&quot;, # The value of &lt;code&gt;definition&lt;/code&gt; indicates whether the video is
# available in high definition or only in standard definition.
&quot;contentRating&quot;: { # Ratings schemes. The country-specific ratings are mostly for # Specifies the ratings that the video received under various rating schemes.
# movies and shows.
# LINT.IfChange
&quot;cscfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Luxembourg&#x27;s Commission de surveillance
# de la classification des films (CSCF).
&quot;icaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Instituto de la Cinematograf&amp;iacute;a y de las Artes
# Audiovisuales (ICAA - Spain) rating.
&quot;mpaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Motion Picture Association of America (MPAA) rating.
&quot;nbcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Maldives National Bureau of Classification.
&quot;oflcRating&quot;: &quot;A String&quot;, # The video&#x27;s Office of Film and Literature Classification
# (OFLC - New Zealand) rating.
&quot;fcbmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malaysia&#x27;s Film Censorship Board.
&quot;fpbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from South Africa&#x27;s Film and Publication Board.
&quot;djctqRating&quot;: &quot;A String&quot;, # The video&#x27;s Departamento de Justi&amp;ccedil;a, Classifica&amp;ccedil;&amp;atilde;o,
# Qualifica&amp;ccedil;&amp;atilde;o e T&amp;iacute;tulos (DJCQT - Brazil) rating.
&quot;mpaatRating&quot;: &quot;A String&quot;, # The rating system for trailer, DVD, and Ad in the US. See
# http://movielabs.com/md/ratings/v2.3/html/US_MPAAT_Ratings.html.
&quot;chfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Switzerland.
&quot;nmcRating&quot;: &quot;A String&quot;, # The National Media Council ratings system for United Arab Emirates.
&quot;acbRating&quot;: &quot;A String&quot;, # The video&#x27;s Australian Classification Board (ACB) or Australian
# Communications and Media Authority (ACMA) rating. ACMA ratings are used
# to classify children&#x27;s television programming.
&quot;mccaaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malta&#x27;s Film Age-Classification Board.
&quot;mibacRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Ministero dei Beni e delle Attivit&amp;agrave;
# Culturali e del Turismo (Italy).
&quot;catvfrRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian French-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/frenchsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;moctwRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Taiwan&#x27;s Ministry of Culture
# (&amp;#25991;&amp;#21270;&amp;#37096;).
&quot;nkclvRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Nacion&amp;atilde;lais Kino centrs (National Film
# Centre of Latvia).
&quot;csaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from France&#x27;s Conseil sup&amp;eacute;rieur de
# l’audiovisuel, which rates broadcast content.
&quot;rteRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Ireland&#x27;s Raidi&amp;oacute; Teilif&amp;iacute;s
# &amp;Eacute;ireann.
&quot;ifcoRating&quot;: &quot;A String&quot;, # The video&#x27;s Irish Film Classification Office (IFCO - Ireland) rating.
# See the &lt;a
# href=&quot;http://www.ifco.ie/website/ifco/ifcoweb.nsf/web/classcatintro&quot;&gt;IFCO&lt;/a&gt;
# website for more information.
&quot;cceRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Portugal&#x27;s Comiss&amp;atilde;o de
# Classifica&amp;ccedil;&amp;atilde;o de Espect&amp;acute;culos.
&quot;ecbmctRating&quot;: &quot;A String&quot;, # Rating system in Turkey - Evaluation and Classification Board of the
# Ministry of Culture and Tourism
&quot;egfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Egypt.
&quot;eirinRating&quot;: &quot;A String&quot;, # The video&#x27;s Eirin (&amp;#26144;&amp;#20523;) rating.
# Eirin is the Japanese rating system.
&quot;ilfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Israel.
&quot;bmukkRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Austrian Board of Media Classification
# (Bundesministerium f&amp;uuml;r Unterricht, Kunst und Kultur).
&quot;fpbRatingReasons&quot;: [ # Reasons that explain why the video received its FPB (South Africa) rating.
&quot;A String&quot;,
],
&quot;tvpgRating&quot;: &quot;A String&quot;, # The video&#x27;s TV Parental Guidelines (TVPG) rating.
&quot;smaisRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Iceland.
&quot;mekuRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Finland&#x27;s Kansallinen Audiovisuaalinen Instituutti
# (National Audiovisual Institute).
&quot;smsaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Statens medier&amp;aring;d (Sweden&#x27;s National Media
# Council).
&quot;lsfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Indonesia&#x27;s Lembaga Sensor Film.
&quot;nbcplRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Poland.
&quot;ytRating&quot;: &quot;A String&quot;, # A rating that YouTube uses to identify age-restricted content.
&quot;czfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in the Czech Republic.
&quot;kijkwijzerRating&quot;: &quot;A String&quot;, # The video&#x27;s NICAM/Kijkwijzer rating from the Nederlands Instituut
# voor de Classificatie van Audiovisuele Media (Netherlands).
&quot;rcnofRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Hungarian Nemzeti Filmiroda, the Rating
# Committee of the National Office of Film.
&quot;cncRating&quot;: &quot;A String&quot;, # Rating system in France - Commission de classification cinematographique
&quot;cbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s Central Board of Film Certification (CBFC - India) rating.
&quot;cicfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Commission de Contr&amp;ocirc;le des Films
# (Belgium).
&quot;fcoRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Hong Kong&#x27;s Office for Film, Newspaper
# and Article Administration.
&quot;catvRating&quot;: &quot;A String&quot;, # Rating system for Canadian TV - Canadian TV Classification System
# The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian English-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/englishsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;resorteviolenciaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Venezuela.
&quot;russiaRating&quot;: &quot;A String&quot;, # The video&#x27;s National Film Registry of the Russian Federation
# (MKRF - Russia) rating.
&quot;kfcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Kenya Film Classification Board.
&quot;bfvcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Thailand&#x27;s Board of Film and Video Censors.
&quot;medietilsynetRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Medietilsynet, the Norwegian Media Authority.
&quot;djctqRatingReasons&quot;: [ # Reasons that explain why the video received its DJCQT (Brazil) rating.
&quot;A String&quot;,
],
&quot;agcomRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Italy&#x27;s Autorit&amp;agrave; per le Garanzie nelle
# Comunicazioni (AGCOM).
&quot;pefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Peru.
&quot;mcstRating&quot;: &quot;A String&quot;, # The video&#x27;s rating system for Vietnam - MCST
&quot;mccypRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Danish Film Institute&#x27;s (Det Danske
# Filminstitut) Media Council for Children and Young People.
&quot;grfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Greece.
&quot;bbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s British Board of Film Classification (BBFC) rating.
&quot;menaMpaaRating&quot;: &quot;A String&quot;, # The rating system for MENA countries, a clone of MPAA. It is needed to
# prevent titles go live w/o additional QC check, since some of them can be
# inappropriate for the countries at all. See b/33408548 for more details.
&quot;chvrsRating&quot;: &quot;A String&quot;, # The video&#x27;s Canadian Home Video Rating System (CHVRS) rating.
&quot;mdaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Singapore&#x27;s Media Development Authority (MDA) and,
# specifically, it&#x27;s Board of Film Censors (BFC).
&quot;kmrbRating&quot;: &quot;A String&quot;, # The video&#x27;s Korea Media Rating Board
# (&amp;#50689;&amp;#49345;&amp;#47932;&amp;#46321;&amp;#44553;&amp;#50948;&amp;#50896;&amp;#54924;) rating.
# The KMRB rates videos in South Korea.
&quot;nfrcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the &lt;a href=&quot;http://www.nfc.bg/&quot;&gt;Bulgarian
# National Film Center&lt;/a&gt;.
&quot;fmocRating&quot;: &quot;A String&quot;, # &lt;span class=&quot;deprecated&quot;&gt;This property has been deprecated. Use the
# &lt;code&gt;&lt;a
# href=&quot;#contentDetails.contentRating.cncRating&quot;&gt;contentDetails.contentRating.cncRating&lt;/a&gt;&lt;/code&gt;
# instead.&lt;/span&gt;
&quot;eefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Estonia.
&quot;cnaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Romania&#x27;s CONSILIUL NATIONAL AL AUDIOVIZUALULUI
# (CNA).
&quot;fskRating&quot;: &quot;A String&quot;, # The video&#x27;s Freiwillige Selbstkontrolle der Filmwirtschaft
# (FSK - Germany) rating.
&quot;skfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Slovakia.
&quot;incaaRating&quot;: &quot;A String&quot;, # The video&#x27;s INCAA (Instituto Nacional de Cine y Artes Audiovisuales -
# Argentina) rating.
&quot;mocRating&quot;: &quot;A String&quot;, # The video&#x27;s Ministerio de Cultura (Colombia) rating.
&quot;rtcRating&quot;: &quot;A String&quot;, # The video&#x27;s General Directorate of Radio, Television and Cinematography
# (Mexico) rating.
&quot;anatelRating&quot;: &quot;A String&quot;, # The video&#x27;s Anatel (Asociaci&amp;oacute;n Nacional de Televisi&amp;oacute;n)
# rating for Chilean television.
&quot;mtrcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Movie and Television Review and
# Classification Board (Philippines).
&quot;cccRating&quot;: &quot;A String&quot;, # The video&#x27;s Consejo de Calificaci&amp;oacute;n Cinematogr&amp;aacute;fica (Chile)
# rating.
&quot;nfvcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Nigeria&#x27;s National Film and Video Censors Board.
},
&quot;projection&quot;: &quot;A String&quot;, # Specifies the projection format of the video.
},
&quot;projectDetails&quot;: { # Project specific details about the content of a YouTube Video. # The &lt;code&gt;projectDetails&lt;/code&gt; object contains information about the
# project specific video metadata.
&quot;tags&quot;: [ # A list of project tags associated with the video during the upload.
&quot;A String&quot;,
],
},
&quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;localizations&quot;: { # The &lt;code&gt;localizations&lt;/code&gt; object contains localized versions of the
# basic details about the video, such as its title and description.
&quot;a_key&quot;: { # Localized versions of certain video properties (e.g. title).
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
},
&quot;monetizationDetails&quot;: { # Details about monetization of a YouTube Video. # The &lt;code&gt;monetizationDetails&lt;/code&gt; object encapsulates information
# about the monetization status of the video.
&quot;access&quot;: { # Rights management policy for YouTube resources. # The value of &lt;code&gt;access&lt;/code&gt; indicates whether the video can be
# monetized or not.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
},
&quot;status&quot;: { # Basic details about a video category, such as its localized title. # The &lt;code&gt;status&lt;/code&gt; object contains information about the video&#x27;s
# uploading, processing, and privacy statuses.
# Next Id: 17
&quot;failureReason&quot;: &quot;A String&quot;, # This value explains why a video failed to upload. This property is
# only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property indicates that
# the upload failed.
&quot;privacyStatus&quot;: &quot;A String&quot;, # The video&#x27;s privacy status.
&quot;selfDeclaredMadeForKids&quot;: True or False,
&quot;rejectionReason&quot;: &quot;A String&quot;, # This value explains why YouTube rejected an uploaded video. This
# property is only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property
# indicates that the upload was rejected.
&quot;embeddable&quot;: True or False, # This value indicates if the video can be embedded on another website.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publishAt&quot;: &quot;A String&quot;, # The date and time when the video is scheduled to publish. It can be set
# only if the privacy status of the video is private. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
&quot;madeForKids&quot;: True or False,
&quot;license&quot;: &quot;A String&quot;, # The video&#x27;s license.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publicStatsViewable&quot;: True or False, # This value indicates if the extended video statistics on the watch page
# can be viewed by everyone. Note that the view count, likes, etc will still
# be visible if this is disabled.
# @mutable youtube.videos.insert youtube.videos.update
&quot;uploadStatus&quot;: &quot;A String&quot;, # The status of the uploaded video.
},
&quot;statistics&quot;: { # Statistics about the video, such as the number of times the video was viewed # The &lt;code&gt;statistics&lt;/code&gt; object contains statistics about the video.
# or liked.
&quot;likeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they liked the video by
# giving it a positive rating.
&quot;dislikeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they disliked the video by
# giving it a negative rating.
&quot;favoriteCount&quot;: &quot;A String&quot;, # The number of users who currently have the video marked as a favorite
# video.
&quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the video.
&quot;viewCount&quot;: &quot;A String&quot;, # The number of times the video has been viewed.
},
&quot;snippet&quot;: { # Basic details about a video, including title, description, uploader, # The &lt;code&gt;snippet&lt;/code&gt; object contains basic details about the video,
# such as its title, description, and category.
# thumbnails and category.
&quot;localized&quot;: { # Localized versions of certain video properties (e.g. title). # Localized snippet selected with the hl parameter. If no such localization
# exists, this field is populated with the default snippet. (Read-only)
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
&quot;tags&quot;: [ # A list of keyword tags associated with the video. Tags may contain spaces.
&quot;A String&quot;,
],
&quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the videos&#x27;s default snippet.
&quot;title&quot;: &quot;A String&quot;, # The video&#x27;s title.
# @mutable youtube.videos.insert youtube.videos.update
&quot;liveBroadcastContent&quot;: &quot;A String&quot;, # Indicates if the video is an upcoming/active live broadcast.
# Or it&#x27;s &quot;none&quot; if the video is not an upcoming/active live broadcast.
&quot;description&quot;: &quot;A String&quot;, # The video&#x27;s description.
# @mutable youtube.videos.insert youtube.videos.update
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel that the video belongs to.
&quot;defaultAudioLanguage&quot;: &quot;A String&quot;, # The &lt;code&gt;default_audio_language&lt;/code&gt; property specifies the language
# spoken in the video&#x27;s default audio track.
&quot;channelId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel that the
# video was uploaded to.
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the video. 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.
&quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
},
&quot;categoryId&quot;: &quot;A String&quot;, # The YouTube &lt;a href=&quot;/youtube/v3/docs/videoCategories/list&quot;&gt;video
# category&lt;/a&gt; associated with the video.
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;processingDetails&quot;: { # Describes processing status and progress and availability of some other Video # The &lt;code&gt;processingDetails&lt;/code&gt; object encapsulates information about
# YouTube&#x27;s progress in processing the uploaded video file. The properties
# in the object identify the current processing status and an estimate of
# the time remaining until YouTube finishes processing the video. This part
# also indicates whether different types of data or content, such as file
# details or thumbnail images, are available for the video.&lt;br&gt;&lt;br&gt;
# The &lt;code&gt;processingProgress&lt;/code&gt; object is designed to be polled so
# that the video uploaded can track the progress that YouTube has made in
# processing the uploaded video file. This data can only be retrieved by
# the video owner.
# resource parts.
&quot;fileDetailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether file details are available for the uploaded
# video. You can retrieve a video&#x27;s file details by requesting the
# &lt;code&gt;fileDetails&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingFailureReason&quot;: &quot;A String&quot;, # The reason that YouTube failed to process the video. This property will
# only have a value if the &lt;code&gt;processingStatus&lt;/code&gt;
# property&#x27;s value is &lt;code&gt;failed&lt;/code&gt;.
&quot;editorSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether video editing suggestions, which might
# improve video quality or the playback experience, are available for
# the video. You can retrieve these suggestions by requesting the
# &lt;code&gt;suggestions&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;tagSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether keyword (tag) suggestions are available for
# the video. Tags can be added to a video&#x27;s metadata to make it easier for
# other users to find the video. You can retrieve these suggestions by
# requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingProgress&quot;: { # Video processing progress and completion time estimate. # The &lt;code&gt;processingProgress&lt;/code&gt; object contains information about the
# progress YouTube has made in processing the video. The values are really
# only relevant if the video&#x27;s processing status is &lt;code&gt;processing&lt;/code&gt;.
&quot;timeLeftMs&quot;: &quot;A String&quot;, # An estimate of the amount of time, in millseconds, that YouTube needs
# to finish processing the video.
&quot;partsProcessed&quot;: &quot;A String&quot;, # The number of parts of the video that YouTube has already processed.
# You can estimate the percentage of the video that YouTube has already
# processed by calculating:&lt;br&gt;
# &lt;code&gt;100 * parts_processed / parts_total&lt;/code&gt;&lt;br&gt;&lt;br&gt;
# Note that since the estimated number of parts could increase without
# a corresponding increase in the number of parts that have already been
# processed, it is possible that the calculated progress could
# periodically decrease while YouTube processes a video.
&quot;partsTotal&quot;: &quot;A String&quot;, # An estimate of the total number of parts that need to be processed
# for the video. The number may be updated with more precise estimates
# while YouTube processes the video.
},
&quot;thumbnailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether thumbnail images have been generated for
# the video.
&quot;processingIssuesAvailability&quot;: &quot;A String&quot;, # This value indicates whether the video processing engine has generated
# suggestions that might improve YouTube&#x27;s ability to process the
# the video, warnings that explain video processing problems, or
# errors that cause video processing problems. You can retrieve these
# suggestions by requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingStatus&quot;: &quot;A String&quot;, # The video&#x27;s processing status. This value indicates whether YouTube was
# able to process the video or if the video is still being processed.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;player&quot;: { # Player to be used for a video playback. # The &lt;code&gt;player&lt;/code&gt; object contains information that you would use to
# play the video in an embedded player.
&quot;embedWidth&quot;: &quot;A String&quot;, # The embed width
&quot;embedHeight&quot;: &quot;A String&quot;,
&quot;embedHtml&quot;: &quot;A String&quot;, # An &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt; tag that embeds a player that will
# play the video.
},
&quot;liveStreamingDetails&quot;: { # Details about the live streaming metadata. # The &lt;code&gt;liveStreamingDetails&lt;/code&gt; object contains metadata about a live
# video broadcast. The object will only be present in a &lt;code&gt;video&lt;/code&gt;
# resource if the video is an upcoming, live, or completed live broadcast.
&quot;activeLiveChatId&quot;: &quot;A String&quot;, # The ID of the currently active live chat attached to this video. This
# field is filled only if the video is a currently live broadcast that has
# live chat. Once the broadcast transitions to complete this field will be
# removed and the live chat closed down. For persistent broadcasts that live
# chat id will no longer be tied to this video but rather to the new video
# being displayed at the persistent page.
&quot;concurrentViewers&quot;: &quot;A String&quot;, # The number of viewers currently watching the broadcast. The property and
# its value will be present if the broadcast has current viewers and the
# broadcast owner has not hidden the viewcount for the video. Note that
# YouTube stops tracking the number of concurrent viewers for a broadcast
# when the broadcast ends. So, this property would not identify the number
# of viewers watching an archived video of a live broadcast that already
# ended.
&quot;scheduledEndTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to end. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. If the value is empty or
# the property is not present, then the broadcast is scheduled to continue
# indefinitely.
&quot;actualStartTime&quot;: &quot;A String&quot;, # The time that the broadcast actually started. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast begins.
&quot;actualEndTime&quot;: &quot;A String&quot;, # The time that the broadcast actually ended. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast is over.
&quot;scheduledStartTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to begin. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;topicDetails&quot;: { # Freebase topic information related to the video. # The &lt;code&gt;topicDetails&lt;/code&gt; object encapsulates information about &lt;a
# href=&quot;http://www.freebase.com&quot;&gt;Freebase&lt;/a&gt; topics associated with the
# video.
&quot;topicCategories&quot;: [ # A list of Wikipedia URLs that provide a high-level description of the
# video&#x27;s content.
&quot;A String&quot;,
],
&quot;relevantTopicIds&quot;: [ # Similar to topic_id, except that these topics are merely relevant to the
# video. These are topics that may be mentioned in, or appear in the video.
# You can retrieve information about each topic using &lt;a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
&quot;topicIds&quot;: [ # A list of Freebase topic IDs that are centrally associated with the video.
# These are topics that are centrally featured in the video, and it can be
# said that the video is mainly about each of these. You can retrieve
# information about each topic using the &lt; a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
},
&quot;fileDetails&quot;: { # Describes original video file properties, including technical details about # The &lt;code&gt;fileDetails&lt;/code&gt; object encapsulates information about the
# video file that was uploaded to YouTube, including the file&#x27;s resolution,
# duration, audio and video codecs, stream bitrates, and more. This data can
# only be retrieved by the video owner.
# audio and video streams, but also metadata information like content length,
# digitization time, or geotagging information.
&quot;fileName&quot;: &quot;A String&quot;, # The uploaded file&#x27;s name. This field is present whether a video file or
# another type of file was uploaded.
&quot;videoStreams&quot;: [ # A list of video streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about a video stream.
{ # Information about a video stream.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The video stream&#x27;s bitrate, in bits per second.
&quot;heightPixels&quot;: 42, # The encoded video content&#x27;s height in pixels.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value is
# a four-letter vendor code.
&quot;rotation&quot;: &quot;A String&quot;, # The amount that YouTube needs to rotate the original source content
# to properly display the video.
&quot;codec&quot;: &quot;A String&quot;, # The video codec that the stream uses.
&quot;frameRateFps&quot;: 3.14, # The video stream&#x27;s frame rate, in frames per second.
&quot;aspectRatio&quot;: 3.14, # The video content&#x27;s display aspect ratio, which specifies the aspect
# ratio in which the video should be displayed.
&quot;widthPixels&quot;: 42, # The encoded video content&#x27;s width in pixels. You can calculate the
# video&#x27;s encoding aspect ratio as
# &lt;code&gt;width_pixels&lt;/code&gt;&amp;nbsp;/&amp;nbsp;&lt;code&gt;height_pixels&lt;/code&gt;.
},
],
&quot;audioStreams&quot;: [ # A list of audio streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about an audio stream.
{ # Information about an audio stream.
&quot;codec&quot;: &quot;A String&quot;, # The audio codec that the stream uses.
&quot;channelCount&quot;: 42, # The number of audio channels that the stream contains.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value
# is a four-letter vendor code.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The audio stream&#x27;s bitrate, in bits per second.
},
],
&quot;bitrateBps&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s combined (video and audio) bitrate in bits
# per second.
&quot;durationMs&quot;: &quot;A String&quot;, # The length of the uploaded video in milliseconds.
&quot;fileType&quot;: &quot;A String&quot;, # The uploaded file&#x27;s type as detected by YouTube&#x27;s video processing
# engine. Currently, YouTube only processes video files, but this field
# is present whether a video file or another type of file was uploaded.
&quot;fileSize&quot;: &quot;A String&quot;, # The uploaded file&#x27;s size in bytes. This field is present whether
# a video file or another type of file was uploaded.
&quot;container&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s container format.
&quot;creationTime&quot;: &quot;A String&quot;, # The date and time when the uploaded video file was created. The value is
# specified in &lt;a href=&quot;http://www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. Currently, the following ISO 8601 formats are supported:
# &lt;ul&gt;
# &lt;li&gt;Date only: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Naive time: &lt;code&gt;YYYY-MM-DDTHH:MM:SS&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Time with timezone: &lt;code&gt;YYYY-MM-DDTHH:MM:SS+HH:MM&lt;/code&gt;&lt;/li&gt;
# &lt;/ul&gt;
},
&quot;ageGating&quot;: { # Age restriction details related to a video. This data can only be retrieved
# by the video owner.
&quot;videoGameRating&quot;: &quot;A String&quot;, # Video game rating, if any.
&quot;alcoholContent&quot;: True or False, # Indicates whether or not the video has alcoholic beverage content. Only
# users of legal purchasing age in a particular country, as identified by
# ICAP, can view the content.
&quot;restricted&quot;: True or False, # Age-restricted trailers. For redband trailers and adult-rated video-games.
# Only users aged 18+ can view the content. The the field is
# &lt;code&gt;true&lt;/code&gt; the content is restricted to viewers aged 18+. Otherwise
# The field won&#x27;t be present.
},
&quot;kind&quot;: &quot;youtube#video&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#video&quot;&lt;/code&gt;.
&quot;suggestions&quot;: { # Specifies suggestions on how to improve video content, # The &lt;code&gt;suggestions&lt;/code&gt; object encapsulates suggestions that identify
# opportunities to improve the video quality or the metadata for the uploaded
# video. This data can only be retrieved by the video owner.
# including encoding hints, tag suggestions, and editor suggestions.
&quot;processingHints&quot;: [ # A list of suggestions that may improve YouTube&#x27;s ability to process the
# video.
&quot;A String&quot;,
],
&quot;tagSuggestions&quot;: [ # A list of keyword tags that could be added to the video&#x27;s metadata to
# increase the likelihood that users will locate your video when searching
# or browsing on YouTube.
{ # A single tag suggestion with it&#x27;s relevance information.
&quot;tag&quot;: &quot;A String&quot;, # The keyword tag suggested for the video.
&quot;categoryRestricts&quot;: [ # A set of video categories for which the tag is relevant. You can use this
# information to display appropriate tag suggestions based on the video
# category that the video uploader associates with the video. By default,
# tag suggestions are relevant for all categories if there are no restricts
# defined for the keyword.
&quot;A String&quot;,
],
},
],
&quot;processingErrors&quot;: [ # A list of errors that will prevent YouTube from successfully processing
# the uploaded video video. These errors indicate that, regardless of the
# video&#x27;s current &lt;a href=&quot;#processingProgress.processingStatus&quot;&gt;processing
# status&lt;/a&gt;, eventually, that status will almost certainly be
# &lt;code&gt;failed&lt;/code&gt;.
&quot;A String&quot;,
],
&quot;editorSuggestions&quot;: [ # A list of video editing operations that might improve the video quality
# or playback experience of the uploaded video.
&quot;A String&quot;,
],
&quot;processingWarnings&quot;: [ # A list of reasons why YouTube may have difficulty transcoding the
# uploaded video or that might result in an erroneous transcoding.
# These warnings are generated before YouTube actually processes the
# uploaded video file. In addition, they identify issues that are unlikely
# to cause the video processing to fail but that might cause problems
# such as sync issues, video artifacts, or a missing audio track.
&quot;A String&quot;,
],
},
}
autoLevels: boolean, Should auto-levels be applied to the upload.
stabilize: boolean, Should stabilize be applied to the upload.
onBehalfOfContentOwnerChannel: string, This parameter can only be used in a properly &lt;a
href=&quot;/youtube/v3/guides/authentication&quot;&gt;authorized request&lt;/a&gt;.
&lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwnerChannel&lt;/strong&gt;&lt;/code&gt; parameter
specifies the YouTube channel ID of the channel to which a video is being
added. This parameter is required when a request specifies a value for the
&lt;code&gt;onBehalfOfContentOwner&lt;/code&gt; parameter, and it can only be used in
conjunction with that parameter. In addition, the request must be
authorized using a CMS account that is linked to the content owner that the
&lt;code&gt;onBehalfOfContentOwner&lt;/code&gt; parameter specifies. Finally, the
channel that the &lt;code&gt;onBehalfOfContentOwnerChannel&lt;/code&gt; parameter value
specifies must be linked to the content owner that the
&lt;code&gt;onBehalfOfContentOwner&lt;/code&gt; parameter specifies.&lt;br&gt;&lt;br&gt;This
parameter is intended for YouTube content partners that own and manage many
different YouTube channels. It allows content owners to authenticate once
and perform actions on behalf of the channel specified in the parameter
value, without having to provide authentication credentials for each
separate channel.
notifySubscribers: boolean, Notify the channel subscribers about the new video. As default, the
notification is enabled.
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
media_body: string, The filename of the media request body, or an instance of a MediaUpload object.
media_mime_type: string, The MIME type of the media request body, or an instance of a MediaUpload object.
Returns:
An object of the form:
{ # A &lt;code&gt;&lt;strong&gt;video&lt;/strong&gt;&lt;/code&gt; resource represents a YouTube video.
&quot;recordingDetails&quot;: { # Recording information associated with the video. # The &lt;code&gt;recordingDetails&lt;/code&gt; object encapsulates information about the
# location, date and address where the video was recorded.
&quot;locationDescription&quot;: &quot;A String&quot;, # The text description of the location where the video was recorded.
&quot;recordingDate&quot;: &quot;A String&quot;, # The date and time when the video was recorded. The value is specified in &lt;a
# href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# (&lt;code&gt;YYYY-MM-DDThh:mm:ss.sssZ&lt;/code&gt;) format.
&quot;location&quot;: { # Geographical coordinates of a point, in WGS84. # The geolocation information associated with the video.
&quot;latitude&quot;: 3.14, # Latitude in degrees.
&quot;longitude&quot;: 3.14, # Longitude in degrees.
&quot;altitude&quot;: 3.14, # Altitude above the reference ellipsoid, in meters.
},
},
&quot;contentDetails&quot;: { # Details about the content of a YouTube Video. # The &lt;code&gt;contentDetails&lt;/code&gt; object contains information about the video
# content, including the length of the video and its aspect ratio.
&quot;dimension&quot;: &quot;A String&quot;, # The value of &lt;code&gt;dimension&lt;/code&gt; indicates whether the video is
# available in 3D or in 2D.
&quot;caption&quot;: &quot;A String&quot;, # The value of &lt;code&gt;captions&lt;/code&gt; indicates whether the video
# has captions or not.
&quot;duration&quot;: &quot;A String&quot;, # The length of the video. The tag value is an &lt;a
# href=&quot;//en.wikipedia.org/wiki/ISO_8601#Durations&quot;&gt;ISO 8601&lt;/a&gt; duration in
# the format &lt;code&gt;PT#M#S&lt;/code&gt;, in which the letters &lt;code&gt;PT&lt;/code&gt;
# indicate that the value specifies a period of time, and the letters
# &lt;code&gt;M&lt;/code&gt; and &lt;code&gt;S&lt;/code&gt; refer to length in minutes and seconds,
# respectively. The &lt;code&gt;#&lt;/code&gt; characters preceding the &lt;code&gt;M&lt;/code&gt;
# and &lt;code&gt;S&lt;/code&gt; letters are both integers that specify the number of
# minutes (or seconds) of the video. For example, a value of
# &lt;code&gt;PT15M51S&lt;/code&gt; indicates that the video is 15 minutes and 51 seconds
# long.
&quot;hasCustomThumbnail&quot;: True or False, # Indicates whether the video uploader has provided a custom
# thumbnail image for the video.
# This property is only visible to the video uploader.
&quot;regionRestriction&quot;: { # DEPRECATED Region restriction of the video. # The &lt;code&gt;regionRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable. The object will contain
# either the &lt;code&gt;contentDetails.regionRestriction.allowed&lt;/code&gt; property
# or the &lt;code&gt;contentDetails.regionRestriction.blocked&lt;/code&gt; property.
&quot;allowed&quot;: [ # A list of region codes that identify countries where the video is
# viewable. If this property is present and a country is not listed
# in its value, then the video is blocked from appearing in that
# country. If this property is present and contains an empty list,
# the video is blocked in all countries.
&quot;A String&quot;,
],
&quot;blocked&quot;: [ # A list of region codes that identify countries where the video is
# blocked. If this property is present and a country is not listed in
# its value, then the video is viewable in that country. If this
# property is present and contains an empty list, the video is
# viewable in all countries.
&quot;A String&quot;,
],
},
&quot;licensedContent&quot;: True or False, # The value of &lt;code&gt;is_license_content&lt;/code&gt; indicates whether the video is
# licensed content.
&quot;countryRestriction&quot;: { # Rights management policy for YouTube resources. # The &lt;code&gt;countryRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
&quot;definition&quot;: &quot;A String&quot;, # The value of &lt;code&gt;definition&lt;/code&gt; indicates whether the video is
# available in high definition or only in standard definition.
&quot;contentRating&quot;: { # Ratings schemes. The country-specific ratings are mostly for # Specifies the ratings that the video received under various rating schemes.
# movies and shows.
# LINT.IfChange
&quot;cscfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Luxembourg&#x27;s Commission de surveillance
# de la classification des films (CSCF).
&quot;icaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Instituto de la Cinematograf&amp;iacute;a y de las Artes
# Audiovisuales (ICAA - Spain) rating.
&quot;mpaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Motion Picture Association of America (MPAA) rating.
&quot;nbcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Maldives National Bureau of Classification.
&quot;oflcRating&quot;: &quot;A String&quot;, # The video&#x27;s Office of Film and Literature Classification
# (OFLC - New Zealand) rating.
&quot;fcbmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malaysia&#x27;s Film Censorship Board.
&quot;fpbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from South Africa&#x27;s Film and Publication Board.
&quot;djctqRating&quot;: &quot;A String&quot;, # The video&#x27;s Departamento de Justi&amp;ccedil;a, Classifica&amp;ccedil;&amp;atilde;o,
# Qualifica&amp;ccedil;&amp;atilde;o e T&amp;iacute;tulos (DJCQT - Brazil) rating.
&quot;mpaatRating&quot;: &quot;A String&quot;, # The rating system for trailer, DVD, and Ad in the US. See
# http://movielabs.com/md/ratings/v2.3/html/US_MPAAT_Ratings.html.
&quot;chfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Switzerland.
&quot;nmcRating&quot;: &quot;A String&quot;, # The National Media Council ratings system for United Arab Emirates.
&quot;acbRating&quot;: &quot;A String&quot;, # The video&#x27;s Australian Classification Board (ACB) or Australian
# Communications and Media Authority (ACMA) rating. ACMA ratings are used
# to classify children&#x27;s television programming.
&quot;mccaaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malta&#x27;s Film Age-Classification Board.
&quot;mibacRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Ministero dei Beni e delle Attivit&amp;agrave;
# Culturali e del Turismo (Italy).
&quot;catvfrRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian French-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/frenchsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;moctwRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Taiwan&#x27;s Ministry of Culture
# (&amp;#25991;&amp;#21270;&amp;#37096;).
&quot;nkclvRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Nacion&amp;atilde;lais Kino centrs (National Film
# Centre of Latvia).
&quot;csaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from France&#x27;s Conseil sup&amp;eacute;rieur de
# l’audiovisuel, which rates broadcast content.
&quot;rteRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Ireland&#x27;s Raidi&amp;oacute; Teilif&amp;iacute;s
# &amp;Eacute;ireann.
&quot;ifcoRating&quot;: &quot;A String&quot;, # The video&#x27;s Irish Film Classification Office (IFCO - Ireland) rating.
# See the &lt;a
# href=&quot;http://www.ifco.ie/website/ifco/ifcoweb.nsf/web/classcatintro&quot;&gt;IFCO&lt;/a&gt;
# website for more information.
&quot;cceRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Portugal&#x27;s Comiss&amp;atilde;o de
# Classifica&amp;ccedil;&amp;atilde;o de Espect&amp;acute;culos.
&quot;ecbmctRating&quot;: &quot;A String&quot;, # Rating system in Turkey - Evaluation and Classification Board of the
# Ministry of Culture and Tourism
&quot;egfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Egypt.
&quot;eirinRating&quot;: &quot;A String&quot;, # The video&#x27;s Eirin (&amp;#26144;&amp;#20523;) rating.
# Eirin is the Japanese rating system.
&quot;ilfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Israel.
&quot;bmukkRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Austrian Board of Media Classification
# (Bundesministerium f&amp;uuml;r Unterricht, Kunst und Kultur).
&quot;fpbRatingReasons&quot;: [ # Reasons that explain why the video received its FPB (South Africa) rating.
&quot;A String&quot;,
],
&quot;tvpgRating&quot;: &quot;A String&quot;, # The video&#x27;s TV Parental Guidelines (TVPG) rating.
&quot;smaisRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Iceland.
&quot;mekuRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Finland&#x27;s Kansallinen Audiovisuaalinen Instituutti
# (National Audiovisual Institute).
&quot;smsaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Statens medier&amp;aring;d (Sweden&#x27;s National Media
# Council).
&quot;lsfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Indonesia&#x27;s Lembaga Sensor Film.
&quot;nbcplRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Poland.
&quot;ytRating&quot;: &quot;A String&quot;, # A rating that YouTube uses to identify age-restricted content.
&quot;czfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in the Czech Republic.
&quot;kijkwijzerRating&quot;: &quot;A String&quot;, # The video&#x27;s NICAM/Kijkwijzer rating from the Nederlands Instituut
# voor de Classificatie van Audiovisuele Media (Netherlands).
&quot;rcnofRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Hungarian Nemzeti Filmiroda, the Rating
# Committee of the National Office of Film.
&quot;cncRating&quot;: &quot;A String&quot;, # Rating system in France - Commission de classification cinematographique
&quot;cbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s Central Board of Film Certification (CBFC - India) rating.
&quot;cicfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Commission de Contr&amp;ocirc;le des Films
# (Belgium).
&quot;fcoRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Hong Kong&#x27;s Office for Film, Newspaper
# and Article Administration.
&quot;catvRating&quot;: &quot;A String&quot;, # Rating system for Canadian TV - Canadian TV Classification System
# The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian English-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/englishsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;resorteviolenciaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Venezuela.
&quot;russiaRating&quot;: &quot;A String&quot;, # The video&#x27;s National Film Registry of the Russian Federation
# (MKRF - Russia) rating.
&quot;kfcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Kenya Film Classification Board.
&quot;bfvcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Thailand&#x27;s Board of Film and Video Censors.
&quot;medietilsynetRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Medietilsynet, the Norwegian Media Authority.
&quot;djctqRatingReasons&quot;: [ # Reasons that explain why the video received its DJCQT (Brazil) rating.
&quot;A String&quot;,
],
&quot;agcomRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Italy&#x27;s Autorit&amp;agrave; per le Garanzie nelle
# Comunicazioni (AGCOM).
&quot;pefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Peru.
&quot;mcstRating&quot;: &quot;A String&quot;, # The video&#x27;s rating system for Vietnam - MCST
&quot;mccypRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Danish Film Institute&#x27;s (Det Danske
# Filminstitut) Media Council for Children and Young People.
&quot;grfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Greece.
&quot;bbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s British Board of Film Classification (BBFC) rating.
&quot;menaMpaaRating&quot;: &quot;A String&quot;, # The rating system for MENA countries, a clone of MPAA. It is needed to
# prevent titles go live w/o additional QC check, since some of them can be
# inappropriate for the countries at all. See b/33408548 for more details.
&quot;chvrsRating&quot;: &quot;A String&quot;, # The video&#x27;s Canadian Home Video Rating System (CHVRS) rating.
&quot;mdaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Singapore&#x27;s Media Development Authority (MDA) and,
# specifically, it&#x27;s Board of Film Censors (BFC).
&quot;kmrbRating&quot;: &quot;A String&quot;, # The video&#x27;s Korea Media Rating Board
# (&amp;#50689;&amp;#49345;&amp;#47932;&amp;#46321;&amp;#44553;&amp;#50948;&amp;#50896;&amp;#54924;) rating.
# The KMRB rates videos in South Korea.
&quot;nfrcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the &lt;a href=&quot;http://www.nfc.bg/&quot;&gt;Bulgarian
# National Film Center&lt;/a&gt;.
&quot;fmocRating&quot;: &quot;A String&quot;, # &lt;span class=&quot;deprecated&quot;&gt;This property has been deprecated. Use the
# &lt;code&gt;&lt;a
# href=&quot;#contentDetails.contentRating.cncRating&quot;&gt;contentDetails.contentRating.cncRating&lt;/a&gt;&lt;/code&gt;
# instead.&lt;/span&gt;
&quot;eefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Estonia.
&quot;cnaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Romania&#x27;s CONSILIUL NATIONAL AL AUDIOVIZUALULUI
# (CNA).
&quot;fskRating&quot;: &quot;A String&quot;, # The video&#x27;s Freiwillige Selbstkontrolle der Filmwirtschaft
# (FSK - Germany) rating.
&quot;skfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Slovakia.
&quot;incaaRating&quot;: &quot;A String&quot;, # The video&#x27;s INCAA (Instituto Nacional de Cine y Artes Audiovisuales -
# Argentina) rating.
&quot;mocRating&quot;: &quot;A String&quot;, # The video&#x27;s Ministerio de Cultura (Colombia) rating.
&quot;rtcRating&quot;: &quot;A String&quot;, # The video&#x27;s General Directorate of Radio, Television and Cinematography
# (Mexico) rating.
&quot;anatelRating&quot;: &quot;A String&quot;, # The video&#x27;s Anatel (Asociaci&amp;oacute;n Nacional de Televisi&amp;oacute;n)
# rating for Chilean television.
&quot;mtrcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Movie and Television Review and
# Classification Board (Philippines).
&quot;cccRating&quot;: &quot;A String&quot;, # The video&#x27;s Consejo de Calificaci&amp;oacute;n Cinematogr&amp;aacute;fica (Chile)
# rating.
&quot;nfvcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Nigeria&#x27;s National Film and Video Censors Board.
},
&quot;projection&quot;: &quot;A String&quot;, # Specifies the projection format of the video.
},
&quot;projectDetails&quot;: { # Project specific details about the content of a YouTube Video. # The &lt;code&gt;projectDetails&lt;/code&gt; object contains information about the
# project specific video metadata.
&quot;tags&quot;: [ # A list of project tags associated with the video during the upload.
&quot;A String&quot;,
],
},
&quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;localizations&quot;: { # The &lt;code&gt;localizations&lt;/code&gt; object contains localized versions of the
# basic details about the video, such as its title and description.
&quot;a_key&quot;: { # Localized versions of certain video properties (e.g. title).
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
},
&quot;monetizationDetails&quot;: { # Details about monetization of a YouTube Video. # The &lt;code&gt;monetizationDetails&lt;/code&gt; object encapsulates information
# about the monetization status of the video.
&quot;access&quot;: { # Rights management policy for YouTube resources. # The value of &lt;code&gt;access&lt;/code&gt; indicates whether the video can be
# monetized or not.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
},
&quot;status&quot;: { # Basic details about a video category, such as its localized title. # The &lt;code&gt;status&lt;/code&gt; object contains information about the video&#x27;s
# uploading, processing, and privacy statuses.
# Next Id: 17
&quot;failureReason&quot;: &quot;A String&quot;, # This value explains why a video failed to upload. This property is
# only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property indicates that
# the upload failed.
&quot;privacyStatus&quot;: &quot;A String&quot;, # The video&#x27;s privacy status.
&quot;selfDeclaredMadeForKids&quot;: True or False,
&quot;rejectionReason&quot;: &quot;A String&quot;, # This value explains why YouTube rejected an uploaded video. This
# property is only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property
# indicates that the upload was rejected.
&quot;embeddable&quot;: True or False, # This value indicates if the video can be embedded on another website.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publishAt&quot;: &quot;A String&quot;, # The date and time when the video is scheduled to publish. It can be set
# only if the privacy status of the video is private. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
&quot;madeForKids&quot;: True or False,
&quot;license&quot;: &quot;A String&quot;, # The video&#x27;s license.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publicStatsViewable&quot;: True or False, # This value indicates if the extended video statistics on the watch page
# can be viewed by everyone. Note that the view count, likes, etc will still
# be visible if this is disabled.
# @mutable youtube.videos.insert youtube.videos.update
&quot;uploadStatus&quot;: &quot;A String&quot;, # The status of the uploaded video.
},
&quot;statistics&quot;: { # Statistics about the video, such as the number of times the video was viewed # The &lt;code&gt;statistics&lt;/code&gt; object contains statistics about the video.
# or liked.
&quot;likeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they liked the video by
# giving it a positive rating.
&quot;dislikeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they disliked the video by
# giving it a negative rating.
&quot;favoriteCount&quot;: &quot;A String&quot;, # The number of users who currently have the video marked as a favorite
# video.
&quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the video.
&quot;viewCount&quot;: &quot;A String&quot;, # The number of times the video has been viewed.
},
&quot;snippet&quot;: { # Basic details about a video, including title, description, uploader, # The &lt;code&gt;snippet&lt;/code&gt; object contains basic details about the video,
# such as its title, description, and category.
# thumbnails and category.
&quot;localized&quot;: { # Localized versions of certain video properties (e.g. title). # Localized snippet selected with the hl parameter. If no such localization
# exists, this field is populated with the default snippet. (Read-only)
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
&quot;tags&quot;: [ # A list of keyword tags associated with the video. Tags may contain spaces.
&quot;A String&quot;,
],
&quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the videos&#x27;s default snippet.
&quot;title&quot;: &quot;A String&quot;, # The video&#x27;s title.
# @mutable youtube.videos.insert youtube.videos.update
&quot;liveBroadcastContent&quot;: &quot;A String&quot;, # Indicates if the video is an upcoming/active live broadcast.
# Or it&#x27;s &quot;none&quot; if the video is not an upcoming/active live broadcast.
&quot;description&quot;: &quot;A String&quot;, # The video&#x27;s description.
# @mutable youtube.videos.insert youtube.videos.update
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel that the video belongs to.
&quot;defaultAudioLanguage&quot;: &quot;A String&quot;, # The &lt;code&gt;default_audio_language&lt;/code&gt; property specifies the language
# spoken in the video&#x27;s default audio track.
&quot;channelId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel that the
# video was uploaded to.
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the video. 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.
&quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
},
&quot;categoryId&quot;: &quot;A String&quot;, # The YouTube &lt;a href=&quot;/youtube/v3/docs/videoCategories/list&quot;&gt;video
# category&lt;/a&gt; associated with the video.
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;processingDetails&quot;: { # Describes processing status and progress and availability of some other Video # The &lt;code&gt;processingDetails&lt;/code&gt; object encapsulates information about
# YouTube&#x27;s progress in processing the uploaded video file. The properties
# in the object identify the current processing status and an estimate of
# the time remaining until YouTube finishes processing the video. This part
# also indicates whether different types of data or content, such as file
# details or thumbnail images, are available for the video.&lt;br&gt;&lt;br&gt;
# The &lt;code&gt;processingProgress&lt;/code&gt; object is designed to be polled so
# that the video uploaded can track the progress that YouTube has made in
# processing the uploaded video file. This data can only be retrieved by
# the video owner.
# resource parts.
&quot;fileDetailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether file details are available for the uploaded
# video. You can retrieve a video&#x27;s file details by requesting the
# &lt;code&gt;fileDetails&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingFailureReason&quot;: &quot;A String&quot;, # The reason that YouTube failed to process the video. This property will
# only have a value if the &lt;code&gt;processingStatus&lt;/code&gt;
# property&#x27;s value is &lt;code&gt;failed&lt;/code&gt;.
&quot;editorSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether video editing suggestions, which might
# improve video quality or the playback experience, are available for
# the video. You can retrieve these suggestions by requesting the
# &lt;code&gt;suggestions&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;tagSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether keyword (tag) suggestions are available for
# the video. Tags can be added to a video&#x27;s metadata to make it easier for
# other users to find the video. You can retrieve these suggestions by
# requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingProgress&quot;: { # Video processing progress and completion time estimate. # The &lt;code&gt;processingProgress&lt;/code&gt; object contains information about the
# progress YouTube has made in processing the video. The values are really
# only relevant if the video&#x27;s processing status is &lt;code&gt;processing&lt;/code&gt;.
&quot;timeLeftMs&quot;: &quot;A String&quot;, # An estimate of the amount of time, in millseconds, that YouTube needs
# to finish processing the video.
&quot;partsProcessed&quot;: &quot;A String&quot;, # The number of parts of the video that YouTube has already processed.
# You can estimate the percentage of the video that YouTube has already
# processed by calculating:&lt;br&gt;
# &lt;code&gt;100 * parts_processed / parts_total&lt;/code&gt;&lt;br&gt;&lt;br&gt;
# Note that since the estimated number of parts could increase without
# a corresponding increase in the number of parts that have already been
# processed, it is possible that the calculated progress could
# periodically decrease while YouTube processes a video.
&quot;partsTotal&quot;: &quot;A String&quot;, # An estimate of the total number of parts that need to be processed
# for the video. The number may be updated with more precise estimates
# while YouTube processes the video.
},
&quot;thumbnailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether thumbnail images have been generated for
# the video.
&quot;processingIssuesAvailability&quot;: &quot;A String&quot;, # This value indicates whether the video processing engine has generated
# suggestions that might improve YouTube&#x27;s ability to process the
# the video, warnings that explain video processing problems, or
# errors that cause video processing problems. You can retrieve these
# suggestions by requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingStatus&quot;: &quot;A String&quot;, # The video&#x27;s processing status. This value indicates whether YouTube was
# able to process the video or if the video is still being processed.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;player&quot;: { # Player to be used for a video playback. # The &lt;code&gt;player&lt;/code&gt; object contains information that you would use to
# play the video in an embedded player.
&quot;embedWidth&quot;: &quot;A String&quot;, # The embed width
&quot;embedHeight&quot;: &quot;A String&quot;,
&quot;embedHtml&quot;: &quot;A String&quot;, # An &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt; tag that embeds a player that will
# play the video.
},
&quot;liveStreamingDetails&quot;: { # Details about the live streaming metadata. # The &lt;code&gt;liveStreamingDetails&lt;/code&gt; object contains metadata about a live
# video broadcast. The object will only be present in a &lt;code&gt;video&lt;/code&gt;
# resource if the video is an upcoming, live, or completed live broadcast.
&quot;activeLiveChatId&quot;: &quot;A String&quot;, # The ID of the currently active live chat attached to this video. This
# field is filled only if the video is a currently live broadcast that has
# live chat. Once the broadcast transitions to complete this field will be
# removed and the live chat closed down. For persistent broadcasts that live
# chat id will no longer be tied to this video but rather to the new video
# being displayed at the persistent page.
&quot;concurrentViewers&quot;: &quot;A String&quot;, # The number of viewers currently watching the broadcast. The property and
# its value will be present if the broadcast has current viewers and the
# broadcast owner has not hidden the viewcount for the video. Note that
# YouTube stops tracking the number of concurrent viewers for a broadcast
# when the broadcast ends. So, this property would not identify the number
# of viewers watching an archived video of a live broadcast that already
# ended.
&quot;scheduledEndTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to end. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. If the value is empty or
# the property is not present, then the broadcast is scheduled to continue
# indefinitely.
&quot;actualStartTime&quot;: &quot;A String&quot;, # The time that the broadcast actually started. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast begins.
&quot;actualEndTime&quot;: &quot;A String&quot;, # The time that the broadcast actually ended. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast is over.
&quot;scheduledStartTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to begin. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;topicDetails&quot;: { # Freebase topic information related to the video. # The &lt;code&gt;topicDetails&lt;/code&gt; object encapsulates information about &lt;a
# href=&quot;http://www.freebase.com&quot;&gt;Freebase&lt;/a&gt; topics associated with the
# video.
&quot;topicCategories&quot;: [ # A list of Wikipedia URLs that provide a high-level description of the
# video&#x27;s content.
&quot;A String&quot;,
],
&quot;relevantTopicIds&quot;: [ # Similar to topic_id, except that these topics are merely relevant to the
# video. These are topics that may be mentioned in, or appear in the video.
# You can retrieve information about each topic using &lt;a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
&quot;topicIds&quot;: [ # A list of Freebase topic IDs that are centrally associated with the video.
# These are topics that are centrally featured in the video, and it can be
# said that the video is mainly about each of these. You can retrieve
# information about each topic using the &lt; a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
},
&quot;fileDetails&quot;: { # Describes original video file properties, including technical details about # The &lt;code&gt;fileDetails&lt;/code&gt; object encapsulates information about the
# video file that was uploaded to YouTube, including the file&#x27;s resolution,
# duration, audio and video codecs, stream bitrates, and more. This data can
# only be retrieved by the video owner.
# audio and video streams, but also metadata information like content length,
# digitization time, or geotagging information.
&quot;fileName&quot;: &quot;A String&quot;, # The uploaded file&#x27;s name. This field is present whether a video file or
# another type of file was uploaded.
&quot;videoStreams&quot;: [ # A list of video streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about a video stream.
{ # Information about a video stream.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The video stream&#x27;s bitrate, in bits per second.
&quot;heightPixels&quot;: 42, # The encoded video content&#x27;s height in pixels.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value is
# a four-letter vendor code.
&quot;rotation&quot;: &quot;A String&quot;, # The amount that YouTube needs to rotate the original source content
# to properly display the video.
&quot;codec&quot;: &quot;A String&quot;, # The video codec that the stream uses.
&quot;frameRateFps&quot;: 3.14, # The video stream&#x27;s frame rate, in frames per second.
&quot;aspectRatio&quot;: 3.14, # The video content&#x27;s display aspect ratio, which specifies the aspect
# ratio in which the video should be displayed.
&quot;widthPixels&quot;: 42, # The encoded video content&#x27;s width in pixels. You can calculate the
# video&#x27;s encoding aspect ratio as
# &lt;code&gt;width_pixels&lt;/code&gt;&amp;nbsp;/&amp;nbsp;&lt;code&gt;height_pixels&lt;/code&gt;.
},
],
&quot;audioStreams&quot;: [ # A list of audio streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about an audio stream.
{ # Information about an audio stream.
&quot;codec&quot;: &quot;A String&quot;, # The audio codec that the stream uses.
&quot;channelCount&quot;: 42, # The number of audio channels that the stream contains.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value
# is a four-letter vendor code.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The audio stream&#x27;s bitrate, in bits per second.
},
],
&quot;bitrateBps&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s combined (video and audio) bitrate in bits
# per second.
&quot;durationMs&quot;: &quot;A String&quot;, # The length of the uploaded video in milliseconds.
&quot;fileType&quot;: &quot;A String&quot;, # The uploaded file&#x27;s type as detected by YouTube&#x27;s video processing
# engine. Currently, YouTube only processes video files, but this field
# is present whether a video file or another type of file was uploaded.
&quot;fileSize&quot;: &quot;A String&quot;, # The uploaded file&#x27;s size in bytes. This field is present whether
# a video file or another type of file was uploaded.
&quot;container&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s container format.
&quot;creationTime&quot;: &quot;A String&quot;, # The date and time when the uploaded video file was created. The value is
# specified in &lt;a href=&quot;http://www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. Currently, the following ISO 8601 formats are supported:
# &lt;ul&gt;
# &lt;li&gt;Date only: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Naive time: &lt;code&gt;YYYY-MM-DDTHH:MM:SS&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Time with timezone: &lt;code&gt;YYYY-MM-DDTHH:MM:SS+HH:MM&lt;/code&gt;&lt;/li&gt;
# &lt;/ul&gt;
},
&quot;ageGating&quot;: { # Age restriction details related to a video. This data can only be retrieved
# by the video owner.
&quot;videoGameRating&quot;: &quot;A String&quot;, # Video game rating, if any.
&quot;alcoholContent&quot;: True or False, # Indicates whether or not the video has alcoholic beverage content. Only
# users of legal purchasing age in a particular country, as identified by
# ICAP, can view the content.
&quot;restricted&quot;: True or False, # Age-restricted trailers. For redband trailers and adult-rated video-games.
# Only users aged 18+ can view the content. The the field is
# &lt;code&gt;true&lt;/code&gt; the content is restricted to viewers aged 18+. Otherwise
# The field won&#x27;t be present.
},
&quot;kind&quot;: &quot;youtube#video&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#video&quot;&lt;/code&gt;.
&quot;suggestions&quot;: { # Specifies suggestions on how to improve video content, # The &lt;code&gt;suggestions&lt;/code&gt; object encapsulates suggestions that identify
# opportunities to improve the video quality or the metadata for the uploaded
# video. This data can only be retrieved by the video owner.
# including encoding hints, tag suggestions, and editor suggestions.
&quot;processingHints&quot;: [ # A list of suggestions that may improve YouTube&#x27;s ability to process the
# video.
&quot;A String&quot;,
],
&quot;tagSuggestions&quot;: [ # A list of keyword tags that could be added to the video&#x27;s metadata to
# increase the likelihood that users will locate your video when searching
# or browsing on YouTube.
{ # A single tag suggestion with it&#x27;s relevance information.
&quot;tag&quot;: &quot;A String&quot;, # The keyword tag suggested for the video.
&quot;categoryRestricts&quot;: [ # A set of video categories for which the tag is relevant. You can use this
# information to display appropriate tag suggestions based on the video
# category that the video uploader associates with the video. By default,
# tag suggestions are relevant for all categories if there are no restricts
# defined for the keyword.
&quot;A String&quot;,
],
},
],
&quot;processingErrors&quot;: [ # A list of errors that will prevent YouTube from successfully processing
# the uploaded video video. These errors indicate that, regardless of the
# video&#x27;s current &lt;a href=&quot;#processingProgress.processingStatus&quot;&gt;processing
# status&lt;/a&gt;, eventually, that status will almost certainly be
# &lt;code&gt;failed&lt;/code&gt;.
&quot;A String&quot;,
],
&quot;editorSuggestions&quot;: [ # A list of video editing operations that might improve the video quality
# or playback experience of the uploaded video.
&quot;A String&quot;,
],
&quot;processingWarnings&quot;: [ # A list of reasons why YouTube may have difficulty transcoding the
# uploaded video or that might result in an erroneous transcoding.
# These warnings are generated before YouTube actually processes the
# uploaded video file. In addition, they identify issues that are unlikely
# to cause the video processing to fail but that might cause problems
# such as sync issues, video artifacts, or a missing audio track.
&quot;A String&quot;,
],
},
}</pre>
</div>
<div class="method">
<code class="details" id="list">list(part, myRating=None, locale=None, chart=None, videoCategoryId=None, maxWidth=None, regionCode=None, maxHeight=None, id=None, maxResults=None, onBehalfOfContentOwner=None, hl=None, pageToken=None, x__xgafv=None)</code>
<pre>Retrieves a list of resources, possibly filtered.
Args:
part: string, The &lt;code&gt;&lt;strong&gt;part&lt;/strong&gt;&lt;/code&gt; parameter specifies a
comma-separated list of one or more &lt;code&gt;video&lt;/code&gt; resource properties
that the API response will include.&lt;br&gt;&lt;br&gt;If the parameter identifies a
property that contains child properties, the child properties will be
included in the response. For example, in a &lt;code&gt;video&lt;/code&gt; resource,
the &lt;code&gt;snippet&lt;/code&gt; property contains the &lt;code&gt;channelId&lt;/code&gt;,
&lt;code&gt;title&lt;/code&gt;, &lt;code&gt;description&lt;/code&gt;, &lt;code&gt;tags&lt;/code&gt;, and
&lt;code&gt;categoryId&lt;/code&gt; properties. As such, if you set
&lt;code&gt;&lt;strong&gt;part=snippet&lt;/strong&gt;&lt;/code&gt;, the API response will contain
all of those properties. (required) (repeated)
myRating: string, Return videos liked/disliked by the authenticated user.
Does not support RateType.RATED_TYPE_NONE.
locale: string, A parameter
chart: string, Return the videos that are in the specified chart.
videoCategoryId: string, Use chart that is specific to the specified video category
maxWidth: integer, Return the player with maximum height specified in
regionCode: string, Use a chart that is specific to the specified region
maxHeight: integer, A parameter
id: string, Return videos with the given ids. (repeated)
maxResults: integer, The &lt;code&gt;&lt;strong&gt;maxResults&lt;/strong&gt;&lt;/code&gt; parameter specifies the
maximum number of items that should be returned in the result
set.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note:&lt;/strong&gt; This parameter is supported for use in
conjunction with the &lt;code&gt;&lt;a href=&quot;#myRating&quot;&gt;myRating&lt;/a&gt;&lt;/code&gt; and
&lt;code&gt;&lt;a href=&quot;#chart&quot;&gt;chart&lt;/a&gt;&lt;/code&gt; parameters, but it is not supported
for use in conjunction with the &lt;code&gt;&lt;a href=&quot;#id&quot;&gt;id&lt;/a&gt;&lt;/code&gt;
parameter.
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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.
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).
pageToken: string, The &lt;code&gt;&lt;strong&gt;pageToken&lt;/strong&gt;&lt;/code&gt; parameter identifies a specific
page in the result set that should be returned. In an API response, the
&lt;code&gt;nextPageToken&lt;/code&gt; and &lt;code&gt;prevPageToken&lt;/code&gt; properties
identify other pages that could be retrieved.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note:&lt;/strong&gt;
This parameter is supported for use in conjunction with the &lt;code&gt;&lt;a
href=&quot;#myRating&quot;&gt;myRating&lt;/a&gt;&lt;/code&gt; and &lt;code&gt;&lt;a
href=&quot;#chart&quot;&gt;chart&lt;/a&gt;&lt;/code&gt; parameters, but it is not supported for use
in conjunction with the &lt;code&gt;&lt;a href=&quot;#id&quot;&gt;id&lt;/a&gt;&lt;/code&gt; parameter.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;tokenPagination&quot;: { # Stub token pagination template to suppress results.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;nextPageToken&quot;: &quot;A String&quot;, # The token that can be used as the value of the &lt;code&gt;pageToken&lt;/code&gt;
# parameter to retrieve the next page in the result set.
&quot;eventId&quot;: &quot;A String&quot;, # Serialized EventId of the request which produced this response.
&quot;kind&quot;: &quot;youtube#videoListResponse&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#videoListResponse&quot;&lt;/code&gt;.
&quot;items&quot;: [
{ # A &lt;code&gt;&lt;strong&gt;video&lt;/strong&gt;&lt;/code&gt; resource represents a YouTube video.
&quot;recordingDetails&quot;: { # Recording information associated with the video. # The &lt;code&gt;recordingDetails&lt;/code&gt; object encapsulates information about the
# location, date and address where the video was recorded.
&quot;locationDescription&quot;: &quot;A String&quot;, # The text description of the location where the video was recorded.
&quot;recordingDate&quot;: &quot;A String&quot;, # The date and time when the video was recorded. The value is specified in &lt;a
# href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# (&lt;code&gt;YYYY-MM-DDThh:mm:ss.sssZ&lt;/code&gt;) format.
&quot;location&quot;: { # Geographical coordinates of a point, in WGS84. # The geolocation information associated with the video.
&quot;latitude&quot;: 3.14, # Latitude in degrees.
&quot;longitude&quot;: 3.14, # Longitude in degrees.
&quot;altitude&quot;: 3.14, # Altitude above the reference ellipsoid, in meters.
},
},
&quot;contentDetails&quot;: { # Details about the content of a YouTube Video. # The &lt;code&gt;contentDetails&lt;/code&gt; object contains information about the video
# content, including the length of the video and its aspect ratio.
&quot;dimension&quot;: &quot;A String&quot;, # The value of &lt;code&gt;dimension&lt;/code&gt; indicates whether the video is
# available in 3D or in 2D.
&quot;caption&quot;: &quot;A String&quot;, # The value of &lt;code&gt;captions&lt;/code&gt; indicates whether the video
# has captions or not.
&quot;duration&quot;: &quot;A String&quot;, # The length of the video. The tag value is an &lt;a
# href=&quot;//en.wikipedia.org/wiki/ISO_8601#Durations&quot;&gt;ISO 8601&lt;/a&gt; duration in
# the format &lt;code&gt;PT#M#S&lt;/code&gt;, in which the letters &lt;code&gt;PT&lt;/code&gt;
# indicate that the value specifies a period of time, and the letters
# &lt;code&gt;M&lt;/code&gt; and &lt;code&gt;S&lt;/code&gt; refer to length in minutes and seconds,
# respectively. The &lt;code&gt;#&lt;/code&gt; characters preceding the &lt;code&gt;M&lt;/code&gt;
# and &lt;code&gt;S&lt;/code&gt; letters are both integers that specify the number of
# minutes (or seconds) of the video. For example, a value of
# &lt;code&gt;PT15M51S&lt;/code&gt; indicates that the video is 15 minutes and 51 seconds
# long.
&quot;hasCustomThumbnail&quot;: True or False, # Indicates whether the video uploader has provided a custom
# thumbnail image for the video.
# This property is only visible to the video uploader.
&quot;regionRestriction&quot;: { # DEPRECATED Region restriction of the video. # The &lt;code&gt;regionRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable. The object will contain
# either the &lt;code&gt;contentDetails.regionRestriction.allowed&lt;/code&gt; property
# or the &lt;code&gt;contentDetails.regionRestriction.blocked&lt;/code&gt; property.
&quot;allowed&quot;: [ # A list of region codes that identify countries where the video is
# viewable. If this property is present and a country is not listed
# in its value, then the video is blocked from appearing in that
# country. If this property is present and contains an empty list,
# the video is blocked in all countries.
&quot;A String&quot;,
],
&quot;blocked&quot;: [ # A list of region codes that identify countries where the video is
# blocked. If this property is present and a country is not listed in
# its value, then the video is viewable in that country. If this
# property is present and contains an empty list, the video is
# viewable in all countries.
&quot;A String&quot;,
],
},
&quot;licensedContent&quot;: True or False, # The value of &lt;code&gt;is_license_content&lt;/code&gt; indicates whether the video is
# licensed content.
&quot;countryRestriction&quot;: { # Rights management policy for YouTube resources. # The &lt;code&gt;countryRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
&quot;definition&quot;: &quot;A String&quot;, # The value of &lt;code&gt;definition&lt;/code&gt; indicates whether the video is
# available in high definition or only in standard definition.
&quot;contentRating&quot;: { # Ratings schemes. The country-specific ratings are mostly for # Specifies the ratings that the video received under various rating schemes.
# movies and shows.
# LINT.IfChange
&quot;cscfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Luxembourg&#x27;s Commission de surveillance
# de la classification des films (CSCF).
&quot;icaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Instituto de la Cinematograf&amp;iacute;a y de las Artes
# Audiovisuales (ICAA - Spain) rating.
&quot;mpaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Motion Picture Association of America (MPAA) rating.
&quot;nbcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Maldives National Bureau of Classification.
&quot;oflcRating&quot;: &quot;A String&quot;, # The video&#x27;s Office of Film and Literature Classification
# (OFLC - New Zealand) rating.
&quot;fcbmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malaysia&#x27;s Film Censorship Board.
&quot;fpbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from South Africa&#x27;s Film and Publication Board.
&quot;djctqRating&quot;: &quot;A String&quot;, # The video&#x27;s Departamento de Justi&amp;ccedil;a, Classifica&amp;ccedil;&amp;atilde;o,
# Qualifica&amp;ccedil;&amp;atilde;o e T&amp;iacute;tulos (DJCQT - Brazil) rating.
&quot;mpaatRating&quot;: &quot;A String&quot;, # The rating system for trailer, DVD, and Ad in the US. See
# http://movielabs.com/md/ratings/v2.3/html/US_MPAAT_Ratings.html.
&quot;chfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Switzerland.
&quot;nmcRating&quot;: &quot;A String&quot;, # The National Media Council ratings system for United Arab Emirates.
&quot;acbRating&quot;: &quot;A String&quot;, # The video&#x27;s Australian Classification Board (ACB) or Australian
# Communications and Media Authority (ACMA) rating. ACMA ratings are used
# to classify children&#x27;s television programming.
&quot;mccaaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malta&#x27;s Film Age-Classification Board.
&quot;mibacRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Ministero dei Beni e delle Attivit&amp;agrave;
# Culturali e del Turismo (Italy).
&quot;catvfrRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian French-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/frenchsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;moctwRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Taiwan&#x27;s Ministry of Culture
# (&amp;#25991;&amp;#21270;&amp;#37096;).
&quot;nkclvRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Nacion&amp;atilde;lais Kino centrs (National Film
# Centre of Latvia).
&quot;csaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from France&#x27;s Conseil sup&amp;eacute;rieur de
# l’audiovisuel, which rates broadcast content.
&quot;rteRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Ireland&#x27;s Raidi&amp;oacute; Teilif&amp;iacute;s
# &amp;Eacute;ireann.
&quot;ifcoRating&quot;: &quot;A String&quot;, # The video&#x27;s Irish Film Classification Office (IFCO - Ireland) rating.
# See the &lt;a
# href=&quot;http://www.ifco.ie/website/ifco/ifcoweb.nsf/web/classcatintro&quot;&gt;IFCO&lt;/a&gt;
# website for more information.
&quot;cceRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Portugal&#x27;s Comiss&amp;atilde;o de
# Classifica&amp;ccedil;&amp;atilde;o de Espect&amp;acute;culos.
&quot;ecbmctRating&quot;: &quot;A String&quot;, # Rating system in Turkey - Evaluation and Classification Board of the
# Ministry of Culture and Tourism
&quot;egfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Egypt.
&quot;eirinRating&quot;: &quot;A String&quot;, # The video&#x27;s Eirin (&amp;#26144;&amp;#20523;) rating.
# Eirin is the Japanese rating system.
&quot;ilfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Israel.
&quot;bmukkRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Austrian Board of Media Classification
# (Bundesministerium f&amp;uuml;r Unterricht, Kunst und Kultur).
&quot;fpbRatingReasons&quot;: [ # Reasons that explain why the video received its FPB (South Africa) rating.
&quot;A String&quot;,
],
&quot;tvpgRating&quot;: &quot;A String&quot;, # The video&#x27;s TV Parental Guidelines (TVPG) rating.
&quot;smaisRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Iceland.
&quot;mekuRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Finland&#x27;s Kansallinen Audiovisuaalinen Instituutti
# (National Audiovisual Institute).
&quot;smsaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Statens medier&amp;aring;d (Sweden&#x27;s National Media
# Council).
&quot;lsfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Indonesia&#x27;s Lembaga Sensor Film.
&quot;nbcplRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Poland.
&quot;ytRating&quot;: &quot;A String&quot;, # A rating that YouTube uses to identify age-restricted content.
&quot;czfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in the Czech Republic.
&quot;kijkwijzerRating&quot;: &quot;A String&quot;, # The video&#x27;s NICAM/Kijkwijzer rating from the Nederlands Instituut
# voor de Classificatie van Audiovisuele Media (Netherlands).
&quot;rcnofRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Hungarian Nemzeti Filmiroda, the Rating
# Committee of the National Office of Film.
&quot;cncRating&quot;: &quot;A String&quot;, # Rating system in France - Commission de classification cinematographique
&quot;cbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s Central Board of Film Certification (CBFC - India) rating.
&quot;cicfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Commission de Contr&amp;ocirc;le des Films
# (Belgium).
&quot;fcoRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Hong Kong&#x27;s Office for Film, Newspaper
# and Article Administration.
&quot;catvRating&quot;: &quot;A String&quot;, # Rating system for Canadian TV - Canadian TV Classification System
# The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian English-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/englishsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;resorteviolenciaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Venezuela.
&quot;russiaRating&quot;: &quot;A String&quot;, # The video&#x27;s National Film Registry of the Russian Federation
# (MKRF - Russia) rating.
&quot;kfcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Kenya Film Classification Board.
&quot;bfvcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Thailand&#x27;s Board of Film and Video Censors.
&quot;medietilsynetRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Medietilsynet, the Norwegian Media Authority.
&quot;djctqRatingReasons&quot;: [ # Reasons that explain why the video received its DJCQT (Brazil) rating.
&quot;A String&quot;,
],
&quot;agcomRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Italy&#x27;s Autorit&amp;agrave; per le Garanzie nelle
# Comunicazioni (AGCOM).
&quot;pefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Peru.
&quot;mcstRating&quot;: &quot;A String&quot;, # The video&#x27;s rating system for Vietnam - MCST
&quot;mccypRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Danish Film Institute&#x27;s (Det Danske
# Filminstitut) Media Council for Children and Young People.
&quot;grfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Greece.
&quot;bbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s British Board of Film Classification (BBFC) rating.
&quot;menaMpaaRating&quot;: &quot;A String&quot;, # The rating system for MENA countries, a clone of MPAA. It is needed to
# prevent titles go live w/o additional QC check, since some of them can be
# inappropriate for the countries at all. See b/33408548 for more details.
&quot;chvrsRating&quot;: &quot;A String&quot;, # The video&#x27;s Canadian Home Video Rating System (CHVRS) rating.
&quot;mdaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Singapore&#x27;s Media Development Authority (MDA) and,
# specifically, it&#x27;s Board of Film Censors (BFC).
&quot;kmrbRating&quot;: &quot;A String&quot;, # The video&#x27;s Korea Media Rating Board
# (&amp;#50689;&amp;#49345;&amp;#47932;&amp;#46321;&amp;#44553;&amp;#50948;&amp;#50896;&amp;#54924;) rating.
# The KMRB rates videos in South Korea.
&quot;nfrcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the &lt;a href=&quot;http://www.nfc.bg/&quot;&gt;Bulgarian
# National Film Center&lt;/a&gt;.
&quot;fmocRating&quot;: &quot;A String&quot;, # &lt;span class=&quot;deprecated&quot;&gt;This property has been deprecated. Use the
# &lt;code&gt;&lt;a
# href=&quot;#contentDetails.contentRating.cncRating&quot;&gt;contentDetails.contentRating.cncRating&lt;/a&gt;&lt;/code&gt;
# instead.&lt;/span&gt;
&quot;eefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Estonia.
&quot;cnaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Romania&#x27;s CONSILIUL NATIONAL AL AUDIOVIZUALULUI
# (CNA).
&quot;fskRating&quot;: &quot;A String&quot;, # The video&#x27;s Freiwillige Selbstkontrolle der Filmwirtschaft
# (FSK - Germany) rating.
&quot;skfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Slovakia.
&quot;incaaRating&quot;: &quot;A String&quot;, # The video&#x27;s INCAA (Instituto Nacional de Cine y Artes Audiovisuales -
# Argentina) rating.
&quot;mocRating&quot;: &quot;A String&quot;, # The video&#x27;s Ministerio de Cultura (Colombia) rating.
&quot;rtcRating&quot;: &quot;A String&quot;, # The video&#x27;s General Directorate of Radio, Television and Cinematography
# (Mexico) rating.
&quot;anatelRating&quot;: &quot;A String&quot;, # The video&#x27;s Anatel (Asociaci&amp;oacute;n Nacional de Televisi&amp;oacute;n)
# rating for Chilean television.
&quot;mtrcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Movie and Television Review and
# Classification Board (Philippines).
&quot;cccRating&quot;: &quot;A String&quot;, # The video&#x27;s Consejo de Calificaci&amp;oacute;n Cinematogr&amp;aacute;fica (Chile)
# rating.
&quot;nfvcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Nigeria&#x27;s National Film and Video Censors Board.
},
&quot;projection&quot;: &quot;A String&quot;, # Specifies the projection format of the video.
},
&quot;projectDetails&quot;: { # Project specific details about the content of a YouTube Video. # The &lt;code&gt;projectDetails&lt;/code&gt; object contains information about the
# project specific video metadata.
&quot;tags&quot;: [ # A list of project tags associated with the video during the upload.
&quot;A String&quot;,
],
},
&quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;localizations&quot;: { # The &lt;code&gt;localizations&lt;/code&gt; object contains localized versions of the
# basic details about the video, such as its title and description.
&quot;a_key&quot;: { # Localized versions of certain video properties (e.g. title).
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
},
&quot;monetizationDetails&quot;: { # Details about monetization of a YouTube Video. # The &lt;code&gt;monetizationDetails&lt;/code&gt; object encapsulates information
# about the monetization status of the video.
&quot;access&quot;: { # Rights management policy for YouTube resources. # The value of &lt;code&gt;access&lt;/code&gt; indicates whether the video can be
# monetized or not.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
},
&quot;status&quot;: { # Basic details about a video category, such as its localized title. # The &lt;code&gt;status&lt;/code&gt; object contains information about the video&#x27;s
# uploading, processing, and privacy statuses.
# Next Id: 17
&quot;failureReason&quot;: &quot;A String&quot;, # This value explains why a video failed to upload. This property is
# only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property indicates that
# the upload failed.
&quot;privacyStatus&quot;: &quot;A String&quot;, # The video&#x27;s privacy status.
&quot;selfDeclaredMadeForKids&quot;: True or False,
&quot;rejectionReason&quot;: &quot;A String&quot;, # This value explains why YouTube rejected an uploaded video. This
# property is only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property
# indicates that the upload was rejected.
&quot;embeddable&quot;: True or False, # This value indicates if the video can be embedded on another website.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publishAt&quot;: &quot;A String&quot;, # The date and time when the video is scheduled to publish. It can be set
# only if the privacy status of the video is private. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
&quot;madeForKids&quot;: True or False,
&quot;license&quot;: &quot;A String&quot;, # The video&#x27;s license.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publicStatsViewable&quot;: True or False, # This value indicates if the extended video statistics on the watch page
# can be viewed by everyone. Note that the view count, likes, etc will still
# be visible if this is disabled.
# @mutable youtube.videos.insert youtube.videos.update
&quot;uploadStatus&quot;: &quot;A String&quot;, # The status of the uploaded video.
},
&quot;statistics&quot;: { # Statistics about the video, such as the number of times the video was viewed # The &lt;code&gt;statistics&lt;/code&gt; object contains statistics about the video.
# or liked.
&quot;likeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they liked the video by
# giving it a positive rating.
&quot;dislikeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they disliked the video by
# giving it a negative rating.
&quot;favoriteCount&quot;: &quot;A String&quot;, # The number of users who currently have the video marked as a favorite
# video.
&quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the video.
&quot;viewCount&quot;: &quot;A String&quot;, # The number of times the video has been viewed.
},
&quot;snippet&quot;: { # Basic details about a video, including title, description, uploader, # The &lt;code&gt;snippet&lt;/code&gt; object contains basic details about the video,
# such as its title, description, and category.
# thumbnails and category.
&quot;localized&quot;: { # Localized versions of certain video properties (e.g. title). # Localized snippet selected with the hl parameter. If no such localization
# exists, this field is populated with the default snippet. (Read-only)
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
&quot;tags&quot;: [ # A list of keyword tags associated with the video. Tags may contain spaces.
&quot;A String&quot;,
],
&quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the videos&#x27;s default snippet.
&quot;title&quot;: &quot;A String&quot;, # The video&#x27;s title.
# @mutable youtube.videos.insert youtube.videos.update
&quot;liveBroadcastContent&quot;: &quot;A String&quot;, # Indicates if the video is an upcoming/active live broadcast.
# Or it&#x27;s &quot;none&quot; if the video is not an upcoming/active live broadcast.
&quot;description&quot;: &quot;A String&quot;, # The video&#x27;s description.
# @mutable youtube.videos.insert youtube.videos.update
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel that the video belongs to.
&quot;defaultAudioLanguage&quot;: &quot;A String&quot;, # The &lt;code&gt;default_audio_language&lt;/code&gt; property specifies the language
# spoken in the video&#x27;s default audio track.
&quot;channelId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel that the
# video was uploaded to.
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the video. 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.
&quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
},
&quot;categoryId&quot;: &quot;A String&quot;, # The YouTube &lt;a href=&quot;/youtube/v3/docs/videoCategories/list&quot;&gt;video
# category&lt;/a&gt; associated with the video.
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;processingDetails&quot;: { # Describes processing status and progress and availability of some other Video # The &lt;code&gt;processingDetails&lt;/code&gt; object encapsulates information about
# YouTube&#x27;s progress in processing the uploaded video file. The properties
# in the object identify the current processing status and an estimate of
# the time remaining until YouTube finishes processing the video. This part
# also indicates whether different types of data or content, such as file
# details or thumbnail images, are available for the video.&lt;br&gt;&lt;br&gt;
# The &lt;code&gt;processingProgress&lt;/code&gt; object is designed to be polled so
# that the video uploaded can track the progress that YouTube has made in
# processing the uploaded video file. This data can only be retrieved by
# the video owner.
# resource parts.
&quot;fileDetailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether file details are available for the uploaded
# video. You can retrieve a video&#x27;s file details by requesting the
# &lt;code&gt;fileDetails&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingFailureReason&quot;: &quot;A String&quot;, # The reason that YouTube failed to process the video. This property will
# only have a value if the &lt;code&gt;processingStatus&lt;/code&gt;
# property&#x27;s value is &lt;code&gt;failed&lt;/code&gt;.
&quot;editorSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether video editing suggestions, which might
# improve video quality or the playback experience, are available for
# the video. You can retrieve these suggestions by requesting the
# &lt;code&gt;suggestions&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;tagSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether keyword (tag) suggestions are available for
# the video. Tags can be added to a video&#x27;s metadata to make it easier for
# other users to find the video. You can retrieve these suggestions by
# requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingProgress&quot;: { # Video processing progress and completion time estimate. # The &lt;code&gt;processingProgress&lt;/code&gt; object contains information about the
# progress YouTube has made in processing the video. The values are really
# only relevant if the video&#x27;s processing status is &lt;code&gt;processing&lt;/code&gt;.
&quot;timeLeftMs&quot;: &quot;A String&quot;, # An estimate of the amount of time, in millseconds, that YouTube needs
# to finish processing the video.
&quot;partsProcessed&quot;: &quot;A String&quot;, # The number of parts of the video that YouTube has already processed.
# You can estimate the percentage of the video that YouTube has already
# processed by calculating:&lt;br&gt;
# &lt;code&gt;100 * parts_processed / parts_total&lt;/code&gt;&lt;br&gt;&lt;br&gt;
# Note that since the estimated number of parts could increase without
# a corresponding increase in the number of parts that have already been
# processed, it is possible that the calculated progress could
# periodically decrease while YouTube processes a video.
&quot;partsTotal&quot;: &quot;A String&quot;, # An estimate of the total number of parts that need to be processed
# for the video. The number may be updated with more precise estimates
# while YouTube processes the video.
},
&quot;thumbnailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether thumbnail images have been generated for
# the video.
&quot;processingIssuesAvailability&quot;: &quot;A String&quot;, # This value indicates whether the video processing engine has generated
# suggestions that might improve YouTube&#x27;s ability to process the
# the video, warnings that explain video processing problems, or
# errors that cause video processing problems. You can retrieve these
# suggestions by requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingStatus&quot;: &quot;A String&quot;, # The video&#x27;s processing status. This value indicates whether YouTube was
# able to process the video or if the video is still being processed.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;player&quot;: { # Player to be used for a video playback. # The &lt;code&gt;player&lt;/code&gt; object contains information that you would use to
# play the video in an embedded player.
&quot;embedWidth&quot;: &quot;A String&quot;, # The embed width
&quot;embedHeight&quot;: &quot;A String&quot;,
&quot;embedHtml&quot;: &quot;A String&quot;, # An &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt; tag that embeds a player that will
# play the video.
},
&quot;liveStreamingDetails&quot;: { # Details about the live streaming metadata. # The &lt;code&gt;liveStreamingDetails&lt;/code&gt; object contains metadata about a live
# video broadcast. The object will only be present in a &lt;code&gt;video&lt;/code&gt;
# resource if the video is an upcoming, live, or completed live broadcast.
&quot;activeLiveChatId&quot;: &quot;A String&quot;, # The ID of the currently active live chat attached to this video. This
# field is filled only if the video is a currently live broadcast that has
# live chat. Once the broadcast transitions to complete this field will be
# removed and the live chat closed down. For persistent broadcasts that live
# chat id will no longer be tied to this video but rather to the new video
# being displayed at the persistent page.
&quot;concurrentViewers&quot;: &quot;A String&quot;, # The number of viewers currently watching the broadcast. The property and
# its value will be present if the broadcast has current viewers and the
# broadcast owner has not hidden the viewcount for the video. Note that
# YouTube stops tracking the number of concurrent viewers for a broadcast
# when the broadcast ends. So, this property would not identify the number
# of viewers watching an archived video of a live broadcast that already
# ended.
&quot;scheduledEndTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to end. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. If the value is empty or
# the property is not present, then the broadcast is scheduled to continue
# indefinitely.
&quot;actualStartTime&quot;: &quot;A String&quot;, # The time that the broadcast actually started. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast begins.
&quot;actualEndTime&quot;: &quot;A String&quot;, # The time that the broadcast actually ended. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast is over.
&quot;scheduledStartTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to begin. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;topicDetails&quot;: { # Freebase topic information related to the video. # The &lt;code&gt;topicDetails&lt;/code&gt; object encapsulates information about &lt;a
# href=&quot;http://www.freebase.com&quot;&gt;Freebase&lt;/a&gt; topics associated with the
# video.
&quot;topicCategories&quot;: [ # A list of Wikipedia URLs that provide a high-level description of the
# video&#x27;s content.
&quot;A String&quot;,
],
&quot;relevantTopicIds&quot;: [ # Similar to topic_id, except that these topics are merely relevant to the
# video. These are topics that may be mentioned in, or appear in the video.
# You can retrieve information about each topic using &lt;a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
&quot;topicIds&quot;: [ # A list of Freebase topic IDs that are centrally associated with the video.
# These are topics that are centrally featured in the video, and it can be
# said that the video is mainly about each of these. You can retrieve
# information about each topic using the &lt; a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
},
&quot;fileDetails&quot;: { # Describes original video file properties, including technical details about # The &lt;code&gt;fileDetails&lt;/code&gt; object encapsulates information about the
# video file that was uploaded to YouTube, including the file&#x27;s resolution,
# duration, audio and video codecs, stream bitrates, and more. This data can
# only be retrieved by the video owner.
# audio and video streams, but also metadata information like content length,
# digitization time, or geotagging information.
&quot;fileName&quot;: &quot;A String&quot;, # The uploaded file&#x27;s name. This field is present whether a video file or
# another type of file was uploaded.
&quot;videoStreams&quot;: [ # A list of video streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about a video stream.
{ # Information about a video stream.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The video stream&#x27;s bitrate, in bits per second.
&quot;heightPixels&quot;: 42, # The encoded video content&#x27;s height in pixels.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value is
# a four-letter vendor code.
&quot;rotation&quot;: &quot;A String&quot;, # The amount that YouTube needs to rotate the original source content
# to properly display the video.
&quot;codec&quot;: &quot;A String&quot;, # The video codec that the stream uses.
&quot;frameRateFps&quot;: 3.14, # The video stream&#x27;s frame rate, in frames per second.
&quot;aspectRatio&quot;: 3.14, # The video content&#x27;s display aspect ratio, which specifies the aspect
# ratio in which the video should be displayed.
&quot;widthPixels&quot;: 42, # The encoded video content&#x27;s width in pixels. You can calculate the
# video&#x27;s encoding aspect ratio as
# &lt;code&gt;width_pixels&lt;/code&gt;&amp;nbsp;/&amp;nbsp;&lt;code&gt;height_pixels&lt;/code&gt;.
},
],
&quot;audioStreams&quot;: [ # A list of audio streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about an audio stream.
{ # Information about an audio stream.
&quot;codec&quot;: &quot;A String&quot;, # The audio codec that the stream uses.
&quot;channelCount&quot;: 42, # The number of audio channels that the stream contains.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value
# is a four-letter vendor code.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The audio stream&#x27;s bitrate, in bits per second.
},
],
&quot;bitrateBps&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s combined (video and audio) bitrate in bits
# per second.
&quot;durationMs&quot;: &quot;A String&quot;, # The length of the uploaded video in milliseconds.
&quot;fileType&quot;: &quot;A String&quot;, # The uploaded file&#x27;s type as detected by YouTube&#x27;s video processing
# engine. Currently, YouTube only processes video files, but this field
# is present whether a video file or another type of file was uploaded.
&quot;fileSize&quot;: &quot;A String&quot;, # The uploaded file&#x27;s size in bytes. This field is present whether
# a video file or another type of file was uploaded.
&quot;container&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s container format.
&quot;creationTime&quot;: &quot;A String&quot;, # The date and time when the uploaded video file was created. The value is
# specified in &lt;a href=&quot;http://www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. Currently, the following ISO 8601 formats are supported:
# &lt;ul&gt;
# &lt;li&gt;Date only: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Naive time: &lt;code&gt;YYYY-MM-DDTHH:MM:SS&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Time with timezone: &lt;code&gt;YYYY-MM-DDTHH:MM:SS+HH:MM&lt;/code&gt;&lt;/li&gt;
# &lt;/ul&gt;
},
&quot;ageGating&quot;: { # Age restriction details related to a video. This data can only be retrieved
# by the video owner.
&quot;videoGameRating&quot;: &quot;A String&quot;, # Video game rating, if any.
&quot;alcoholContent&quot;: True or False, # Indicates whether or not the video has alcoholic beverage content. Only
# users of legal purchasing age in a particular country, as identified by
# ICAP, can view the content.
&quot;restricted&quot;: True or False, # Age-restricted trailers. For redband trailers and adult-rated video-games.
# Only users aged 18+ can view the content. The the field is
# &lt;code&gt;true&lt;/code&gt; the content is restricted to viewers aged 18+. Otherwise
# The field won&#x27;t be present.
},
&quot;kind&quot;: &quot;youtube#video&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#video&quot;&lt;/code&gt;.
&quot;suggestions&quot;: { # Specifies suggestions on how to improve video content, # The &lt;code&gt;suggestions&lt;/code&gt; object encapsulates suggestions that identify
# opportunities to improve the video quality or the metadata for the uploaded
# video. This data can only be retrieved by the video owner.
# including encoding hints, tag suggestions, and editor suggestions.
&quot;processingHints&quot;: [ # A list of suggestions that may improve YouTube&#x27;s ability to process the
# video.
&quot;A String&quot;,
],
&quot;tagSuggestions&quot;: [ # A list of keyword tags that could be added to the video&#x27;s metadata to
# increase the likelihood that users will locate your video when searching
# or browsing on YouTube.
{ # A single tag suggestion with it&#x27;s relevance information.
&quot;tag&quot;: &quot;A String&quot;, # The keyword tag suggested for the video.
&quot;categoryRestricts&quot;: [ # A set of video categories for which the tag is relevant. You can use this
# information to display appropriate tag suggestions based on the video
# category that the video uploader associates with the video. By default,
# tag suggestions are relevant for all categories if there are no restricts
# defined for the keyword.
&quot;A String&quot;,
],
},
],
&quot;processingErrors&quot;: [ # A list of errors that will prevent YouTube from successfully processing
# the uploaded video video. These errors indicate that, regardless of the
# video&#x27;s current &lt;a href=&quot;#processingProgress.processingStatus&quot;&gt;processing
# status&lt;/a&gt;, eventually, that status will almost certainly be
# &lt;code&gt;failed&lt;/code&gt;.
&quot;A String&quot;,
],
&quot;editorSuggestions&quot;: [ # A list of video editing operations that might improve the video quality
# or playback experience of the uploaded video.
&quot;A String&quot;,
],
&quot;processingWarnings&quot;: [ # A list of reasons why YouTube may have difficulty transcoding the
# uploaded video or that might result in an erroneous transcoding.
# These warnings are generated before YouTube actually processes the
# uploaded video file. In addition, they identify issues that are unlikely
# to cause the video processing to fail but that might cause problems
# such as sync issues, video artifacts, or a missing audio track.
&quot;A String&quot;,
],
},
},
],
&quot;pageInfo&quot;: { # Paging details for lists of resources, including total number of items # General pagination information.
# available and number of resources returned in a single page.
&quot;resultsPerPage&quot;: 42, # The number of results included in the API response.
&quot;totalResults&quot;: 42, # The total number of results in the result set.
},
&quot;prevPageToken&quot;: &quot;A String&quot;, # The token that can be used as the value of the &lt;code&gt;pageToken&lt;/code&gt;
# parameter to retrieve the previous page in the result set.
&quot;visitorId&quot;: &quot;A String&quot;, # The &lt;code&gt;visitorId&lt;/code&gt; identifies the visitor.
}</pre>
</div>
<div class="method">
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
<pre>Retrieves the next page of results.
Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)
Returns:
A request object that you can call &#x27;execute()&#x27; on to request the next
page. Returns None if there are no more items in the collection.
</pre>
</div>
<div class="method">
<code class="details" id="rate">rate(id, rating, x__xgafv=None)</code>
<pre>Adds a like or dislike rating to a video or removes a rating from a video.
Args:
id: string, A parameter (required)
rating: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
</pre>
</div>
<div class="method">
<code class="details" id="reportAbuse">reportAbuse(body=None, onBehalfOfContentOwner=None, x__xgafv=None)</code>
<pre>Report abuse for a video.
Args:
body: object, The request body.
The object takes the form of:
{
&quot;secondaryReasonId&quot;: &quot;A String&quot;, # The specific, or secondary, reason that this content is abusive (if
# available). The value is an abuse report reason ID that is a valid
# secondary reason for the primary reason.
&quot;language&quot;: &quot;A String&quot;, # The language that the content was viewed in.
&quot;videoId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;reasonId&quot;: &quot;A String&quot;, # The high-level, or primary, reason that the content is abusive. The value
# is an abuse report reason ID.
&quot;comments&quot;: &quot;A String&quot;, # Additional comments regarding the abuse report.
}
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
</pre>
</div>
<div class="method">
<code class="details" id="update">update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)</code>
<pre>Updates an existing resource.
Args:
part: string, The &lt;code&gt;&lt;strong&gt;part&lt;/strong&gt;&lt;/code&gt; 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.&lt;br/&gt;&lt;br/&gt;Note that this method will override the existing values
for all of the mutable properties that are contained in any parts that the
parameter value specifies. For example, a
video&#x27;s privacy setting is contained in the &lt;code&gt;status&lt;/code&gt; part. As
such, if your request is updating a private video, and the request&#x27;s
&lt;code&gt;part&lt;/code&gt; parameter value includes the &lt;code&gt;status&lt;/code&gt; part,
the
video&#x27;s privacy setting will be updated to whatever value the request body
specifies. If the request body does not specify a value, the existing
privacy setting will be removed and the video will revert to the default
privacy setting.&lt;br/&gt;&lt;br/&gt;In addition, not all parts contain properties
that can be set when inserting or updating a video. For example, the
&lt;code&gt;statistics&lt;/code&gt; object encapsulates statistics that YouTube
calculates for a video and does not contain values that you can set or
modify. If the parameter value specifies a &lt;code&gt;part&lt;/code&gt; that does not
contain mutable values, that &lt;code&gt;part&lt;/code&gt; will still be included in
the API response. (required) (repeated)
body: object, The request body.
The object takes the form of:
{ # A &lt;code&gt;&lt;strong&gt;video&lt;/strong&gt;&lt;/code&gt; resource represents a YouTube video.
&quot;recordingDetails&quot;: { # Recording information associated with the video. # The &lt;code&gt;recordingDetails&lt;/code&gt; object encapsulates information about the
# location, date and address where the video was recorded.
&quot;locationDescription&quot;: &quot;A String&quot;, # The text description of the location where the video was recorded.
&quot;recordingDate&quot;: &quot;A String&quot;, # The date and time when the video was recorded. The value is specified in &lt;a
# href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# (&lt;code&gt;YYYY-MM-DDThh:mm:ss.sssZ&lt;/code&gt;) format.
&quot;location&quot;: { # Geographical coordinates of a point, in WGS84. # The geolocation information associated with the video.
&quot;latitude&quot;: 3.14, # Latitude in degrees.
&quot;longitude&quot;: 3.14, # Longitude in degrees.
&quot;altitude&quot;: 3.14, # Altitude above the reference ellipsoid, in meters.
},
},
&quot;contentDetails&quot;: { # Details about the content of a YouTube Video. # The &lt;code&gt;contentDetails&lt;/code&gt; object contains information about the video
# content, including the length of the video and its aspect ratio.
&quot;dimension&quot;: &quot;A String&quot;, # The value of &lt;code&gt;dimension&lt;/code&gt; indicates whether the video is
# available in 3D or in 2D.
&quot;caption&quot;: &quot;A String&quot;, # The value of &lt;code&gt;captions&lt;/code&gt; indicates whether the video
# has captions or not.
&quot;duration&quot;: &quot;A String&quot;, # The length of the video. The tag value is an &lt;a
# href=&quot;//en.wikipedia.org/wiki/ISO_8601#Durations&quot;&gt;ISO 8601&lt;/a&gt; duration in
# the format &lt;code&gt;PT#M#S&lt;/code&gt;, in which the letters &lt;code&gt;PT&lt;/code&gt;
# indicate that the value specifies a period of time, and the letters
# &lt;code&gt;M&lt;/code&gt; and &lt;code&gt;S&lt;/code&gt; refer to length in minutes and seconds,
# respectively. The &lt;code&gt;#&lt;/code&gt; characters preceding the &lt;code&gt;M&lt;/code&gt;
# and &lt;code&gt;S&lt;/code&gt; letters are both integers that specify the number of
# minutes (or seconds) of the video. For example, a value of
# &lt;code&gt;PT15M51S&lt;/code&gt; indicates that the video is 15 minutes and 51 seconds
# long.
&quot;hasCustomThumbnail&quot;: True or False, # Indicates whether the video uploader has provided a custom
# thumbnail image for the video.
# This property is only visible to the video uploader.
&quot;regionRestriction&quot;: { # DEPRECATED Region restriction of the video. # The &lt;code&gt;regionRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable. The object will contain
# either the &lt;code&gt;contentDetails.regionRestriction.allowed&lt;/code&gt; property
# or the &lt;code&gt;contentDetails.regionRestriction.blocked&lt;/code&gt; property.
&quot;allowed&quot;: [ # A list of region codes that identify countries where the video is
# viewable. If this property is present and a country is not listed
# in its value, then the video is blocked from appearing in that
# country. If this property is present and contains an empty list,
# the video is blocked in all countries.
&quot;A String&quot;,
],
&quot;blocked&quot;: [ # A list of region codes that identify countries where the video is
# blocked. If this property is present and a country is not listed in
# its value, then the video is viewable in that country. If this
# property is present and contains an empty list, the video is
# viewable in all countries.
&quot;A String&quot;,
],
},
&quot;licensedContent&quot;: True or False, # The value of &lt;code&gt;is_license_content&lt;/code&gt; indicates whether the video is
# licensed content.
&quot;countryRestriction&quot;: { # Rights management policy for YouTube resources. # The &lt;code&gt;countryRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
&quot;definition&quot;: &quot;A String&quot;, # The value of &lt;code&gt;definition&lt;/code&gt; indicates whether the video is
# available in high definition or only in standard definition.
&quot;contentRating&quot;: { # Ratings schemes. The country-specific ratings are mostly for # Specifies the ratings that the video received under various rating schemes.
# movies and shows.
# LINT.IfChange
&quot;cscfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Luxembourg&#x27;s Commission de surveillance
# de la classification des films (CSCF).
&quot;icaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Instituto de la Cinematograf&amp;iacute;a y de las Artes
# Audiovisuales (ICAA - Spain) rating.
&quot;mpaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Motion Picture Association of America (MPAA) rating.
&quot;nbcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Maldives National Bureau of Classification.
&quot;oflcRating&quot;: &quot;A String&quot;, # The video&#x27;s Office of Film and Literature Classification
# (OFLC - New Zealand) rating.
&quot;fcbmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malaysia&#x27;s Film Censorship Board.
&quot;fpbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from South Africa&#x27;s Film and Publication Board.
&quot;djctqRating&quot;: &quot;A String&quot;, # The video&#x27;s Departamento de Justi&amp;ccedil;a, Classifica&amp;ccedil;&amp;atilde;o,
# Qualifica&amp;ccedil;&amp;atilde;o e T&amp;iacute;tulos (DJCQT - Brazil) rating.
&quot;mpaatRating&quot;: &quot;A String&quot;, # The rating system for trailer, DVD, and Ad in the US. See
# http://movielabs.com/md/ratings/v2.3/html/US_MPAAT_Ratings.html.
&quot;chfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Switzerland.
&quot;nmcRating&quot;: &quot;A String&quot;, # The National Media Council ratings system for United Arab Emirates.
&quot;acbRating&quot;: &quot;A String&quot;, # The video&#x27;s Australian Classification Board (ACB) or Australian
# Communications and Media Authority (ACMA) rating. ACMA ratings are used
# to classify children&#x27;s television programming.
&quot;mccaaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malta&#x27;s Film Age-Classification Board.
&quot;mibacRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Ministero dei Beni e delle Attivit&amp;agrave;
# Culturali e del Turismo (Italy).
&quot;catvfrRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian French-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/frenchsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;moctwRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Taiwan&#x27;s Ministry of Culture
# (&amp;#25991;&amp;#21270;&amp;#37096;).
&quot;nkclvRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Nacion&amp;atilde;lais Kino centrs (National Film
# Centre of Latvia).
&quot;csaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from France&#x27;s Conseil sup&amp;eacute;rieur de
# l’audiovisuel, which rates broadcast content.
&quot;rteRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Ireland&#x27;s Raidi&amp;oacute; Teilif&amp;iacute;s
# &amp;Eacute;ireann.
&quot;ifcoRating&quot;: &quot;A String&quot;, # The video&#x27;s Irish Film Classification Office (IFCO - Ireland) rating.
# See the &lt;a
# href=&quot;http://www.ifco.ie/website/ifco/ifcoweb.nsf/web/classcatintro&quot;&gt;IFCO&lt;/a&gt;
# website for more information.
&quot;cceRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Portugal&#x27;s Comiss&amp;atilde;o de
# Classifica&amp;ccedil;&amp;atilde;o de Espect&amp;acute;culos.
&quot;ecbmctRating&quot;: &quot;A String&quot;, # Rating system in Turkey - Evaluation and Classification Board of the
# Ministry of Culture and Tourism
&quot;egfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Egypt.
&quot;eirinRating&quot;: &quot;A String&quot;, # The video&#x27;s Eirin (&amp;#26144;&amp;#20523;) rating.
# Eirin is the Japanese rating system.
&quot;ilfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Israel.
&quot;bmukkRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Austrian Board of Media Classification
# (Bundesministerium f&amp;uuml;r Unterricht, Kunst und Kultur).
&quot;fpbRatingReasons&quot;: [ # Reasons that explain why the video received its FPB (South Africa) rating.
&quot;A String&quot;,
],
&quot;tvpgRating&quot;: &quot;A String&quot;, # The video&#x27;s TV Parental Guidelines (TVPG) rating.
&quot;smaisRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Iceland.
&quot;mekuRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Finland&#x27;s Kansallinen Audiovisuaalinen Instituutti
# (National Audiovisual Institute).
&quot;smsaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Statens medier&amp;aring;d (Sweden&#x27;s National Media
# Council).
&quot;lsfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Indonesia&#x27;s Lembaga Sensor Film.
&quot;nbcplRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Poland.
&quot;ytRating&quot;: &quot;A String&quot;, # A rating that YouTube uses to identify age-restricted content.
&quot;czfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in the Czech Republic.
&quot;kijkwijzerRating&quot;: &quot;A String&quot;, # The video&#x27;s NICAM/Kijkwijzer rating from the Nederlands Instituut
# voor de Classificatie van Audiovisuele Media (Netherlands).
&quot;rcnofRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Hungarian Nemzeti Filmiroda, the Rating
# Committee of the National Office of Film.
&quot;cncRating&quot;: &quot;A String&quot;, # Rating system in France - Commission de classification cinematographique
&quot;cbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s Central Board of Film Certification (CBFC - India) rating.
&quot;cicfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Commission de Contr&amp;ocirc;le des Films
# (Belgium).
&quot;fcoRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Hong Kong&#x27;s Office for Film, Newspaper
# and Article Administration.
&quot;catvRating&quot;: &quot;A String&quot;, # Rating system for Canadian TV - Canadian TV Classification System
# The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian English-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/englishsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;resorteviolenciaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Venezuela.
&quot;russiaRating&quot;: &quot;A String&quot;, # The video&#x27;s National Film Registry of the Russian Federation
# (MKRF - Russia) rating.
&quot;kfcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Kenya Film Classification Board.
&quot;bfvcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Thailand&#x27;s Board of Film and Video Censors.
&quot;medietilsynetRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Medietilsynet, the Norwegian Media Authority.
&quot;djctqRatingReasons&quot;: [ # Reasons that explain why the video received its DJCQT (Brazil) rating.
&quot;A String&quot;,
],
&quot;agcomRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Italy&#x27;s Autorit&amp;agrave; per le Garanzie nelle
# Comunicazioni (AGCOM).
&quot;pefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Peru.
&quot;mcstRating&quot;: &quot;A String&quot;, # The video&#x27;s rating system for Vietnam - MCST
&quot;mccypRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Danish Film Institute&#x27;s (Det Danske
# Filminstitut) Media Council for Children and Young People.
&quot;grfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Greece.
&quot;bbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s British Board of Film Classification (BBFC) rating.
&quot;menaMpaaRating&quot;: &quot;A String&quot;, # The rating system for MENA countries, a clone of MPAA. It is needed to
# prevent titles go live w/o additional QC check, since some of them can be
# inappropriate for the countries at all. See b/33408548 for more details.
&quot;chvrsRating&quot;: &quot;A String&quot;, # The video&#x27;s Canadian Home Video Rating System (CHVRS) rating.
&quot;mdaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Singapore&#x27;s Media Development Authority (MDA) and,
# specifically, it&#x27;s Board of Film Censors (BFC).
&quot;kmrbRating&quot;: &quot;A String&quot;, # The video&#x27;s Korea Media Rating Board
# (&amp;#50689;&amp;#49345;&amp;#47932;&amp;#46321;&amp;#44553;&amp;#50948;&amp;#50896;&amp;#54924;) rating.
# The KMRB rates videos in South Korea.
&quot;nfrcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the &lt;a href=&quot;http://www.nfc.bg/&quot;&gt;Bulgarian
# National Film Center&lt;/a&gt;.
&quot;fmocRating&quot;: &quot;A String&quot;, # &lt;span class=&quot;deprecated&quot;&gt;This property has been deprecated. Use the
# &lt;code&gt;&lt;a
# href=&quot;#contentDetails.contentRating.cncRating&quot;&gt;contentDetails.contentRating.cncRating&lt;/a&gt;&lt;/code&gt;
# instead.&lt;/span&gt;
&quot;eefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Estonia.
&quot;cnaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Romania&#x27;s CONSILIUL NATIONAL AL AUDIOVIZUALULUI
# (CNA).
&quot;fskRating&quot;: &quot;A String&quot;, # The video&#x27;s Freiwillige Selbstkontrolle der Filmwirtschaft
# (FSK - Germany) rating.
&quot;skfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Slovakia.
&quot;incaaRating&quot;: &quot;A String&quot;, # The video&#x27;s INCAA (Instituto Nacional de Cine y Artes Audiovisuales -
# Argentina) rating.
&quot;mocRating&quot;: &quot;A String&quot;, # The video&#x27;s Ministerio de Cultura (Colombia) rating.
&quot;rtcRating&quot;: &quot;A String&quot;, # The video&#x27;s General Directorate of Radio, Television and Cinematography
# (Mexico) rating.
&quot;anatelRating&quot;: &quot;A String&quot;, # The video&#x27;s Anatel (Asociaci&amp;oacute;n Nacional de Televisi&amp;oacute;n)
# rating for Chilean television.
&quot;mtrcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Movie and Television Review and
# Classification Board (Philippines).
&quot;cccRating&quot;: &quot;A String&quot;, # The video&#x27;s Consejo de Calificaci&amp;oacute;n Cinematogr&amp;aacute;fica (Chile)
# rating.
&quot;nfvcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Nigeria&#x27;s National Film and Video Censors Board.
},
&quot;projection&quot;: &quot;A String&quot;, # Specifies the projection format of the video.
},
&quot;projectDetails&quot;: { # Project specific details about the content of a YouTube Video. # The &lt;code&gt;projectDetails&lt;/code&gt; object contains information about the
# project specific video metadata.
&quot;tags&quot;: [ # A list of project tags associated with the video during the upload.
&quot;A String&quot;,
],
},
&quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;localizations&quot;: { # The &lt;code&gt;localizations&lt;/code&gt; object contains localized versions of the
# basic details about the video, such as its title and description.
&quot;a_key&quot;: { # Localized versions of certain video properties (e.g. title).
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
},
&quot;monetizationDetails&quot;: { # Details about monetization of a YouTube Video. # The &lt;code&gt;monetizationDetails&lt;/code&gt; object encapsulates information
# about the monetization status of the video.
&quot;access&quot;: { # Rights management policy for YouTube resources. # The value of &lt;code&gt;access&lt;/code&gt; indicates whether the video can be
# monetized or not.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
},
&quot;status&quot;: { # Basic details about a video category, such as its localized title. # The &lt;code&gt;status&lt;/code&gt; object contains information about the video&#x27;s
# uploading, processing, and privacy statuses.
# Next Id: 17
&quot;failureReason&quot;: &quot;A String&quot;, # This value explains why a video failed to upload. This property is
# only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property indicates that
# the upload failed.
&quot;privacyStatus&quot;: &quot;A String&quot;, # The video&#x27;s privacy status.
&quot;selfDeclaredMadeForKids&quot;: True or False,
&quot;rejectionReason&quot;: &quot;A String&quot;, # This value explains why YouTube rejected an uploaded video. This
# property is only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property
# indicates that the upload was rejected.
&quot;embeddable&quot;: True or False, # This value indicates if the video can be embedded on another website.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publishAt&quot;: &quot;A String&quot;, # The date and time when the video is scheduled to publish. It can be set
# only if the privacy status of the video is private. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
&quot;madeForKids&quot;: True or False,
&quot;license&quot;: &quot;A String&quot;, # The video&#x27;s license.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publicStatsViewable&quot;: True or False, # This value indicates if the extended video statistics on the watch page
# can be viewed by everyone. Note that the view count, likes, etc will still
# be visible if this is disabled.
# @mutable youtube.videos.insert youtube.videos.update
&quot;uploadStatus&quot;: &quot;A String&quot;, # The status of the uploaded video.
},
&quot;statistics&quot;: { # Statistics about the video, such as the number of times the video was viewed # The &lt;code&gt;statistics&lt;/code&gt; object contains statistics about the video.
# or liked.
&quot;likeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they liked the video by
# giving it a positive rating.
&quot;dislikeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they disliked the video by
# giving it a negative rating.
&quot;favoriteCount&quot;: &quot;A String&quot;, # The number of users who currently have the video marked as a favorite
# video.
&quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the video.
&quot;viewCount&quot;: &quot;A String&quot;, # The number of times the video has been viewed.
},
&quot;snippet&quot;: { # Basic details about a video, including title, description, uploader, # The &lt;code&gt;snippet&lt;/code&gt; object contains basic details about the video,
# such as its title, description, and category.
# thumbnails and category.
&quot;localized&quot;: { # Localized versions of certain video properties (e.g. title). # Localized snippet selected with the hl parameter. If no such localization
# exists, this field is populated with the default snippet. (Read-only)
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
&quot;tags&quot;: [ # A list of keyword tags associated with the video. Tags may contain spaces.
&quot;A String&quot;,
],
&quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the videos&#x27;s default snippet.
&quot;title&quot;: &quot;A String&quot;, # The video&#x27;s title.
# @mutable youtube.videos.insert youtube.videos.update
&quot;liveBroadcastContent&quot;: &quot;A String&quot;, # Indicates if the video is an upcoming/active live broadcast.
# Or it&#x27;s &quot;none&quot; if the video is not an upcoming/active live broadcast.
&quot;description&quot;: &quot;A String&quot;, # The video&#x27;s description.
# @mutable youtube.videos.insert youtube.videos.update
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel that the video belongs to.
&quot;defaultAudioLanguage&quot;: &quot;A String&quot;, # The &lt;code&gt;default_audio_language&lt;/code&gt; property specifies the language
# spoken in the video&#x27;s default audio track.
&quot;channelId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel that the
# video was uploaded to.
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the video. 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.
&quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
},
&quot;categoryId&quot;: &quot;A String&quot;, # The YouTube &lt;a href=&quot;/youtube/v3/docs/videoCategories/list&quot;&gt;video
# category&lt;/a&gt; associated with the video.
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;processingDetails&quot;: { # Describes processing status and progress and availability of some other Video # The &lt;code&gt;processingDetails&lt;/code&gt; object encapsulates information about
# YouTube&#x27;s progress in processing the uploaded video file. The properties
# in the object identify the current processing status and an estimate of
# the time remaining until YouTube finishes processing the video. This part
# also indicates whether different types of data or content, such as file
# details or thumbnail images, are available for the video.&lt;br&gt;&lt;br&gt;
# The &lt;code&gt;processingProgress&lt;/code&gt; object is designed to be polled so
# that the video uploaded can track the progress that YouTube has made in
# processing the uploaded video file. This data can only be retrieved by
# the video owner.
# resource parts.
&quot;fileDetailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether file details are available for the uploaded
# video. You can retrieve a video&#x27;s file details by requesting the
# &lt;code&gt;fileDetails&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingFailureReason&quot;: &quot;A String&quot;, # The reason that YouTube failed to process the video. This property will
# only have a value if the &lt;code&gt;processingStatus&lt;/code&gt;
# property&#x27;s value is &lt;code&gt;failed&lt;/code&gt;.
&quot;editorSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether video editing suggestions, which might
# improve video quality or the playback experience, are available for
# the video. You can retrieve these suggestions by requesting the
# &lt;code&gt;suggestions&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;tagSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether keyword (tag) suggestions are available for
# the video. Tags can be added to a video&#x27;s metadata to make it easier for
# other users to find the video. You can retrieve these suggestions by
# requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingProgress&quot;: { # Video processing progress and completion time estimate. # The &lt;code&gt;processingProgress&lt;/code&gt; object contains information about the
# progress YouTube has made in processing the video. The values are really
# only relevant if the video&#x27;s processing status is &lt;code&gt;processing&lt;/code&gt;.
&quot;timeLeftMs&quot;: &quot;A String&quot;, # An estimate of the amount of time, in millseconds, that YouTube needs
# to finish processing the video.
&quot;partsProcessed&quot;: &quot;A String&quot;, # The number of parts of the video that YouTube has already processed.
# You can estimate the percentage of the video that YouTube has already
# processed by calculating:&lt;br&gt;
# &lt;code&gt;100 * parts_processed / parts_total&lt;/code&gt;&lt;br&gt;&lt;br&gt;
# Note that since the estimated number of parts could increase without
# a corresponding increase in the number of parts that have already been
# processed, it is possible that the calculated progress could
# periodically decrease while YouTube processes a video.
&quot;partsTotal&quot;: &quot;A String&quot;, # An estimate of the total number of parts that need to be processed
# for the video. The number may be updated with more precise estimates
# while YouTube processes the video.
},
&quot;thumbnailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether thumbnail images have been generated for
# the video.
&quot;processingIssuesAvailability&quot;: &quot;A String&quot;, # This value indicates whether the video processing engine has generated
# suggestions that might improve YouTube&#x27;s ability to process the
# the video, warnings that explain video processing problems, or
# errors that cause video processing problems. You can retrieve these
# suggestions by requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingStatus&quot;: &quot;A String&quot;, # The video&#x27;s processing status. This value indicates whether YouTube was
# able to process the video or if the video is still being processed.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;player&quot;: { # Player to be used for a video playback. # The &lt;code&gt;player&lt;/code&gt; object contains information that you would use to
# play the video in an embedded player.
&quot;embedWidth&quot;: &quot;A String&quot;, # The embed width
&quot;embedHeight&quot;: &quot;A String&quot;,
&quot;embedHtml&quot;: &quot;A String&quot;, # An &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt; tag that embeds a player that will
# play the video.
},
&quot;liveStreamingDetails&quot;: { # Details about the live streaming metadata. # The &lt;code&gt;liveStreamingDetails&lt;/code&gt; object contains metadata about a live
# video broadcast. The object will only be present in a &lt;code&gt;video&lt;/code&gt;
# resource if the video is an upcoming, live, or completed live broadcast.
&quot;activeLiveChatId&quot;: &quot;A String&quot;, # The ID of the currently active live chat attached to this video. This
# field is filled only if the video is a currently live broadcast that has
# live chat. Once the broadcast transitions to complete this field will be
# removed and the live chat closed down. For persistent broadcasts that live
# chat id will no longer be tied to this video but rather to the new video
# being displayed at the persistent page.
&quot;concurrentViewers&quot;: &quot;A String&quot;, # The number of viewers currently watching the broadcast. The property and
# its value will be present if the broadcast has current viewers and the
# broadcast owner has not hidden the viewcount for the video. Note that
# YouTube stops tracking the number of concurrent viewers for a broadcast
# when the broadcast ends. So, this property would not identify the number
# of viewers watching an archived video of a live broadcast that already
# ended.
&quot;scheduledEndTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to end. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. If the value is empty or
# the property is not present, then the broadcast is scheduled to continue
# indefinitely.
&quot;actualStartTime&quot;: &quot;A String&quot;, # The time that the broadcast actually started. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast begins.
&quot;actualEndTime&quot;: &quot;A String&quot;, # The time that the broadcast actually ended. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast is over.
&quot;scheduledStartTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to begin. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;topicDetails&quot;: { # Freebase topic information related to the video. # The &lt;code&gt;topicDetails&lt;/code&gt; object encapsulates information about &lt;a
# href=&quot;http://www.freebase.com&quot;&gt;Freebase&lt;/a&gt; topics associated with the
# video.
&quot;topicCategories&quot;: [ # A list of Wikipedia URLs that provide a high-level description of the
# video&#x27;s content.
&quot;A String&quot;,
],
&quot;relevantTopicIds&quot;: [ # Similar to topic_id, except that these topics are merely relevant to the
# video. These are topics that may be mentioned in, or appear in the video.
# You can retrieve information about each topic using &lt;a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
&quot;topicIds&quot;: [ # A list of Freebase topic IDs that are centrally associated with the video.
# These are topics that are centrally featured in the video, and it can be
# said that the video is mainly about each of these. You can retrieve
# information about each topic using the &lt; a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
},
&quot;fileDetails&quot;: { # Describes original video file properties, including technical details about # The &lt;code&gt;fileDetails&lt;/code&gt; object encapsulates information about the
# video file that was uploaded to YouTube, including the file&#x27;s resolution,
# duration, audio and video codecs, stream bitrates, and more. This data can
# only be retrieved by the video owner.
# audio and video streams, but also metadata information like content length,
# digitization time, or geotagging information.
&quot;fileName&quot;: &quot;A String&quot;, # The uploaded file&#x27;s name. This field is present whether a video file or
# another type of file was uploaded.
&quot;videoStreams&quot;: [ # A list of video streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about a video stream.
{ # Information about a video stream.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The video stream&#x27;s bitrate, in bits per second.
&quot;heightPixels&quot;: 42, # The encoded video content&#x27;s height in pixels.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value is
# a four-letter vendor code.
&quot;rotation&quot;: &quot;A String&quot;, # The amount that YouTube needs to rotate the original source content
# to properly display the video.
&quot;codec&quot;: &quot;A String&quot;, # The video codec that the stream uses.
&quot;frameRateFps&quot;: 3.14, # The video stream&#x27;s frame rate, in frames per second.
&quot;aspectRatio&quot;: 3.14, # The video content&#x27;s display aspect ratio, which specifies the aspect
# ratio in which the video should be displayed.
&quot;widthPixels&quot;: 42, # The encoded video content&#x27;s width in pixels. You can calculate the
# video&#x27;s encoding aspect ratio as
# &lt;code&gt;width_pixels&lt;/code&gt;&amp;nbsp;/&amp;nbsp;&lt;code&gt;height_pixels&lt;/code&gt;.
},
],
&quot;audioStreams&quot;: [ # A list of audio streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about an audio stream.
{ # Information about an audio stream.
&quot;codec&quot;: &quot;A String&quot;, # The audio codec that the stream uses.
&quot;channelCount&quot;: 42, # The number of audio channels that the stream contains.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value
# is a four-letter vendor code.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The audio stream&#x27;s bitrate, in bits per second.
},
],
&quot;bitrateBps&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s combined (video and audio) bitrate in bits
# per second.
&quot;durationMs&quot;: &quot;A String&quot;, # The length of the uploaded video in milliseconds.
&quot;fileType&quot;: &quot;A String&quot;, # The uploaded file&#x27;s type as detected by YouTube&#x27;s video processing
# engine. Currently, YouTube only processes video files, but this field
# is present whether a video file or another type of file was uploaded.
&quot;fileSize&quot;: &quot;A String&quot;, # The uploaded file&#x27;s size in bytes. This field is present whether
# a video file or another type of file was uploaded.
&quot;container&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s container format.
&quot;creationTime&quot;: &quot;A String&quot;, # The date and time when the uploaded video file was created. The value is
# specified in &lt;a href=&quot;http://www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. Currently, the following ISO 8601 formats are supported:
# &lt;ul&gt;
# &lt;li&gt;Date only: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Naive time: &lt;code&gt;YYYY-MM-DDTHH:MM:SS&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Time with timezone: &lt;code&gt;YYYY-MM-DDTHH:MM:SS+HH:MM&lt;/code&gt;&lt;/li&gt;
# &lt;/ul&gt;
},
&quot;ageGating&quot;: { # Age restriction details related to a video. This data can only be retrieved
# by the video owner.
&quot;videoGameRating&quot;: &quot;A String&quot;, # Video game rating, if any.
&quot;alcoholContent&quot;: True or False, # Indicates whether or not the video has alcoholic beverage content. Only
# users of legal purchasing age in a particular country, as identified by
# ICAP, can view the content.
&quot;restricted&quot;: True or False, # Age-restricted trailers. For redband trailers and adult-rated video-games.
# Only users aged 18+ can view the content. The the field is
# &lt;code&gt;true&lt;/code&gt; the content is restricted to viewers aged 18+. Otherwise
# The field won&#x27;t be present.
},
&quot;kind&quot;: &quot;youtube#video&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#video&quot;&lt;/code&gt;.
&quot;suggestions&quot;: { # Specifies suggestions on how to improve video content, # The &lt;code&gt;suggestions&lt;/code&gt; object encapsulates suggestions that identify
# opportunities to improve the video quality or the metadata for the uploaded
# video. This data can only be retrieved by the video owner.
# including encoding hints, tag suggestions, and editor suggestions.
&quot;processingHints&quot;: [ # A list of suggestions that may improve YouTube&#x27;s ability to process the
# video.
&quot;A String&quot;,
],
&quot;tagSuggestions&quot;: [ # A list of keyword tags that could be added to the video&#x27;s metadata to
# increase the likelihood that users will locate your video when searching
# or browsing on YouTube.
{ # A single tag suggestion with it&#x27;s relevance information.
&quot;tag&quot;: &quot;A String&quot;, # The keyword tag suggested for the video.
&quot;categoryRestricts&quot;: [ # A set of video categories for which the tag is relevant. You can use this
# information to display appropriate tag suggestions based on the video
# category that the video uploader associates with the video. By default,
# tag suggestions are relevant for all categories if there are no restricts
# defined for the keyword.
&quot;A String&quot;,
],
},
],
&quot;processingErrors&quot;: [ # A list of errors that will prevent YouTube from successfully processing
# the uploaded video video. These errors indicate that, regardless of the
# video&#x27;s current &lt;a href=&quot;#processingProgress.processingStatus&quot;&gt;processing
# status&lt;/a&gt;, eventually, that status will almost certainly be
# &lt;code&gt;failed&lt;/code&gt;.
&quot;A String&quot;,
],
&quot;editorSuggestions&quot;: [ # A list of video editing operations that might improve the video quality
# or playback experience of the uploaded video.
&quot;A String&quot;,
],
&quot;processingWarnings&quot;: [ # A list of reasons why YouTube may have difficulty transcoding the
# uploaded video or that might result in an erroneous transcoding.
# These warnings are generated before YouTube actually processes the
# uploaded video file. In addition, they identify issues that are unlikely
# to cause the video processing to fail but that might cause problems
# such as sync issues, video artifacts, or a missing audio track.
&quot;A String&quot;,
],
},
}
onBehalfOfContentOwner: string, &lt;strong&gt;Note:&lt;/strong&gt; This parameter is intended exclusively for YouTube
content partners.&lt;br&gt;&lt;br&gt;The
&lt;code&gt;&lt;strong&gt;onBehalfOfContentOwner&lt;/strong&gt;&lt;/code&gt; 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 actual
CMS account that the user authenticates with must be linked to the
specified YouTube content owner.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{ # A &lt;code&gt;&lt;strong&gt;video&lt;/strong&gt;&lt;/code&gt; resource represents a YouTube video.
&quot;recordingDetails&quot;: { # Recording information associated with the video. # The &lt;code&gt;recordingDetails&lt;/code&gt; object encapsulates information about the
# location, date and address where the video was recorded.
&quot;locationDescription&quot;: &quot;A String&quot;, # The text description of the location where the video was recorded.
&quot;recordingDate&quot;: &quot;A String&quot;, # The date and time when the video was recorded. The value is specified in &lt;a
# href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# (&lt;code&gt;YYYY-MM-DDThh:mm:ss.sssZ&lt;/code&gt;) format.
&quot;location&quot;: { # Geographical coordinates of a point, in WGS84. # The geolocation information associated with the video.
&quot;latitude&quot;: 3.14, # Latitude in degrees.
&quot;longitude&quot;: 3.14, # Longitude in degrees.
&quot;altitude&quot;: 3.14, # Altitude above the reference ellipsoid, in meters.
},
},
&quot;contentDetails&quot;: { # Details about the content of a YouTube Video. # The &lt;code&gt;contentDetails&lt;/code&gt; object contains information about the video
# content, including the length of the video and its aspect ratio.
&quot;dimension&quot;: &quot;A String&quot;, # The value of &lt;code&gt;dimension&lt;/code&gt; indicates whether the video is
# available in 3D or in 2D.
&quot;caption&quot;: &quot;A String&quot;, # The value of &lt;code&gt;captions&lt;/code&gt; indicates whether the video
# has captions or not.
&quot;duration&quot;: &quot;A String&quot;, # The length of the video. The tag value is an &lt;a
# href=&quot;//en.wikipedia.org/wiki/ISO_8601#Durations&quot;&gt;ISO 8601&lt;/a&gt; duration in
# the format &lt;code&gt;PT#M#S&lt;/code&gt;, in which the letters &lt;code&gt;PT&lt;/code&gt;
# indicate that the value specifies a period of time, and the letters
# &lt;code&gt;M&lt;/code&gt; and &lt;code&gt;S&lt;/code&gt; refer to length in minutes and seconds,
# respectively. The &lt;code&gt;#&lt;/code&gt; characters preceding the &lt;code&gt;M&lt;/code&gt;
# and &lt;code&gt;S&lt;/code&gt; letters are both integers that specify the number of
# minutes (or seconds) of the video. For example, a value of
# &lt;code&gt;PT15M51S&lt;/code&gt; indicates that the video is 15 minutes and 51 seconds
# long.
&quot;hasCustomThumbnail&quot;: True or False, # Indicates whether the video uploader has provided a custom
# thumbnail image for the video.
# This property is only visible to the video uploader.
&quot;regionRestriction&quot;: { # DEPRECATED Region restriction of the video. # The &lt;code&gt;regionRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable. The object will contain
# either the &lt;code&gt;contentDetails.regionRestriction.allowed&lt;/code&gt; property
# or the &lt;code&gt;contentDetails.regionRestriction.blocked&lt;/code&gt; property.
&quot;allowed&quot;: [ # A list of region codes that identify countries where the video is
# viewable. If this property is present and a country is not listed
# in its value, then the video is blocked from appearing in that
# country. If this property is present and contains an empty list,
# the video is blocked in all countries.
&quot;A String&quot;,
],
&quot;blocked&quot;: [ # A list of region codes that identify countries where the video is
# blocked. If this property is present and a country is not listed in
# its value, then the video is viewable in that country. If this
# property is present and contains an empty list, the video is
# viewable in all countries.
&quot;A String&quot;,
],
},
&quot;licensedContent&quot;: True or False, # The value of &lt;code&gt;is_license_content&lt;/code&gt; indicates whether the video is
# licensed content.
&quot;countryRestriction&quot;: { # Rights management policy for YouTube resources. # The &lt;code&gt;countryRestriction&lt;/code&gt; object contains information about the
# countries where a video is (or is not) viewable.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
&quot;definition&quot;: &quot;A String&quot;, # The value of &lt;code&gt;definition&lt;/code&gt; indicates whether the video is
# available in high definition or only in standard definition.
&quot;contentRating&quot;: { # Ratings schemes. The country-specific ratings are mostly for # Specifies the ratings that the video received under various rating schemes.
# movies and shows.
# LINT.IfChange
&quot;cscfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Luxembourg&#x27;s Commission de surveillance
# de la classification des films (CSCF).
&quot;icaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Instituto de la Cinematograf&amp;iacute;a y de las Artes
# Audiovisuales (ICAA - Spain) rating.
&quot;mpaaRating&quot;: &quot;A String&quot;, # The video&#x27;s Motion Picture Association of America (MPAA) rating.
&quot;nbcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Maldives National Bureau of Classification.
&quot;oflcRating&quot;: &quot;A String&quot;, # The video&#x27;s Office of Film and Literature Classification
# (OFLC - New Zealand) rating.
&quot;fcbmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malaysia&#x27;s Film Censorship Board.
&quot;fpbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from South Africa&#x27;s Film and Publication Board.
&quot;djctqRating&quot;: &quot;A String&quot;, # The video&#x27;s Departamento de Justi&amp;ccedil;a, Classifica&amp;ccedil;&amp;atilde;o,
# Qualifica&amp;ccedil;&amp;atilde;o e T&amp;iacute;tulos (DJCQT - Brazil) rating.
&quot;mpaatRating&quot;: &quot;A String&quot;, # The rating system for trailer, DVD, and Ad in the US. See
# http://movielabs.com/md/ratings/v2.3/html/US_MPAAT_Ratings.html.
&quot;chfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Switzerland.
&quot;nmcRating&quot;: &quot;A String&quot;, # The National Media Council ratings system for United Arab Emirates.
&quot;acbRating&quot;: &quot;A String&quot;, # The video&#x27;s Australian Classification Board (ACB) or Australian
# Communications and Media Authority (ACMA) rating. ACMA ratings are used
# to classify children&#x27;s television programming.
&quot;mccaaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Malta&#x27;s Film Age-Classification Board.
&quot;mibacRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Ministero dei Beni e delle Attivit&amp;agrave;
# Culturali e del Turismo (Italy).
&quot;catvfrRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian French-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/frenchsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;moctwRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Taiwan&#x27;s Ministry of Culture
# (&amp;#25991;&amp;#21270;&amp;#37096;).
&quot;nkclvRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Nacion&amp;atilde;lais Kino centrs (National Film
# Centre of Latvia).
&quot;csaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from France&#x27;s Conseil sup&amp;eacute;rieur de
# l’audiovisuel, which rates broadcast content.
&quot;rteRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Ireland&#x27;s Raidi&amp;oacute; Teilif&amp;iacute;s
# &amp;Eacute;ireann.
&quot;ifcoRating&quot;: &quot;A String&quot;, # The video&#x27;s Irish Film Classification Office (IFCO - Ireland) rating.
# See the &lt;a
# href=&quot;http://www.ifco.ie/website/ifco/ifcoweb.nsf/web/classcatintro&quot;&gt;IFCO&lt;/a&gt;
# website for more information.
&quot;cceRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Portugal&#x27;s Comiss&amp;atilde;o de
# Classifica&amp;ccedil;&amp;atilde;o de Espect&amp;acute;culos.
&quot;ecbmctRating&quot;: &quot;A String&quot;, # Rating system in Turkey - Evaluation and Classification Board of the
# Ministry of Culture and Tourism
&quot;egfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Egypt.
&quot;eirinRating&quot;: &quot;A String&quot;, # The video&#x27;s Eirin (&amp;#26144;&amp;#20523;) rating.
# Eirin is the Japanese rating system.
&quot;ilfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Israel.
&quot;bmukkRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Austrian Board of Media Classification
# (Bundesministerium f&amp;uuml;r Unterricht, Kunst und Kultur).
&quot;fpbRatingReasons&quot;: [ # Reasons that explain why the video received its FPB (South Africa) rating.
&quot;A String&quot;,
],
&quot;tvpgRating&quot;: &quot;A String&quot;, # The video&#x27;s TV Parental Guidelines (TVPG) rating.
&quot;smaisRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Iceland.
&quot;mekuRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Finland&#x27;s Kansallinen Audiovisuaalinen Instituutti
# (National Audiovisual Institute).
&quot;smsaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Statens medier&amp;aring;d (Sweden&#x27;s National Media
# Council).
&quot;lsfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Indonesia&#x27;s Lembaga Sensor Film.
&quot;nbcplRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Poland.
&quot;ytRating&quot;: &quot;A String&quot;, # A rating that YouTube uses to identify age-restricted content.
&quot;czfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in the Czech Republic.
&quot;kijkwijzerRating&quot;: &quot;A String&quot;, # The video&#x27;s NICAM/Kijkwijzer rating from the Nederlands Instituut
# voor de Classificatie van Audiovisuele Media (Netherlands).
&quot;rcnofRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Hungarian Nemzeti Filmiroda, the Rating
# Committee of the National Office of Film.
&quot;cncRating&quot;: &quot;A String&quot;, # Rating system in France - Commission de classification cinematographique
&quot;cbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s Central Board of Film Certification (CBFC - India) rating.
&quot;cicfRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Commission de Contr&amp;ocirc;le des Films
# (Belgium).
&quot;fcoRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Hong Kong&#x27;s Office for Film, Newspaper
# and Article Administration.
&quot;catvRating&quot;: &quot;A String&quot;, # Rating system for Canadian TV - Canadian TV Classification System
# The video&#x27;s rating from the Canadian Radio-Television and
# Telecommunications Commission (CRTC) for Canadian English-language
# broadcasts. For more information, see the
# &lt;a href=&quot;http://www.cbsc.ca/english/agvot/englishsystem.php&quot;&gt;Canadian
# Broadcast Standards Council&lt;/a&gt; website.
&quot;resorteviolenciaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Venezuela.
&quot;russiaRating&quot;: &quot;A String&quot;, # The video&#x27;s National Film Registry of the Russian Federation
# (MKRF - Russia) rating.
&quot;kfcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Kenya Film Classification Board.
&quot;bfvcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Thailand&#x27;s Board of Film and Video Censors.
&quot;medietilsynetRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Medietilsynet, the Norwegian Media Authority.
&quot;djctqRatingReasons&quot;: [ # Reasons that explain why the video received its DJCQT (Brazil) rating.
&quot;A String&quot;,
],
&quot;agcomRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Italy&#x27;s Autorit&amp;agrave; per le Garanzie nelle
# Comunicazioni (AGCOM).
&quot;pefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Peru.
&quot;mcstRating&quot;: &quot;A String&quot;, # The video&#x27;s rating system for Vietnam - MCST
&quot;mccypRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Danish Film Institute&#x27;s (Det Danske
# Filminstitut) Media Council for Children and Young People.
&quot;grfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Greece.
&quot;bbfcRating&quot;: &quot;A String&quot;, # The video&#x27;s British Board of Film Classification (BBFC) rating.
&quot;menaMpaaRating&quot;: &quot;A String&quot;, # The rating system for MENA countries, a clone of MPAA. It is needed to
# prevent titles go live w/o additional QC check, since some of them can be
# inappropriate for the countries at all. See b/33408548 for more details.
&quot;chvrsRating&quot;: &quot;A String&quot;, # The video&#x27;s Canadian Home Video Rating System (CHVRS) rating.
&quot;mdaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Singapore&#x27;s Media Development Authority (MDA) and,
# specifically, it&#x27;s Board of Film Censors (BFC).
&quot;kmrbRating&quot;: &quot;A String&quot;, # The video&#x27;s Korea Media Rating Board
# (&amp;#50689;&amp;#49345;&amp;#47932;&amp;#46321;&amp;#44553;&amp;#50948;&amp;#50896;&amp;#54924;) rating.
# The KMRB rates videos in South Korea.
&quot;nfrcRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the &lt;a href=&quot;http://www.nfc.bg/&quot;&gt;Bulgarian
# National Film Center&lt;/a&gt;.
&quot;fmocRating&quot;: &quot;A String&quot;, # &lt;span class=&quot;deprecated&quot;&gt;This property has been deprecated. Use the
# &lt;code&gt;&lt;a
# href=&quot;#contentDetails.contentRating.cncRating&quot;&gt;contentDetails.contentRating.cncRating&lt;/a&gt;&lt;/code&gt;
# instead.&lt;/span&gt;
&quot;eefilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Estonia.
&quot;cnaRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Romania&#x27;s CONSILIUL NATIONAL AL AUDIOVIZUALULUI
# (CNA).
&quot;fskRating&quot;: &quot;A String&quot;, # The video&#x27;s Freiwillige Selbstkontrolle der Filmwirtschaft
# (FSK - Germany) rating.
&quot;skfilmRating&quot;: &quot;A String&quot;, # The video&#x27;s rating in Slovakia.
&quot;incaaRating&quot;: &quot;A String&quot;, # The video&#x27;s INCAA (Instituto Nacional de Cine y Artes Audiovisuales -
# Argentina) rating.
&quot;mocRating&quot;: &quot;A String&quot;, # The video&#x27;s Ministerio de Cultura (Colombia) rating.
&quot;rtcRating&quot;: &quot;A String&quot;, # The video&#x27;s General Directorate of Radio, Television and Cinematography
# (Mexico) rating.
&quot;anatelRating&quot;: &quot;A String&quot;, # The video&#x27;s Anatel (Asociaci&amp;oacute;n Nacional de Televisi&amp;oacute;n)
# rating for Chilean television.
&quot;mtrcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from the Movie and Television Review and
# Classification Board (Philippines).
&quot;cccRating&quot;: &quot;A String&quot;, # The video&#x27;s Consejo de Calificaci&amp;oacute;n Cinematogr&amp;aacute;fica (Chile)
# rating.
&quot;nfvcbRating&quot;: &quot;A String&quot;, # The video&#x27;s rating from Nigeria&#x27;s National Film and Video Censors Board.
},
&quot;projection&quot;: &quot;A String&quot;, # Specifies the projection format of the video.
},
&quot;projectDetails&quot;: { # Project specific details about the content of a YouTube Video. # The &lt;code&gt;projectDetails&lt;/code&gt; object contains information about the
# project specific video metadata.
&quot;tags&quot;: [ # A list of project tags associated with the video during the upload.
&quot;A String&quot;,
],
},
&quot;id&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the video.
&quot;localizations&quot;: { # The &lt;code&gt;localizations&lt;/code&gt; object contains localized versions of the
# basic details about the video, such as its title and description.
&quot;a_key&quot;: { # Localized versions of certain video properties (e.g. title).
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
},
&quot;monetizationDetails&quot;: { # Details about monetization of a YouTube Video. # The &lt;code&gt;monetizationDetails&lt;/code&gt; object encapsulates information
# about the monetization status of the video.
&quot;access&quot;: { # Rights management policy for YouTube resources. # The value of &lt;code&gt;access&lt;/code&gt; indicates whether the video can be
# monetized or not.
&quot;exception&quot;: [ # A list of region codes that identify countries where the default policy do
# not apply.
&quot;A String&quot;,
],
&quot;allowed&quot;: True or False, # The value of &lt;code&gt;allowed&lt;/code&gt; indicates whether the access to the
# policy is allowed or denied by default.
},
},
&quot;status&quot;: { # Basic details about a video category, such as its localized title. # The &lt;code&gt;status&lt;/code&gt; object contains information about the video&#x27;s
# uploading, processing, and privacy statuses.
# Next Id: 17
&quot;failureReason&quot;: &quot;A String&quot;, # This value explains why a video failed to upload. This property is
# only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property indicates that
# the upload failed.
&quot;privacyStatus&quot;: &quot;A String&quot;, # The video&#x27;s privacy status.
&quot;selfDeclaredMadeForKids&quot;: True or False,
&quot;rejectionReason&quot;: &quot;A String&quot;, # This value explains why YouTube rejected an uploaded video. This
# property is only present if the &lt;code&gt;uploadStatus&lt;/code&gt; property
# indicates that the upload was rejected.
&quot;embeddable&quot;: True or False, # This value indicates if the video can be embedded on another website.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publishAt&quot;: &quot;A String&quot;, # The date and time when the video is scheduled to publish. It can be set
# only if the privacy status of the video is private. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
&quot;madeForKids&quot;: True or False,
&quot;license&quot;: &quot;A String&quot;, # The video&#x27;s license.
# @mutable youtube.videos.insert youtube.videos.update
&quot;publicStatsViewable&quot;: True or False, # This value indicates if the extended video statistics on the watch page
# can be viewed by everyone. Note that the view count, likes, etc will still
# be visible if this is disabled.
# @mutable youtube.videos.insert youtube.videos.update
&quot;uploadStatus&quot;: &quot;A String&quot;, # The status of the uploaded video.
},
&quot;statistics&quot;: { # Statistics about the video, such as the number of times the video was viewed # The &lt;code&gt;statistics&lt;/code&gt; object contains statistics about the video.
# or liked.
&quot;likeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they liked the video by
# giving it a positive rating.
&quot;dislikeCount&quot;: &quot;A String&quot;, # The number of users who have indicated that they disliked the video by
# giving it a negative rating.
&quot;favoriteCount&quot;: &quot;A String&quot;, # The number of users who currently have the video marked as a favorite
# video.
&quot;commentCount&quot;: &quot;A String&quot;, # The number of comments for the video.
&quot;viewCount&quot;: &quot;A String&quot;, # The number of times the video has been viewed.
},
&quot;snippet&quot;: { # Basic details about a video, including title, description, uploader, # The &lt;code&gt;snippet&lt;/code&gt; object contains basic details about the video,
# such as its title, description, and category.
# thumbnails and category.
&quot;localized&quot;: { # Localized versions of certain video properties (e.g. title). # Localized snippet selected with the hl parameter. If no such localization
# exists, this field is populated with the default snippet. (Read-only)
&quot;title&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s title.
&quot;description&quot;: &quot;A String&quot;, # Localized version of the video&#x27;s description.
},
&quot;tags&quot;: [ # A list of keyword tags associated with the video. Tags may contain spaces.
&quot;A String&quot;,
],
&quot;defaultLanguage&quot;: &quot;A String&quot;, # The language of the videos&#x27;s default snippet.
&quot;title&quot;: &quot;A String&quot;, # The video&#x27;s title.
# @mutable youtube.videos.insert youtube.videos.update
&quot;liveBroadcastContent&quot;: &quot;A String&quot;, # Indicates if the video is an upcoming/active live broadcast.
# Or it&#x27;s &quot;none&quot; if the video is not an upcoming/active live broadcast.
&quot;description&quot;: &quot;A String&quot;, # The video&#x27;s description.
# @mutable youtube.videos.insert youtube.videos.update
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel that the video belongs to.
&quot;defaultAudioLanguage&quot;: &quot;A String&quot;, # The &lt;code&gt;default_audio_language&lt;/code&gt; property specifies the language
# spoken in the video&#x27;s default audio track.
&quot;channelId&quot;: &quot;A String&quot;, # The ID that YouTube uses to uniquely identify the channel that the
# video was uploaded to.
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the video. 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.
&quot;medium&quot;: { # A thumbnail is an image representing a YouTube resource. # The medium quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;standard&quot;: { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;maxres&quot;: { # A thumbnail is an image representing a YouTube resource. # The maximum resolution quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
&quot;high&quot;: { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource.
&quot;width&quot;: 42, # (Optional) Width of the thumbnail image.
&quot;url&quot;: &quot;A String&quot;, # The thumbnail image&#x27;s URL.
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
},
},
&quot;categoryId&quot;: &quot;A String&quot;, # The YouTube &lt;a href=&quot;/youtube/v3/docs/videoCategories/list&quot;&gt;video
# category&lt;/a&gt; associated with the video.
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;processingDetails&quot;: { # Describes processing status and progress and availability of some other Video # The &lt;code&gt;processingDetails&lt;/code&gt; object encapsulates information about
# YouTube&#x27;s progress in processing the uploaded video file. The properties
# in the object identify the current processing status and an estimate of
# the time remaining until YouTube finishes processing the video. This part
# also indicates whether different types of data or content, such as file
# details or thumbnail images, are available for the video.&lt;br&gt;&lt;br&gt;
# The &lt;code&gt;processingProgress&lt;/code&gt; object is designed to be polled so
# that the video uploaded can track the progress that YouTube has made in
# processing the uploaded video file. This data can only be retrieved by
# the video owner.
# resource parts.
&quot;fileDetailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether file details are available for the uploaded
# video. You can retrieve a video&#x27;s file details by requesting the
# &lt;code&gt;fileDetails&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingFailureReason&quot;: &quot;A String&quot;, # The reason that YouTube failed to process the video. This property will
# only have a value if the &lt;code&gt;processingStatus&lt;/code&gt;
# property&#x27;s value is &lt;code&gt;failed&lt;/code&gt;.
&quot;editorSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether video editing suggestions, which might
# improve video quality or the playback experience, are available for
# the video. You can retrieve these suggestions by requesting the
# &lt;code&gt;suggestions&lt;/code&gt; part in your &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;tagSuggestionsAvailability&quot;: &quot;A String&quot;, # This value indicates whether keyword (tag) suggestions are available for
# the video. Tags can be added to a video&#x27;s metadata to make it easier for
# other users to find the video. You can retrieve these suggestions by
# requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingProgress&quot;: { # Video processing progress and completion time estimate. # The &lt;code&gt;processingProgress&lt;/code&gt; object contains information about the
# progress YouTube has made in processing the video. The values are really
# only relevant if the video&#x27;s processing status is &lt;code&gt;processing&lt;/code&gt;.
&quot;timeLeftMs&quot;: &quot;A String&quot;, # An estimate of the amount of time, in millseconds, that YouTube needs
# to finish processing the video.
&quot;partsProcessed&quot;: &quot;A String&quot;, # The number of parts of the video that YouTube has already processed.
# You can estimate the percentage of the video that YouTube has already
# processed by calculating:&lt;br&gt;
# &lt;code&gt;100 * parts_processed / parts_total&lt;/code&gt;&lt;br&gt;&lt;br&gt;
# Note that since the estimated number of parts could increase without
# a corresponding increase in the number of parts that have already been
# processed, it is possible that the calculated progress could
# periodically decrease while YouTube processes a video.
&quot;partsTotal&quot;: &quot;A String&quot;, # An estimate of the total number of parts that need to be processed
# for the video. The number may be updated with more precise estimates
# while YouTube processes the video.
},
&quot;thumbnailsAvailability&quot;: &quot;A String&quot;, # This value indicates whether thumbnail images have been generated for
# the video.
&quot;processingIssuesAvailability&quot;: &quot;A String&quot;, # This value indicates whether the video processing engine has generated
# suggestions that might improve YouTube&#x27;s ability to process the
# the video, warnings that explain video processing problems, or
# errors that cause video processing problems. You can retrieve these
# suggestions by requesting the &lt;code&gt;suggestions&lt;/code&gt; part in your
# &lt;code&gt;videos.list()&lt;/code&gt; request.
&quot;processingStatus&quot;: &quot;A String&quot;, # The video&#x27;s processing status. This value indicates whether YouTube was
# able to process the video or if the video is still being processed.
},
&quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
&quot;player&quot;: { # Player to be used for a video playback. # The &lt;code&gt;player&lt;/code&gt; object contains information that you would use to
# play the video in an embedded player.
&quot;embedWidth&quot;: &quot;A String&quot;, # The embed width
&quot;embedHeight&quot;: &quot;A String&quot;,
&quot;embedHtml&quot;: &quot;A String&quot;, # An &lt;code&gt;&amp;lt;iframe&amp;gt;&lt;/code&gt; tag that embeds a player that will
# play the video.
},
&quot;liveStreamingDetails&quot;: { # Details about the live streaming metadata. # The &lt;code&gt;liveStreamingDetails&lt;/code&gt; object contains metadata about a live
# video broadcast. The object will only be present in a &lt;code&gt;video&lt;/code&gt;
# resource if the video is an upcoming, live, or completed live broadcast.
&quot;activeLiveChatId&quot;: &quot;A String&quot;, # The ID of the currently active live chat attached to this video. This
# field is filled only if the video is a currently live broadcast that has
# live chat. Once the broadcast transitions to complete this field will be
# removed and the live chat closed down. For persistent broadcasts that live
# chat id will no longer be tied to this video but rather to the new video
# being displayed at the persistent page.
&quot;concurrentViewers&quot;: &quot;A String&quot;, # The number of viewers currently watching the broadcast. The property and
# its value will be present if the broadcast has current viewers and the
# broadcast owner has not hidden the viewcount for the video. Note that
# YouTube stops tracking the number of concurrent viewers for a broadcast
# when the broadcast ends. So, this property would not identify the number
# of viewers watching an archived video of a live broadcast that already
# ended.
&quot;scheduledEndTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to end. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. If the value is empty or
# the property is not present, then the broadcast is scheduled to continue
# indefinitely.
&quot;actualStartTime&quot;: &quot;A String&quot;, # The time that the broadcast actually started. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast begins.
&quot;actualEndTime&quot;: &quot;A String&quot;, # The time that the broadcast actually ended. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. This value will not be
# available until the broadcast is over.
&quot;scheduledStartTime&quot;: &quot;A String&quot;, # The time that the broadcast is scheduled to begin. The value is specified
# in &lt;a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format.
},
&quot;topicDetails&quot;: { # Freebase topic information related to the video. # The &lt;code&gt;topicDetails&lt;/code&gt; object encapsulates information about &lt;a
# href=&quot;http://www.freebase.com&quot;&gt;Freebase&lt;/a&gt; topics associated with the
# video.
&quot;topicCategories&quot;: [ # A list of Wikipedia URLs that provide a high-level description of the
# video&#x27;s content.
&quot;A String&quot;,
],
&quot;relevantTopicIds&quot;: [ # Similar to topic_id, except that these topics are merely relevant to the
# video. These are topics that may be mentioned in, or appear in the video.
# You can retrieve information about each topic using &lt;a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
&quot;topicIds&quot;: [ # A list of Freebase topic IDs that are centrally associated with the video.
# These are topics that are centrally featured in the video, and it can be
# said that the video is mainly about each of these. You can retrieve
# information about each topic using the &lt; a
# href=&quot;http://wiki.freebase.com/wiki/Topic_API&quot;&gt;Freebase Topic API&lt;/a&gt;.
&quot;A String&quot;,
],
},
&quot;fileDetails&quot;: { # Describes original video file properties, including technical details about # The &lt;code&gt;fileDetails&lt;/code&gt; object encapsulates information about the
# video file that was uploaded to YouTube, including the file&#x27;s resolution,
# duration, audio and video codecs, stream bitrates, and more. This data can
# only be retrieved by the video owner.
# audio and video streams, but also metadata information like content length,
# digitization time, or geotagging information.
&quot;fileName&quot;: &quot;A String&quot;, # The uploaded file&#x27;s name. This field is present whether a video file or
# another type of file was uploaded.
&quot;videoStreams&quot;: [ # A list of video streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about a video stream.
{ # Information about a video stream.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The video stream&#x27;s bitrate, in bits per second.
&quot;heightPixels&quot;: 42, # The encoded video content&#x27;s height in pixels.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value is
# a four-letter vendor code.
&quot;rotation&quot;: &quot;A String&quot;, # The amount that YouTube needs to rotate the original source content
# to properly display the video.
&quot;codec&quot;: &quot;A String&quot;, # The video codec that the stream uses.
&quot;frameRateFps&quot;: 3.14, # The video stream&#x27;s frame rate, in frames per second.
&quot;aspectRatio&quot;: 3.14, # The video content&#x27;s display aspect ratio, which specifies the aspect
# ratio in which the video should be displayed.
&quot;widthPixels&quot;: 42, # The encoded video content&#x27;s width in pixels. You can calculate the
# video&#x27;s encoding aspect ratio as
# &lt;code&gt;width_pixels&lt;/code&gt;&amp;nbsp;/&amp;nbsp;&lt;code&gt;height_pixels&lt;/code&gt;.
},
],
&quot;audioStreams&quot;: [ # A list of audio streams contained in the uploaded video file. Each item
# in the list contains detailed metadata about an audio stream.
{ # Information about an audio stream.
&quot;codec&quot;: &quot;A String&quot;, # The audio codec that the stream uses.
&quot;channelCount&quot;: 42, # The number of audio channels that the stream contains.
&quot;vendor&quot;: &quot;A String&quot;, # A value that uniquely identifies a video vendor. Typically, the value
# is a four-letter vendor code.
&quot;bitrateBps&quot;: &quot;A String&quot;, # The audio stream&#x27;s bitrate, in bits per second.
},
],
&quot;bitrateBps&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s combined (video and audio) bitrate in bits
# per second.
&quot;durationMs&quot;: &quot;A String&quot;, # The length of the uploaded video in milliseconds.
&quot;fileType&quot;: &quot;A String&quot;, # The uploaded file&#x27;s type as detected by YouTube&#x27;s video processing
# engine. Currently, YouTube only processes video files, but this field
# is present whether a video file or another type of file was uploaded.
&quot;fileSize&quot;: &quot;A String&quot;, # The uploaded file&#x27;s size in bytes. This field is present whether
# a video file or another type of file was uploaded.
&quot;container&quot;: &quot;A String&quot;, # The uploaded video file&#x27;s container format.
&quot;creationTime&quot;: &quot;A String&quot;, # The date and time when the uploaded video file was created. The value is
# specified in &lt;a href=&quot;http://www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601&lt;/a&gt;
# format. Currently, the following ISO 8601 formats are supported:
# &lt;ul&gt;
# &lt;li&gt;Date only: &lt;code&gt;YYYY-MM-DD&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Naive time: &lt;code&gt;YYYY-MM-DDTHH:MM:SS&lt;/code&gt;&lt;/li&gt;
# &lt;li&gt;Time with timezone: &lt;code&gt;YYYY-MM-DDTHH:MM:SS+HH:MM&lt;/code&gt;&lt;/li&gt;
# &lt;/ul&gt;
},
&quot;ageGating&quot;: { # Age restriction details related to a video. This data can only be retrieved
# by the video owner.
&quot;videoGameRating&quot;: &quot;A String&quot;, # Video game rating, if any.
&quot;alcoholContent&quot;: True or False, # Indicates whether or not the video has alcoholic beverage content. Only
# users of legal purchasing age in a particular country, as identified by
# ICAP, can view the content.
&quot;restricted&quot;: True or False, # Age-restricted trailers. For redband trailers and adult-rated video-games.
# Only users aged 18+ can view the content. The the field is
# &lt;code&gt;true&lt;/code&gt; the content is restricted to viewers aged 18+. Otherwise
# The field won&#x27;t be present.
},
&quot;kind&quot;: &quot;youtube#video&quot;, # Identifies what kind of resource this is. Value: the fixed string
# &lt;code&gt;&quot;youtube#video&quot;&lt;/code&gt;.
&quot;suggestions&quot;: { # Specifies suggestions on how to improve video content, # The &lt;code&gt;suggestions&lt;/code&gt; object encapsulates suggestions that identify
# opportunities to improve the video quality or the metadata for the uploaded
# video. This data can only be retrieved by the video owner.
# including encoding hints, tag suggestions, and editor suggestions.
&quot;processingHints&quot;: [ # A list of suggestions that may improve YouTube&#x27;s ability to process the
# video.
&quot;A String&quot;,
],
&quot;tagSuggestions&quot;: [ # A list of keyword tags that could be added to the video&#x27;s metadata to
# increase the likelihood that users will locate your video when searching
# or browsing on YouTube.
{ # A single tag suggestion with it&#x27;s relevance information.
&quot;tag&quot;: &quot;A String&quot;, # The keyword tag suggested for the video.
&quot;categoryRestricts&quot;: [ # A set of video categories for which the tag is relevant. You can use this
# information to display appropriate tag suggestions based on the video
# category that the video uploader associates with the video. By default,
# tag suggestions are relevant for all categories if there are no restricts
# defined for the keyword.
&quot;A String&quot;,
],
},
],
&quot;processingErrors&quot;: [ # A list of errors that will prevent YouTube from successfully processing
# the uploaded video video. These errors indicate that, regardless of the
# video&#x27;s current &lt;a href=&quot;#processingProgress.processingStatus&quot;&gt;processing
# status&lt;/a&gt;, eventually, that status will almost certainly be
# &lt;code&gt;failed&lt;/code&gt;.
&quot;A String&quot;,
],
&quot;editorSuggestions&quot;: [ # A list of video editing operations that might improve the video quality
# or playback experience of the uploaded video.
&quot;A String&quot;,
],
&quot;processingWarnings&quot;: [ # A list of reasons why YouTube may have difficulty transcoding the
# uploaded video or that might result in an erroneous transcoding.
# These warnings are generated before YouTube actually processes the
# uploaded video file. In addition, they identify issues that are unlikely
# to cause the video processing to fail but that might cause problems
# such as sync issues, video artifacts, or a missing audio track.
&quot;A String&quot;,
],
},
}</pre>
</div>
</body></html>