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.
ErrorCode
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wszystkie kody błędów zwrócone przez interfejs API.
Wartości w polu enum |
ERROR_CODE_UNSPECIFIED |
Brak kodu błędu. |
SHARES_PUBSUB_TOPIC_MESSAGE_ACROSS_VERSIONS |
Nazwa tematu Pub/Sub podana w interfejsie RPC „updatepowiadomienie” jest używana w innych wersjach tego interfejsu API. Podaj nową nazwę tematu, aby ograniczyć ten problem. |
PUBLISH_PERMISSIONS_MISSING_FOR_PUBSUB_TOPIC |
Nazwa tematu Pub/Sub podana w ustawieniu powiadomień o aktualizacji nie ma uprawnień do publikowania dla użytkownika. |
INVALID_PUBSUB_TOPIC |
Nazwa tematu Pub/Sub podana w ustawieniu powiadomień o aktualizacji jest nieprawidłowa. |
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: 2023-11-28 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-11-28 UTC."],[[["The API uses specific error codes to indicate issues, including unspecified errors, topic name conflicts, and permission or validation problems with the pub/sub topic."],["If the 'updateNotificationSetting' request uses a pub/sub topic name that's already in use by other API versions, provide a new topic name."],["Ensure the user has publish permissions for the specified pub/sub topic to avoid errors related to permissions."],["The pub/sub topic name provided in the request must be valid to prevent invalid topic errors."]]],["The document outlines API error codes. `ERROR_CODE_UNSPECIFIED` indicates a missing error code. `SHARES_PUBSUB_TOPIC_MESSAGE_ACROSS_VERSIONS` means a provided pub/sub topic name is already in use by other API versions, requiring a new topic name. `PUBLISH_PERMISSIONS_MISSING_FOR_PUBSUB_TOPIC` signals that the user lacks publish permissions for the provided pub/sub topic. Finally, `INVALID_PUBSUB_TOPIC` denotes that the supplied pub/sub topic name is not valid.\n"]]