<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:aerial-view-api-release-notes</id>
  <title>Aerial View API - Release notes</title>
  <link rel="self" href="https://developers.google.com/feeds/aerial-view-api-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2023-09-21T00:00:00-07:00</updated>

  <entry>
    <title>September 21, 2023</title>
    <id>tag:google.com,2016:aerial-view-api-release-notes#September_21_2023</id>
    <updated>2023-09-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/aerial-view/docs/release-notes#September_21_2023"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added the new the <a href="https://developers.google.com/maps/documentation/aerial-view/lookup-video-metadata"><code>lookupVideoMetadata</code></a> method that returns metadata associated with a given video. The metadata in the response body lets you determine the freshness of the imagery, length of the video, and also provides a free workflow for confirming the existence of videos.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 08, 2023</title>
    <id>tag:google.com,2016:aerial-view-api-release-notes#August_08_2023</id>
    <updated>2023-08-08T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/aerial-view/docs/release-notes#August_08_2023"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p><strong>Aerial View API</strong></p>
<p>Announcing the General Availability (GA) release of the Aerial View API. See the <a href="https://developers.google.com/maps/documentation/aerial-view/release-notes">Release Notes</a> for information about this release and for all other releases. </p>
<p>If you are a new user, see <a href="https://developers.google.com/maps/documentation/aerial-view/cloud-setup">Set Up in the Google Cloud Console</a> to start the installation process.</p>
<h3>Change</h3>
<p>This release changes the endpoint URL for Aerial View API calls to use <code>/v1</code> instead of <code>/v1beta</code>, and renames the <code>getVideo</code> endpoint.</p>
<p>The previous endpoints were in the form:</p>
<ul>
<li><code>getVideo</code>: <pre>https://aerialview.googleapis.com/<strong>v1beta/videos</strong></pre></li>
<li><code>renderVideo</code>: <pre>https://aerialview.googleapis.com/<strong>v1beta</strong>/videos:renderVideo</pre></li>
</ul>
<p>The new endpoints are in the form:</p>
<ul>
<li><code>lookupVideo</code>: <pre>https://aerialview.googleapis.com/<strong>v1/videos:lookupVideo</strong></pre></li>
<li><code>renderVideo</code>: <pre>https://aerialview.googleapis.com/<strong>v1</strong>/videos:renderVideo</pre></li>
</ul>
<p>For information on migrating your apps, see <a href="https://developers.google.com/maps/documentation/aerial-view/migrate">Migrate from the Preview release</a>.</p>
]]>
    </content>
  </entry>

</feed>
