AdminRole
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Enums |
ADMIN_ROLE_UNSPECIFIED |
לא צוין. |
OWNER |
לאדמין יש גישה ברמת הבעלים והוא הבעלים הראשי. (מוצג כ-'הבעלים הראשי' בממשק המשתמש). |
CO_OWNER |
לאדמין יש גישה ברמת הבעלים. (מוצג כ-'בעלים' בממשק המשתמש). |
MANAGER |
לאדמין יש גישה לניהול. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eAdmin roles determine the level of access a user has, ranging from unspecified to full ownership.\u003c/p\u003e\n"],["\u003cp\u003eOwners and co-owners have the highest access level, with primary ownership distinguished from co-ownership.\u003c/p\u003e\n"],["\u003cp\u003eManagers have administrative privileges while community managers primarily focus on social media management.\u003c/p\u003e\n"],["\u003cp\u003eThese roles are represented by specific enums, which may display differently in the user interface.\u003c/p\u003e\n"]]],[],null,["# AdminRole\n\nIndicates the access level that an admin has. For more information, see the [help center article](https://support.google.com/business/answer/3403100)\n\n| Enums ||\n|--------------------------|-------------------------------------------------------------------------------------------------|\n| `ADMIN_ROLE_UNSPECIFIED` | Not specified. |\n| `OWNER` | The admin has owner-level access and is the primary owner. (Displays as 'Primary Owner' in UI). |\n| `CO_OWNER` | The admin has owner-level access. (Displays as 'Owner' in UI). |\n| `MANAGER` | The admin has managerial access. |\n| `COMMUNITY_MANAGER` | The admin can manage social (Google+) pages. (Displays as 'Site Manager' in UI). |"]]