REST Resource: accounts.invitations
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
接受指定的邀请。 |
|
拒绝指定的邀请。 |
|
列出指定帐号的待处理邀请。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\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. |"]]