Method: accounts.notificationsubscriptions.patch

更新商家現有的通知訂閱。

HTTP 要求

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

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
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 總覽