Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
DailyRange
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-14(UTC)
[null,null,["최종 업데이트: 2024-10-14(UTC)"],[[["TimeRange specifies a date range, including both the start and end dates."],["The JSON representation uses `startDate` and `endDate` fields, both of which are required and inclusive."],["Both `startDate` and `endDate` utilize the `Date` object format for specifying the dates."]]],["The content defines a time range using a JSON representation. This representation includes `startDate` and `endDate` fields, both of which are required objects referencing a `Date` schema. The `startDate` and `endDate` indicate the beginning and end of the range, respectively. Both dates are inclusive, meaning they are part of the specified time frame.\n"]]