Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
Q&A API
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
변경 로그
v1: 2024년 9월 18일
이전 ID는 locations.questions 및 locations.questions.answers에 대해 더 이상 승인되지 않습니다.
name
필드에 2024-09-16
로 시작하는 질문 또는 답변의 이전 ID가 포함되어 있는 경우 API가 예외를 반환합니다. API를 호출할 때 이전 ID를 사용하는 경우 list
메서드를 호출하여 이전 ID를 새 ID로 대체하세요.
v1: 2024년 2월 12일
locations.questions
및 locations.questions.answers
의 name
필드가 변경됩니다
2024-02-12
부터 질문 또는 답변의 이전 ID가 포함된 name
필드가 새 ID로 대체됩니다. 질문 또는 답변에 이전 ID를 사용 중인 경우 API에서 요청에 대한 응답 객체에 새 ID를 반환합니다.
v1: 2023년 11월 13일
50개 이상의 질문이 있는 비즈니스용 locations.questions.list
질문이 50개 이상일 때 비즈니스에서 upvoteCount
순서를 올바르게 사용하여 만든 질문을 정렬하지 않는 locations.questions.list
에 대한 orderBy
쿼리 매개변수 관련 알려진 제한사항이 있습니다.
v1: 2021년 11월 18일
API 액세스
GCP 콘솔에서 Q&A API를 사용 설정해야 합니다. OAuth 범위는 동일하게 유지됩니다.
엔드포인트 URL
https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions
대신 https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions
에서 질문 엔드포인트에 액세스할 수 있습니다.
https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions/{questionId}/answers
대신 https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions/{questionId}/answers
에서 답변 엔드포인트에 액세스할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(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"]],["최종 업데이트: 2025-07-25(UTC)"],[[["Starting September 16, 2024, the old ID format for questions and answers will be deprecated and replaced with a new ID format, requiring updates to API calls using the `list` method for retrieval."],["As of February 12, 2024, the `name` field for questions and answers transitioned to a new ID structure, with the API returning the updated ID in responses for compatibility."],["There is a known issue with the `locations.questions.list` method where the `orderBy` parameter with `upvoteCount` might not correctly sort business-created questions when exceeding 50 in number."],["The Q&A API requires explicit activation through the GCP Console, with endpoints for questions and answers being relocated to new URLs under the `mybusinessqanda.googleapis.com` domain."]]],[]]