Skip to main content

web

Overview

Nameweb
TypeResource
Idgoogleworkspace.chromemanagement.web

Fields

NameDatatypeDescription
namestringOutput only. Format: name=customers/{customer_id}/apps/{chrome|android|web}/{app_id}@{version}
descriptionstringOutput only. App's description.
latestPublishTimestringOutput only. Latest published time.
chromeAppInfoobjectChrome Web Store app information.
typestringOutput only. App type.
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.
isPaidAppbooleanOutput only. Indicates if the app has to be paid for OR has paid content.
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.
detailUristringOutput only. The uri for the detail page of the item.
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.
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.
homepageUristringOutput only. Home page or Website uri.
displayNamestringOutput only. App's display name.
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.

Methods

NameAccessible byRequired Params
customers_apps_web_getSELECTcustomersId, webId