Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
Metric
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
METRIC_UNSPECIFIED |
지정된 측정항목이 없습니다. |
ALL |
사용 가능한 모든 측정항목을 요청하는 약식. '모두'에 포함되는 측정항목은 다양하며 통계 정보를 요청하는 리소스에 따라 다릅니다. |
QUERIES_DIRECT |
위치를 직접 검색할 때 리소스가 표시된 횟수입니다. |
QUERIES_INDIRECT |
범주형 검색 (예: 음식점)의 결과로 리소스가 표시된 횟수입니다. |
QUERIES_CHAIN |
리소스가 속한 체인 또는 판매하는 브랜드를 검색하여 리소스가 표시된 횟수입니다. (예: Starbucks, Adidas) QUERIES_INVALID의 하위 집합입니다. |
VIEWS_MAPS |
Google 지도에서 리소스가 조회된 횟수입니다. |
VIEWS_SEARCH |
Google 검색에서 리소스가 조회된 횟수입니다. |
ACTIONS_WEBSITE |
웹사이트를 클릭한 횟수입니다. |
ACTIONS_PHONE |
전화번호를 클릭한 횟수입니다. |
ACTIONS_DRIVING_DIRECTIONS |
운전 경로를 요청한 횟수입니다. |
PHOTOS_VIEWS_MERCHANT |
판매자가 업로드한 미디어 항목의 조회수입니다. |
PHOTOS_VIEWS_CUSTOMERS |
고객이 업로드한 미디어 항목의 조회수입니다. |
PHOTOS_COUNT_MERCHANT |
판매자가 업로드하여 현재 게시되어 있는 미디어 항목의 총 개수입니다. |
PHOTOS_COUNT_CUSTOMERS |
고객이 업로드한 미디어의 현재 총 개수 |
LOCAL_POST_VIEWS_SEARCH |
Google 검색에서 지역 게시물이 조회된 횟수입니다. |
LOCAL_POST_ACTIONS_CALL_TO_ACTION |
Google에서 클릭 유도 문구 버튼을 클릭한 횟수입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eMetrics provide various data points about a resource, like views, queries, and actions.\u003c/p\u003e\n"],["\u003cp\u003eThese metrics can reflect user engagement across Google Search and Maps.\u003c/p\u003e\n"],["\u003cp\u003eMetrics are categorized by type, including queries, views, actions, and photos.\u003c/p\u003e\n"],["\u003cp\u003eThey offer insights into customer interactions, such as website clicks, phone calls, and direction requests.\u003c/p\u003e\n"],["\u003cp\u003eMerchant and customer uploaded media have separate metrics tracking views and counts.\u003c/p\u003e\n"]]],["The provided content defines metrics related to resource data. Key metrics include `QUERIES_DIRECT`, `QUERIES_INDIRECT`, and `QUERIES_CHAIN`, tracking search visibility. `VIEWS_MAPS` and `VIEWS_SEARCH` measure views on Google Maps and Search, respectively. `ACTIONS_WEBSITE`, `ACTIONS_PHONE`, and `ACTIONS_DRIVING_DIRECTIONS` gauge user engagement. Photo-related metrics, like `PHOTOS_VIEWS_MERCHANT` and `PHOTOS_COUNT_CUSTOMERS`, assess media interactions. Also included are `LOCAL_POST_VIEWS_SEARCH` and `LOCAL_POST_ACTIONS_CALL_TO_ACTION` that assess local posts. The `ALL` metric aggregates available metrics.\n"],null,["# Metric\n\nA metric of data about a resource.\n\n| Enums ||\n|-------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `METRIC_UNSPECIFIED` | No metric specified. |\n| `ALL` | Shorthand to request all available metrics. Which metrics are included in ALL varies, and depends on the resource for which insights are being requested. |\n| `QUERIES_DIRECT` | The number of times the resource was shown when searching for the location directly. |\n| `QUERIES_INDIRECT` | The number of times the resource was shown as a result of a categorical search (for example, restaurant). |\n| `QUERIES_CHAIN` | The number of times a resource was shown as a result of a search for the chain it belongs to, or a brand it sells. For example, Starbucks, Adidas. This is a subset of QUERIES_INDIRECT. |\n| `VIEWS_MAPS` | The number of times the resource was viewed on Google Maps. |\n| `VIEWS_SEARCH` | The number of times the resource was viewed on Google Search. |\n| `ACTIONS_WEBSITE` | The number of times the website was clicked. |\n| `ACTIONS_PHONE` | The number of times the phone number was clicked. |\n| `ACTIONS_DRIVING_DIRECTIONS` | The number of times driving directions were requested. |\n| `PHOTOS_VIEWS_MERCHANT` | The number of views on media items uploaded by the merchant. |\n| `PHOTOS_VIEWS_CUSTOMERS` | The number of views on media items uploaded by customers. |\n| `PHOTOS_COUNT_MERCHANT` | The total number of media items that are currently live that have been uploaded by the merchant. |\n| `PHOTOS_COUNT_CUSTOMERS` | The total number of media items that are currently live that have been uploaded by customers. |\n| `LOCAL_POST_VIEWS_SEARCH` | The number of times the local post was viewed on Google Search. |\n| `LOCAL_POST_ACTIONS_CALL_TO_ACTION` | The number of times the call to action button was clicked on Google. |"]]