[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eAerial View API's GA release updated the endpoint URL to \u003ccode\u003e/v1\u003c/code\u003e from \u003ccode\u003e/v1beta\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetVideo\u003c/code\u003e endpoint has been replaced with \u003ccode\u003elookupVideo\u003c/code\u003e in the GA release.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003elookupVideo\u003c/code\u003e and \u003ccode\u003erenderVideo\u003c/code\u003e endpoints now reside under the \u003ccode\u003e/v1\u003c/code\u003e path.\u003c/p\u003e\n"]]],[],null,["The GA release of Aerial View API changed the endpoint URL for API calls to use\n`/v1` instead of `/v1beta`, and renamed the `getVideo` endpoint.\n\nThe previous endpoints were in the form:\n\n- `getVideo`: \n\n ```\n https://aerialview.googleapis.com/v1beta/videos\n ```\n- `renderVideo`: \n\n ```\n https://aerialview.googleapis.com/v1beta/videos:renderVideo\n ```\n\nThe new endpoints are in the form:\n\n- `lookupVideo`: \n\n ```\n https://aerialview.googleapis.com/v1/videos:lookupVideo\n ```\n- `renderVideo`: \n\n ```\n https://aerialview.googleapis.com/v1/videos:renderVideo\n ```\n\nFor more information, see the [`v1` API reference](/maps/documentation/aerial-view/reference/rest)."]]