傳回特定位置的健康提供者屬性。
HTTP 要求
GET https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/healthProviderAttributes}
這個網址使用 gRPC 轉碼語法。
路徑參數
| 參數 | |
|---|---|
| name | 
 必要欄位。這個地點的 Google ID,格式為:accounts/{accountId}/locations/{locationId}/healthProviderAttributes | 
查詢參數
| 參數 | |
|---|---|
| languageCode | 
 選用設定。語言的 BCP 47 代碼。如未提供語言代碼,則預設為英文。目前僅支援「en」。 | 
要求主體
要求主體必須為空白。
回應主體
如果成功,回應主體會包含 HealthProviderAttributes 的執行例項。
授權範圍
需要下列其中一種 OAuth 範圍:
- https://www.googleapis.com/auth/plus.business.manage
- https://www.googleapis.com/auth/business.manage
詳情請參閱 OAuth 2.0 總覽。