Method: edits.images.delete

從編輯內容中刪除圖片 (由 ID 指定)。

HTTP 要求

DELETE https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}/{imageId}

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

路徑參數

參數
packageName

string

應用程式的套件名稱。

editId

string

編輯內容的 ID。

language

string

語言本地化程式碼 (BCP-47 語言標記,例如「de-AT」代表奧地利德文)。

imageType

enum (AppImageType)

圖片類型。

imageId

string

在此編輯內容所附加圖片集內的專屬識別碼。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會是空白的。

授權範圍

需要下列 OAuth 範圍:

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