Skip to main content

tracks

Overview

Nametracks
TypeResource
Idgoogledevelopers.androidpublisher.tracks

Fields

NameDatatypeDescription
trackstringIdentifier of the track.
releasesarrayIn a read request, represents all active releases in the track. In an update request, represents desired changes.

Methods

NameAccessible byRequired ParamsDescription
edits_tracks_getSELECTeditId, packageName, trackGets a track.
edits_tracks_listSELECTeditId, packageNameLists all tracks.
edits_tracks_patchEXECeditId, packageName, trackPatches a track.
edits_tracks_updateEXECeditId, packageName, trackUpdates a track.