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.
InternalError
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Opisuje błędy wewnętrzne.
Zapis JSON |
{
"errorDetails": [
{
object (ErrorDetail )
}
]
} |
Pola |
errorDetails[] |
object (ErrorDetail )
Szczegóły poszczególnych niepowodzeń.
|
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\u003eThis documentation details the JSON representation of internal failures.\u003c/p\u003e\n"],["\u003cp\u003eThe representation includes an \u003ccode\u003eerrorDetails\u003c/code\u003e field containing an array of \u003ccode\u003eErrorDetail\u003c/code\u003e objects, which provide specifics on individual failures.\u003c/p\u003e\n"]]],["The core content details internal failures, represented in JSON format. The structure includes an `errorDetails` array, which is an array of objects. Each object within `errorDetails` represents an individual failure and conforms to the `ErrorDetail` schema. The `errorDetails` field contains specific details about each encountered failure.\n"],null,["# InternalError\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDescribes internal failures.\n\n| JSON representation ||\n|---------------------------------------------------------------------------------------------------|---|\n| ``` { \"errorDetails\": [ { object (/my-business/reference/rest/Shared.Types/ErrorDetail) } ] } ``` |\n\n| Fields ||\n|------------------|---------------------------------------------------------------------------------------------------------------|\n| `errorDetails[]` | `object (`[ErrorDetail](/my-business/reference/rest/Shared.Types/ErrorDetail)`)` Details individual failures. |"]]