Skip to main content

android

Overview

Nameandroid
TypeResource
Idgoogleworkspace.chromemanagement.android

Fields

NameDatatypeDescription
namestringOutput only. Format: name=customers/{customer_id}/apps/{chrome|android|web}/{app_id}@{version}
descriptionstringOutput only. App's description.
privacyPolicyUristringOutput only. The URI pointing to the privacy policy of the app, if it was provided by the developer. Version-specific field that will only be set when the requested app version is found.
reviewNumberstringOutput only. Number of reviews received. Chrome Web Store review information will always be for the latest version of an app.
homepageUristringOutput only. Home page or Website uri.
androidAppInfoobjectAndroid app information.
typestringOutput only. App type.
chromeAppInfoobjectChrome Web Store app information.
revisionIdstringOutput only. App version. A new revision is committed whenever a new version of the app is published.
iconUristringOutput only. A link to an image that can be used as an icon for the product.
serviceErrorobjectThe Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
reviewRatingnumberOutput only. The rating of the app (on 5 stars). Chrome Web Store review information will always be for the latest version of an app.
latestPublishTimestringOutput only. Latest published time.
publisherstringOutput only. The publisher of the item.
appIdstringOutput only. Unique store identifier for the item. Examples: "gmbmikajjgmnabiglmofipeabaddhgne" for the Save to Google Drive Chrome extension, "com.google.android.apps.docs" for the Google Drive Android app.
firstPublishTimestringOutput only. First published time.
displayNamestringOutput only. App's display name.
isPaidAppbooleanOutput only. Indicates if the app has to be paid for OR has paid content.
detailUristringOutput only. The uri for the detail page of the item.

Methods

NameAccessible byRequired Params
customers_apps_android_getSELECTandroidId, customersId