Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는 
새로운 API 메서드가 있습니다.
 v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면 
지원 중단 일정 및 안내를 검토하세요.
  
        
 
       
     
  
  
  
    
  
  
  
    
      TimeRange
    
    
      
    
    
      
      컬렉션을 사용해 정리하기
    
    
      
      내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        시간 범위입니다. 해당 범위 전체의 데이터를 반 열기 반전 (즉, [startTime, endTime))으로 가져옵니다.
      
      
        
          
            
              | JSON 표현 | 
          
          
            
              | {
  "startTime": string,
  "endTime": string
} | 
          
        
      
      
        
          
            
              | 필드 | 
          
          
            
              | startTime | string (Timestampformat)
 범위 시작의 에포크 타임스탬프입니다 (범위 시작 시간 포함). RFC3339 UTC 'Zulu' 형식의 타임스탬프입니다(나노초 단위, 소수점 이하 9자리). 예를 들면 "2014-10-02T15:01:23Z"및"2014-10-02T15:01:23.045123456Z"입니다. | 
            
              | endTime | string (Timestampformat)
 범위 끝의 에포크 타임스탬프입니다 (제외). RFC3339 UTC 'Zulu' 형식의 타임스탬프입니다(나노초 단위, 소수점 이하 9자리). 예를 들면 "2014-10-02T15:01:23Z"및"2014-10-02T15:01:23.045123456Z"입니다. | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
  최종 업데이트: 2025-07-25(UTC)
  
  
  
    
      [null,null,["최종 업데이트: 2025-07-25(UTC)"],[],["Data is retrieved over a time range defined by a half-open interval, \\[startTime, endTime). The JSON representation includes `startTime` and `endTime` fields, both strings in RFC3339 UTC \"Zulu\" timestamp format. `startTime` marks the inclusive beginning of the range, and `endTime` marks the exclusive end. These timestamps use nanosecond resolution with up to nine fractional digits, as demonstrated by the given examples.\n"]]