name | string | Output only. Format: name=customers/{customer_id}/apps/{chrome|android|web}/{app_id}@{version} |
description | string | Output only. App's description. |
detailUri | string | Output only. The uri for the detail page of the item. |
chromeAppInfo | object | Chrome Web Store app information. |
privacyPolicyUri | string | Output 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. |
androidAppInfo | object | Android app information. |
homepageUri | string | Output only. Home page or Website uri. |
iconUri | string | Output only. A link to an image that can be used as an icon for the product. |
reviewRating | number | Output only. The rating of the app (on 5 stars). Chrome Web Store review information will always be for the latest version of an app. |
latestPublishTime | string | Output only. Latest published time. |
appId | string | Output 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. |
serviceError | object | The 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. |
isPaidApp | boolean | Output only. Indicates if the app has to be paid for OR has paid content. |
revisionId | string | Output only. App version. A new revision is committed whenever a new version of the app is published. |
type | string | Output only. App type. |
displayName | string | Output only. App's display name. |
publisher | string | Output only. The publisher of the item. |
firstPublishTime | string | Output only. First published time. |
reviewNumber | string | Output only. Number of reviews received. Chrome Web Store review information will always be for the latest version of an app. |