Method: locations.attributes.getGoogleUpdated

指定したビジネスの Google によって更新されたバージョンを取得します。

HTTP リクエスト

GET https://mybusinessbusinessinformation.googleapis.com/v1/{name=locations/*/attributes}:getGoogleUpdated

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

パスパラメータ

パラメータ
name

string

必須。このビジネスの Google 識別子(locations/{locationId}/attributes の形式)。

リクエスト本文

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

レスポンスの本文

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

認可スコープ

次の OAuth スコープが必要です。

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

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