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.
ErrorCode
Stay organized with collections
Save and categorize content based on your preferences.
Error codes for internal failures.
Enums |
ERROR_CODE_UNSPECIFIED |
Unspecified error code. |
ERROR_CODE_UNVERIFIED_LOCATION |
The location is not verified. |
ERROR_CODE_CALLS_NOT_ENABLED |
The Business calls state for the location is not ENABLED. |
ERROR_CODE_NOT_ELIGIBLE_LOCATION |
The location is not eligible for business calls. |
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\u003eThese error codes indicate internal failures related to business calls functionality.\u003c/p\u003e\n"],["\u003cp\u003eErrors may arise due to unspecified issues, unverified locations, disabled call settings, or location ineligibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eERROR_CODE_UNSPECIFIED\u003c/code\u003e serves as a generic error code for unidentified problems.\u003c/p\u003e\n"],["\u003cp\u003eLocations must be verified and have calls enabled to avoid \u003ccode\u003eERROR_CODE_UNVERIFIED_LOCATION\u003c/code\u003e and \u003ccode\u003eERROR_CODE_CALLS_NOT_ENABLED\u003c/code\u003e errors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eERROR_CODE_NOT_ELIGIBLE_LOCATION\u003c/code\u003e indicates the specific location cannot utilize business calls due to ineligibility.\u003c/p\u003e\n"]]],[],null,["# ErrorCode\n\nError codes for internal failures.\n\n| Enums ||\n|------------------------------------|-----------------------------------------------------------|\n| `ERROR_CODE_UNSPECIFIED` | Unspecified error code. |\n| `ERROR_CODE_UNVERIFIED_LOCATION` | The location is not verified. |\n| `ERROR_CODE_CALLS_NOT_ENABLED` | The Business calls state for the location is not ENABLED. |\n| `ERROR_CODE_NOT_ELIGIBLE_LOCATION` | The location is not eligible for business calls. |"]]