REST Resource: accounts.invitations
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tài nguyên
Không có dữ liệu cố định nào được liên kết với tài nguyên này.
Phương thức |
|
Chấp nhận lời mời đã chỉ định. |
|
Từ chối lời mời đã chỉ định. |
|
Liệt kê những lời mời đang chờ xử lý cho tài khoản được chỉ định. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eThis resource manages invitations for Google My Business accounts and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eUsers can accept, decline, or list pending invitations using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods allow for managing invitations to a Google My Business account.\u003c/p\u003e\n"]]],["This resource manages account invitations, with no persistent data. Key actions include accepting, declining, and listing invitations. The `accept` method processes a specific invitation acceptance. The `decline` method handles the rejection of an invitation. Lastly, the `list` method retrieves all pending invitations related to a given account. These actions are the core functions provided by this resource.\n"],null,["# REST Resource: accounts.invitations\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------------|------------------------------------------------------|\n| ### [accept](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/accept) | Accepts the specified invitation. |\n| ### [decline](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/decline) | Declines the specified invitation. |\n| ### [list](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/list) | Lists pending invitations for the specified account. |"]]