Google Business Performance API has a
NEW API method that allows fetching multiple `DailyMetrics` in a single API request. Review the
deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
AdminRole
Stay organized with collections
Save and categorize content based on your preferences.
Indicates the access level that an admin has. For more information, see the help center article
Enums |
ADMIN_ROLE_UNSPECIFIED |
Not specified. |
OWNER |
The admin has owner-level access and is the primary owner. (Displays as 'Primary Owner' in UI). |
CO_OWNER |
The admin has owner-level access. (Displays as 'Owner' in UI). |
MANAGER |
The admin has managerial access. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 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). |"]]