Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
Notifications API
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
변경 로그
v1.2: 2022년 2월 7일
LOSS_OF_VOICE_OF_MERCHANT
판매자의 목소리 상태 변화를 나타내는 VOICE_OF_MERCHANT_UPDATED
가 추가되었습니다. 이 상태에는 판매자 목소리 상태의 보유 또는 상실이 포함됩니다.
LOSS_OF_VOICE_OF_MERCHANT
고지 유형에 대한 지원이 중단되었습니다.
v1.1: 2021년 12월 13일
LOSS_OF_VOICE_OF_MERCHANT
위치에 대해 판매자의 목소리 상태가 상실되었는지 여부를 나타내는 LOSS_OF_VOICE_OF_MERCHANT
고지 유형이 추가되었습니다.
v1
API 액세스
GCP 콘솔에서 Notifications API를 사용 설정해야 합니다. OAuth 범위는 동일하게 유지됩니다.
엔드포인트 URL
https://mybusiness.googleapis.com/v4/accounts/{accountId}/notifications
대신 https://mybusinessnotifications.googleapis.com/v1/accounts/{accountId}/notificationSetting
에서 Notifications API를 사용할 수 있습니다.
topicName
에서 pubSubTopic
으로 이름이 변경되었습니다. 추가 정보
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-12-05(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-05(UTC)"],[[["The Notifications API endpoint URL and a field name have been updated, and it needs to be enabled from the GCP Console."],["A new notification type `VOICE_OF_MERCHANT_UPDATED` has been added to indicate change in voice of merchant status, encompassing both gain and loss, and `LOSS_OF_VOICE_OF_MERCHANT` is deprecated."],["Previously, the `LOSS_OF_VOICE_OF_MERCHANT` notification type was added to indicate a loss in the voice of merchant status for a location."]]],["The document outlines updates to a Notifications API. Version 1.1 introduced `LOSS_OF_VOICE_OF_MERCHANT` to indicate a loss of voice of merchant status. Version 1.2 deprecated this in favor of `VOICE_OF_MERCHANT_UPDATED`, which signifies any change in voice of merchant status (gain or loss). The API is now enabled via the GCP Console and its endpoint URL has changed. The parameter `topicName` has also been renamed to `pubSubTopic`.\n"]]