[Write] Update age rating declaration
asc_age_rating_updatePartially update an app's age rating questionnaire using Apple's current fields. Preview old-to-new changes with dry run before applying.
Instructions
Write. Partially updates the age rating questionnaire for an app using Apple's current field set and enum values (content descriptors are NONE/INFREQUENT/FREQUENT). Supports dryRun to preview the change as an old → new diff without applying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| dryRun | No | Preview only, do not apply | |
| lootBox | No | ||
| contests | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| gambling | No | ||
| advertising | No | ||
| kidsAgeBand | No | ||
| socialMedia | No | ||
| ageAssurance | No | ||
| messagingAndChat | No | ||
| parentalControls | No | ||
| gamblingSimulated | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| violenceRealistic | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| gunsOrOtherWeapons | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| horrorOrFearThemes | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| ageRatingOverrideV2 | No | ||
| userGeneratedContent | No | ||
| profanityOrCrudeHumor | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| sexualContentOrNudity | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| unrestrictedWebAccess | No | ||
| healthOrWellnessTopics | No | ||
| koreaAgeRatingOverride | No | ||
| matureOrSuggestiveThemes | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| socialMediaAgeRestricted | No | ||
| violenceCartoonOrFantasy | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| developerAgeRatingInfoUrl | No | ||
| medicalOrTreatmentInformation | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| sexualContentGraphicAndNudity | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| alcoholTobaccoOrDrugUseOrReferences | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) | |
| violenceRealisticProlongedGraphicOrSadistic | No | NONE, INFREQUENT, or FREQUENT (the older *_OR_MILD/*_OR_INTENSE values are deprecated) |