details
Overview
Name | details |
Type | Resource |
Id | googledevelopers.androidpublisher.details |
Fields
Name | Datatype | Description |
---|---|---|
contactWebsite | string | The user-visible website for this app. |
defaultLanguage | string | Default language code, in BCP 47 format (eg "en-US"). |
contactEmail | string | The user-visible support email for this app. |
contactPhone | string | The user-visible support telephone number for this app. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
edits_details_get | SELECT | editId, packageName | Gets details of an app. |
edits_details_patch | EXEC | editId, packageName | Patches details of an app. |
edits_details_update | EXEC | editId, packageName | Updates details of an app. |