Chia sẻ: tính năng cho phép người dùng chia sẻ nội dung nghe nhìn của họ với người dùng khác.
Ủy quyền
Giống như các API REST khác của Google, API thư viện sử dụng OAuth 2.0 để xử lý hoạt động uỷ quyền.
Ứng dụng của bạn có thể yêu cầu quyền truy cập vào thư viện Google Photos của người dùng thông qua nhiều phạm vi uỷ quyền do API cung cấp.
Lưu ý rằng API Thư viện không hỗ trợ tài khoản dịch vụ. Để sử dụng API này, người dùng phải đăng nhập vào một Tài khoản Google hợp lệ.
Sử dụng API Thư viện
Trước khi bạn bắt đầu quá trình phát triển ứng dụng, hãy lưu ý những điều sau:
Hãy xem mã mẫu cho thấy một số tính năng chính của API Thư viện.
Chương trình đối tác
Bạn có thể tích hợp với API Thư viện Google Photos mà không cần tham gia chương trình đối tác.
Tuy nhiên, nếu ứng dụng của bạn có khả năng vượt quá hạn mức phát hành chung, hãy bày tỏ sự quan tâm đến chương trình đối tác Google Photos.
Tìm hiểu thêm
Một số nơi bạn có thể đi từ đây:
Bắt đầu: định cấu hình dự án của bạn và dùng thử mẫu.
Hướng dẫn: hướng dẫn và khái niệm về cách sử dụng API thư viện.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-12 UTC."],[[["The Google Photos Library API allows your app to read, write, and share photos and videos stored in Google Photos."],["It uses a RESTful API with JSON payload and OAuth 2.0 for authorization, requiring users to be signed in to a Google Account."],["Before developing your app, review the acceptable use policy, UX guidelines, and API limits and quotas."],["Explore the API through the API Explorer or by checking out the provided code samples."],["Consider joining the Google Photos partner program if your app is likely to exceed the general availability quota limit."]]],["The Google Photos Library API enables apps to interact with Google Photos content, reading, writing, and sharing photos and videos. It's a RESTful API using JSON payloads, organized around libraries, albums, media items, and sharing. Access requires OAuth 2.0 authorization via specific scopes, and service accounts are not supported. Developers should adhere to usage policies, UX guidelines, and quotas. The API can be explored through the API Explorer, and code samples are available. Those who need more quota should apply to the Google Photos partner program.\n"]]