Google Business Performance API 的 
NEW API 方法可擷取單一 API 要求中的多個「DailyMetrics」。
 請詳閱
淘汰時間表和從 v4 reportInsights API 方法遷移至 Google Business Profile Performance API 的操作說明。
  
        
 
       
     
  
  
  
    
  
  
  
    
      Method: accounts.create
    
    
      
    
    
      
      透過集合功能整理內容
    
    
      
      你可以依據偏好儲存及分類內容。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        在指定父項底下以指定名稱和類型建立帳戶。
        
          - 無法建立個人帳戶和機構。
- 無法建立使用者群組,以個人帳戶做為主要擁有者。
- 如果個人帳戶隸屬於機構,則無法以個人帳戶的主要擁有者建立地區群組。
- 營業地點群組不得擁有營業地點群組。
HTTP 要求
          POST https://mybusinessaccountmanagement.googleapis.com/v1/accounts
這個網址使用 gRPC 轉碼語法。
        
        
        
          回應主體
          如果成功,回應主體會包含新建立的 Account 例項。
        
        
          授權範圍
          需要下列 OAuth 範圍:
          
            - https://www.googleapis.com/auth/business.manage
詳情請參閱 OAuth 2.0 總覽。
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
  上次更新時間:2025-07-25 (世界標準時間)。
  
  
  
    
      [null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["This document details how to create accounts via a `POST` request to `https://mybusinessaccountmanagement.googleapis.com/v1/accounts`. The request body must include an `Account` instance, and a successful response returns a newly created `Account` instance.  Limitations exist: personal accounts and organizations cannot be created; user/location group creation is restricted based on the primary owner's account type. The operation requires the `https://www.googleapis.com/auth/business.manage` OAuth scope for authorization. The URL uses gRPC Transcoding syntax.\n"]]