REST Resource: accounts.invitations
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
指定した招待を承諾します。 |
|
指定した招待を辞退します。 |
|
指定したアカウントで保留中の招待を一覧表示します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 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. |"]]