Method: accounts.locations.getHealthProviderAttributes

特定の場所の医療従事者属性を返します。

HTTP リクエスト

GET https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/healthProviderAttributes}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。このビジネスの Google 識別子。形式は accounts/{accountId}/locations/{locationId}/healthProviderAttributes です。

クエリ パラメータ

パラメータ
languageCode

string

(省略可)言語の BCP 47 コード。言語コードを指定しない場合は、デフォルトで英語が使用されます。現時点では、「en」のみがサポートされています。

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には HealthProviderAttributes のインスタンスが含まれます。

認可スコープ

次の OAuth スコープのいずれかが必要です。

  • https://www.googleapis.com/auth/plus.business.manage
  • https://www.googleapis.com/auth/business.manage

詳細については、OAuth 2.0 の概要をご覧ください。