App Store Connect API 4.4 release notes
Update your server-side code to use new features, and test your code against API changes.
Overview
App Store Connect API version 4.4 provides resources that enable you to automate actions you take in App Store Connect.
Added
Use Subscription plan availability to configure monthly subscriptions with a 12-month commitment.
Added
STORAGEto MetricCategory. Track your app’s storage footprint over time to catch regressions in data usage and binary size.Added the
ANIMATIONMetricCategory, which displays information about the hitch rate of your app over time. The hitch rate tracks animation interruptions across all animated interactions in your app, including scrolling, transitions, and other continuous motion. To learn more, see Understanding user interface responsiveness.Metric goals are now available for Battery Usage, Disk Writes, Hang Rate, Hitches, Memory, and Storage metrics, so you can prioritize performance engineering across more areas. Similar-app goals now cover Hang Rate, On-screen Battery Usage, Disk Writes, and Storage. Launch Time similar-app goals are more accurate, establishing new baselines. To learn more, see MetricCategory.
Added a
ZERO_ZEROvalue to AppStoreAgeRating, representing Vietnam’s 00+ age-rating classification.
Changed
Background Assets now supports multiple locales, so your app can deliver only the assets that match a customer’s locale preference. Use List all background assets for an app with the
filter[versions.locale]parameter to read the uploaded locales.
Deprecated
The user role permission
ACCESS_TO_REPORTSfor App Store Connect API is deprecated. See UserRole for available alternatives.The Subscription availability resource is deprecated. Use Subscription plan availability instead.
The
goalKeysproperty of xcodeMetrics.ProductData.MetricCategories.Metrics is deprecated.
Removed
Removed the
GET /v1/appStoreVersions/{id}/relationships/ageRatingDeclarationandGET /v1/appStoreVersions/{id}/ageRatingDeclarationendpoints. Use Read the age-rating declaration instead.
See Also
Versions
App Store Connect API 4.3.1 release notesApp Store Connect API 4.3 release notesApp Store Connect API 4.2 release notesApp Store Connect API 4.1 release notesApp Store Connect API 4.0 release notesApp Store Connect API 3.8 release notesApp Store Connect API 3.7 release notesApp Store Connect API 3.6 release notesApp Store Connect API 3.5 release notesApp Store Connect API 3.4 release notesApp Store Connect API 3.3 release notesApp Store Connect API 3.2 release notesApp Store Connect API 3.1 release notesApp Store Connect API 3.0 release notesApp Store Connect API 2.4 release notes