Update App Details
update_app_detailsUpdate an app's default language and store contact information. Change only the fields you supply, keeping existing details intact.
Instructions
Update app-level details: default language and store contact information.
Only the fields supplied are changed; the rest are read from the current details and written back unchanged, because the Play API replaces the whole resource on update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| contact_email | No | Developer contact email shown on the store listing | |
| contact_phone | No | Developer contact phone shown on the store listing | |
| contact_website | No | Developer website shown on the store listing | |
| default_language | No | Default listing language (e.g., en-US) | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||