Skip to main content

applications

Overview

Nameapplications
TypeResource
Idgoogledevelopers.androidmanagement.applications

Fields

NameDatatypeDescription
namestringThe name of the app in the form enterprises/{enterprise}/applications/{package_name}.
descriptionstringThe localized promotional description, if available.
updateTimestringOutput only. The approximate time (within 7 days) the app was last published.
categorystringThe app category (e.g. RACING, SOCIAL, etc.)
contentRatingstringThe content rating for this app.
permissionsarrayThe permissions required by the app.
titlestringThe title of the app. Localized.
fullDescriptionstringFull app description, if available.
recentChangesstringA localised description of the recent changes made to the app.
appPricingstringWhether this app is free, free with in-app purchases, or paid. If the pricing is unspecified, this means the app is not generally available anymore (even though it might still be available to people who own it).
iconUrlstringA link to an image that can be used as an icon for the app. This image is suitable for use up to a pixel size of 512 x 512.
playStoreUrlstringA link to the (consumer) Google Play details page for the app.
appTracksarrayApplication tracks visible to the enterprise.
screenshotUrlsarrayA list of screenshot links representing the app.
distributionChannelstringHow and to whom the package is made available.
smallIconUrlstringA link to a smaller image that can be used as an icon for the app. This image is suitable for use up to a pixel size of 128 x 128.
authorstringThe name of the author of the apps (for example, the app developer).
availableCountriesarrayThe countries which this app is available in as per ISO 3166-1 alpha-2.
minAndroidSdkVersionintegerThe minimum Android SDK necessary to run the app.
featuresarrayNoteworthy features (if any) of this app.
appVersionsarrayVersions currently available for this app.
managedPropertiesarrayThe set of managed properties available to be pre-configured for the app.

Methods

NameAccessible byRequired Params
enterprises_applications_getSELECTapplicationsId, enterprisesId