Skip to main content

edits

Overview

Nameedits
TypeResource
Idgoogledevelopers.androidpublisher.edits

Fields

NameDatatypeDescription
idstringOutput only. Identifier of the edit. Can be used in subsequent API calls.
expiryTimeSecondsstringOutput only. The time (as seconds since Epoch) at which the edit will expire and will be no longer valid for use.

Methods

NameAccessible byRequired ParamsDescription
getSELECTeditId, packageNameGets an app edit.
insertINSERTpackageNameCreates a new edit for an app.
deleteDELETEeditId, packageNameDeletes an app edit.
commitEXECeditId, packageNameCommits an app edit.
validateEXECeditId, packageNameValidates an app edit.