Skip to main content

listings

Overview

Namelistings
TypeResource
Idgoogledevelopers.androidpublisher.listings

Fields

NameDatatypeDescription
languagestringLanguage localization code (a BCP-47 language tag; for example, "de-AT" for Austrian German).
shortDescriptionstringShort description of the app.
titlestringLocalized title of the app.
videostringURL of a promotional YouTube video for the app.
fullDescriptionstringFull description of the app.

Methods

NameAccessible byRequired ParamsDescription
edits_listings_getSELECTeditId, language, packageNameGets a localized store listing.
edits_listings_listSELECTeditId, packageNameLists all localized store listings.
edits_listings_deleteDELETEeditId, language, packageNameDeletes a localized store listing.
edits_listings_patchEXECeditId, language, packageNamePatches a localized store listing.
edits_listings_updateEXECeditId, language, packageNameCreates or updates a localized store listing.