set_app_metadata
Set App Store Connect submission metadata: primary and secondary categories, copyright, content rights, and export encryption compliance. Only supplied fields are changed.
Instructions
Set submission-required app basics: primary/secondary category (appCategory ids like HEALTH_AND_FITNESS), copyright, content-rights declaration, and export compliance (encryption). Each applied only if provided. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| copyright | No | Copyright line, e.g. 2026 Povilas Konopackas | |
| content_rights | No | Content-rights declaration | |
| primary_category | No | Primary appCategory id, e.g. HEALTH_AND_FITNESS | |
| secondary_category | No | Secondary appCategory id | |
| uses_non_exempt_encryption | No | Export compliance: true if the app uses non-exempt encryption (most apps: false) |