Interfejs
Google Business Performance API udostępnia
NOWĄ metodę interfejsu API, która umożliwia pobieranie wielu parametrów „DailyMetrics” w jednym żądaniu API.
Zapoznaj się z
harmonogramem wycofywania i instrukcjami, jak przejść z metody raportu API w wersji 4 na interfejs Google Business Profile Performance API.
AdminRole
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wartości w polu enum |
ADMIN_ROLE_UNSPECIFIED |
Nie określono. |
OWNER |
Administrator ma dostęp na poziomie właściciela i jest głównym właścicielem. W interfejsie użytkownika wyświetla się jako 'Główny właściciel'. |
CO_OWNER |
Administrator ma dostęp na poziomie właściciela. W interfejsie ma etykietę „ 'Właściciel'”. |
MANAGER |
Administrator ma dostęp administracyjny. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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). |"]]