Interfejs 
Google Business Performance API udostępnia 
NOWĄ metodę interfejsu API, która umożliwia pobieranie wielu parametrów „DailyMetrics” w jednym żądaniu API.
 Zapoznaj się z 
harmonogramem wycofywania i instrukcjami, jak przejść z metody raportu API w wersji 4 na interfejs Google Business Profile Performance API.
  
        
 
     
  
  
  
    
  
  
  
    
      HealthProviderAttributes
    
    
      
    
    
      
      Zadbaj o dobrą organizację dzięki kolekcji
    
    
      
      Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        Atrybuty dostawcy usług medycznych powiązane z tą lokalizacją.
      
      
        
          
            
              | Zapis JSON | 
          
          
            
              | {
  "name": string,
  "insuranceNetworks": [
    {
      object (InsuranceNetwork)
    }
  ]
} | 
          
        
      
      
        
          
            
              | Pola | 
          
          
            
              | name | string
 Wymagane. Identyfikator Google tej lokalizacji w formacie: accounts/{accountId}/locations/{locationId}/healthProviderAttributes | 
            
              | insuranceNetworks[] | object (InsuranceNetwork)
 Opcjonalnie: Lista agencji ubezpieczeniowych obsługiwanych przez tę lokalizację. | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
  Ostatnia aktualizacja: 2025-07-25 UTC.
  
  
  
    
      [null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The JSON represents health provider attributes associated with a location.  It includes a required `name` string, which is a Google identifier formatted as `accounts/{accountId}/locations/{locationId}/healthProviderAttributes`.  Additionally, an optional list of `insuranceNetworks` is provided, which represents the insurance networks accepted at the location. Each network within this array is an object referenced by the `InsuranceNetwork` schema.\n"]]