Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
REST Resource: locations
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eThis resource does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eProvides methods to retrieve daily and multi-daily metrics time series data for locations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003efetchMultiDailyMetricsTimeSeries\u003c/code\u003e allows retrieval of data for specific sub-entity types within a location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDailyMetricsTimeSeries\u003c/code\u003e focuses on retrieving data for a single, specific daily metric.\u003c/p\u003e\n"]]],["The core content outlines two methods for retrieving time-series data related to daily metrics. `fetchMultiDailyMetricsTimeSeries` returns values for each date within a specified range, potentially including sub-entity data. `getDailyMetricsTimeSeries` returns values for each date within a given range, focusing on a specific daily metric. No persistent data is stored within the resource itself.\n"],null,["# REST Resource: locations\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### [fetchMultiDailyMetricsTimeSeries](/my-business/reference/performance/rest/v1/locations/fetchMultiDailyMetricsTimeSeries) | Returns the values for each date from a given time range and optionally the sub entity type, where applicable, that are associated with the specific daily metrics. |\n| ### [getDailyMetricsTimeSeries](/my-business/reference/performance/rest/v1/locations/getDailyMetricsTimeSeries) | Returns the values for each date from a given time range that are associated with the specific daily metric. |"]]