Method: edits.images.delete

Deletes the image (specified by id) from the edit.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
packageName

string

Package name of the app.

editId

string

Identifier of the edit.

language

string

Language localization code (a BCP-47 language tag; for example, "de-AT" for Austrian German).

imageType

enum (AppImageType)

Type of the Image.

imageId

string

Unique identifier an image within the set of images attached to this edit.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

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