REST Resource: accounts.invitations
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב
אין נתונים קבועים המשויכים למשאב הזה.
שיטות |
|
אישור ההזמנה שצוינה. |
|
דחיית ההזמנה שצוינה. |
|
בתיבת הדו שיח הזו רשומים הזמנות בהמתנה לחשבון שצוין. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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. |"]]