העברה מגרסת טרום-השקה (Preview)
במהדורת GA של Aerial View API, כתובת ה-URL של נקודת הקצה לקריאות ל-API השתנתה ל-/v1
במקום ל-/v1beta
, ושמה של נקודת הקצה getVideo
השתנה.
נקודות הקצה הקודמות היו בפורמט:
getVideo
: https://aerialview.googleapis.com/v1beta/videos
renderVideo
: https://aerialview.googleapis.com/v1beta/videos:renderVideo
נקודות הקצה החדשות הן בפורמט:
lookupVideo
: https://aerialview.googleapis.com/v1/videos:lookupVideo
renderVideo
: https://aerialview.googleapis.com/v1/videos:renderVideo
מידע נוסף זמין בחומר העזר בנושא v1
API.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-14 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-14 (שעון UTC)."],[[["Aerial View API's GA release updated the endpoint URL to `/v1` from `/v1beta`."],["The `getVideo` endpoint has been replaced with `lookupVideo` in the GA release."],["Both `lookupVideo` and `renderVideo` endpoints now reside under the `/v1` path."]]],[]]