Method: accounts.notificationsubscriptions.patch

販売者の既存の通知登録を更新します。

HTTP リクエスト

PATCH https://merchantapi.googleapis.com/notifications/v1beta/{notificationSubscription.name=accounts/*/notificationsubscriptions/*}

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

パスパラメータ

パラメータ
notificationSubscription.name

string

出力専用。通知構成の name。新しい NotificationSubscription の作成時に Content API によって生成されます。account は、構成を所有する販売者の販売者 ID を表します。形式: accounts/{account}/notificationsubscriptions/{notificationSubscription}

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

更新するフィールドのリスト。

リクエスト本文

リクエストの本文には NotificationSubscription のインスタンスが含まれます。

レスポンスの本文

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

認可スコープ

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

  • https://www.googleapis.com/auth/content

詳しくは、OAuth 2.0 の概要をご覧ください。