Drive Activity API
ให้มุมมองประวัติของกิจกรรมใน Google ไดรฟ์
บริการ: driveactivity.googleapis.com
หากต้องการเรียกใช้บริการนี้ เราขอแนะนำให้คุณใช้ไลบรารีของไคลเอ็นต์ที่ Google มีให้ หากแอปพลิเคชันจำเป็นต้องใช้ไลบรารีของคุณเองเพื่อเรียกใช้บริการนี้ ให้ใช้ข้อมูลต่อไปนี้เมื่อคุณส่งคำขอ API
เอกสารการค้นพบ
เอกสารการค้นพบเป็นข้อกำหนดที่เครื่องอ่านได้สำหรับการอธิบายและใช้งาน REST API ใช้สำหรับสร้างไลบรารีของไคลเอ็นต์, ปลั๊กอิน IDE และเครื่องมืออื่นๆ ที่โต้ตอบกับ Google APIs บริการเดียวอาจมีเอกสารการค้นพบได้หลายรายการ บริการนี้มีเอกสารการค้นพบต่อไปนี้
ปลายทางบริการ
ปลายทางของบริการคือ URL พื้นฐานที่ระบุที่อยู่เครือข่ายของบริการ API บริการเดียวอาจมีปลายทางบริการหลายรายการ บริการนี้มีปลายทางบริการต่อไปนี้และ URI ด้านล่างทั้งหมดจะเกี่ยวข้องกับปลายทางของบริการนี้
https://driveactivity.googleapis.com
วิธีการ |
query |
POST /v2/activity:query
ค้นหากิจกรรมที่ผ่านมาใน Google ไดรฟ์ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-05 UTC
[null,null,["อัปเดตล่าสุด 2024-09-05 UTC"],[[["The Drive Activity API provides a historical view of activity within Google Drive."],["Developers are encouraged to use Google-provided client libraries to interact with the API."],["The API can be accessed through REST endpoints, enabling programmatic retrieval of activity data."],["The primary function of the API is to query past activity using the `query` method."],["Detailed API specifications are available in the provided Discovery document."]]],["The Google Drive Activity API (v2) allows querying historical activity within Google Drive. The service, accessible via `driveactivity.googleapis.com`, uses a RESTful interface with a specified discovery document and service endpoint. Applications can interact using Google-provided client libraries or custom libraries. The core method is `activity.query`, enabling POST requests to `/v2/activity:query` for retrieving past Drive activity data.\n"]]