Google Business Performance API memiliki metode API 
BARU yang memungkinkan pengambilan beberapa `DailyMetrics` dalam satu permintaan API.
 Tinjau 
jadwal penghentian dan petunjuk untuk bermigrasi dari metode API reportInsights v4 ke Google Business Profile Performance API.
  
        
 
       
     
  
  
  
    
  
  
  
    
      Method: accounts.locations.admins.delete
    
    
      
    
    
      
      Tetap teratur dengan koleksi
    
    
      
      Simpan dan kategorikan konten berdasarkan preferensi Anda.
    
  
    
  
      
    
  
  
  
  
  
  
    
    
    
    
    
    
      
      
      
      
        Menghapus admin tertentu sebagai pengelola lokasi tertentu.
      
      
        
          Permintaan HTTP
          DELETE https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/admins/*}
URL menggunakan sintaksis gRPC Transcoding.
        
        
          Parameter jalur
          
            
              
                | Parameter | 
              
            
            
              
                name | 
                
                   string 
                  Nama resource admin yang akan dihapus dari lokasi. 
                 | 
              
            
          
        
        
          Isi permintaan
          Isi permintaan harus kosong.
        
        
          Isi respons
          Jika berhasil, isi respons akan kosong.
        
        
          Cakupan Otorisasi
          Memerlukan salah satu cakupan OAuth berikut:
          
            https://www.googleapis.com/auth/plus.business.manage 
            https://www.googleapis.com/auth/business.manage 
          
Untuk informasi selengkapnya, lihat Ringkasan OAuth 2.0.
        
      
    
  
  
  
  
 
  
    
      
      
    
    
      
    
    
  
       
    
    
      
    
  
  
  Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
  Terakhir diperbarui pada 2025-07-25 UTC.
  
  
  
    
      [[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-25 UTC."],[],["This document outlines the process for removing an admin from a location via a `DELETE` HTTP request. The request uses a specific URL structure with a required `name` path parameter that represents the admin to be removed. The request body must be empty. A successful operation returns an empty response body. The method requires either the `plus.business.manage` or `business.manage` OAuth scope for authorization. Note that this method is deprecated, instead use the Account Management API.\n"]]