Aggiunge un indirizzo alla coda del renderer se non è già stato eseguito il rendering di un video. In caso contrario, restituisce i metadati sul video.
Richiesta HTTP
POST https://aerialview.googleapis.com/v1/videos:renderVideo
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-08-22 UTC."],[[["Sends a POST request to render a video of a US postal address using the Aerial View API."],["The request body requires a JSON object with a mandatory \"address\" field containing the US postal address."],["The response indicates the render request status and, if successful, includes video metadata in the response body."],["If a video for the given address has already been rendered, the response returns metadata directly without initiating a new render."]]],[]]