Method: edits.commit

透過集合功能整理內容 你可以依據偏好儲存及分類內容。

修訂應用程式編輯內容。

HTTP 要求

POST https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/edits/{editId}:commit

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

路徑參數

參數
packageName

string

應用程式的套件名稱。

editId

string

編輯內容的 ID。

查詢參數

參數
changesNotSentForReview

boolean

表示在 Google Play 管理中心的 UI 中,這份編輯內容的變更內容必須經過審查才能發布。這些變更會加進尚未送交審查的任何其他變更。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 AppEdit 的執行例項。

授權範圍

需要下列 OAuth 範圍:

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