Skip to main content

chrome

Overview

Namechrome
TypeResource
Idgoogleworkspace.chromemanagement.chrome

Fields

NameDatatypeDescription
namestringOutput only. Format: name=customers/{customer_id}/apps/{chrome|android|web}/{app_id}@{version}
descriptionstringOutput only. App's description.
detailUristringOutput only. The uri for the detail page of the item.
chromeAppInfoobjectChrome Web Store app information.
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.
androidAppInfoobjectAndroid app information.
homepageUristringOutput only. Home page or Website uri.
iconUristringOutput only. A link to an image that can be used as an icon for the product.
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.
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.
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.
isPaidAppbooleanOutput only. Indicates if the app has to be paid for OR has paid content.
revisionIdstringOutput only. App version. A new revision is committed whenever a new version of the app is published.
typestringOutput only. App type.
displayNamestringOutput only. App's display name.
publisherstringOutput only. The publisher of the item.
firstPublishTimestringOutput only. First published time.
reviewNumberstringOutput only. Number of reviews received. Chrome Web Store review information will always be for the latest version of an app.

Methods

NameAccessible byRequired Params
customers_apps_chrome_getSELECTchromeId, customersId