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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["These error codes indicate internal failures related to business calls functionality."],["Errors may arise due to unspecified issues, unverified locations, disabled call settings, or location ineligibility."],["`ERROR_CODE_UNSPECIFIED` serves as a generic error code for unidentified problems."],["Locations must be verified and have calls enabled to avoid `ERROR_CODE_UNVERIFIED_LOCATION` and `ERROR_CODE_CALLS_NOT_ENABLED` errors."],["`ERROR_CODE_NOT_ELIGIBLE_LOCATION` indicates the specific location cannot utilize business calls due to ineligibility."]]],[]]