تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
عند استخدام عنوان أو معرّف فيديو صالحَين، تُعيد الطريقة
lookupVideoMetadata
البيانات الوصفية المرتبطة بفيديوه معيّن. تتيح لك البيانات الوصفية في جسد الردّ تحديد مدى حداثة الصور ومدة
الفيديو، كما توفّر لك سير عمل مجانيًا لتأكيد توفّر الفيديوهات.
كيفية استخدام واجهة برمجة التطبيقات
يمكنك استدعاء نقطة النهاية هذه من خلال تمريرها بعنوان ترميز عنوان URL postal
address في الولايات المتحدة أو
videoId.
تاريخ التعديل الأخير: 2025-01-14 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-01-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `lookupVideoMetadata` method retrieves metadata for an aerial view video using a valid address or videoID."],["This method helps determine video freshness, length, and confirms video existence."],["The API returns video metadata if the video exists, or a 404 error if it doesn't."],["You can use a URL-encoded US postal address or a `videoId` to call this endpoint."],["If a video isn't found in a supported area, you can initiate a render request using the `renderVideo` method."]]],["The `lookupVideoMetadata` method retrieves metadata for a given video using a URL-encoded address or videoID. A GET request is sent to the API endpoint with an API key and address. The API returns either video metadata, including ID, capture date, duration, and state, or a 404 error if the video is not found. If the video is not found and in a supported area a `renderVideo` request can be initiated. Possible states for the video include \"ACTIVE\" or \"PROCESSING\".\n"]]