---
title: App.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/app/attributes-data.dictionary
---

# App.Attributes

Attributes that describe an Apps resource.

## Declaration

```data
object App.Attributes
```

## Properties

bundleId: The bundle ID for your app. This ID must match the one you use in Xcode. The bundle ID cannot be changed after you upload your first build. name: The name of your app as it will appear in the App Store. The maximum length is 30 characters. primaryLocale: The primary locale for your app. If localized app information isn’t available in an App Store territory, the information from your primary language is used instead. sku: A unique ID for your app that is not visible on the App Store. contentRightsDeclaration: isOrEverWasMadeForKids: subscriptionStatusUrl: subscriptionStatusUrlForSandbox: subscriptionStatusUrlVersion: subscriptionStatusUrlVersionForSandbox: accessibilityUrl: streamlinedPurchasingEnabled: The default value is true.

## Mentioned in

App Store Connect API 1.6 release notes App Store Connect API 4.0 release notes App Store Connect API 4.1 release notes

## See Also

### Related Documentation

- [Apps](appstoreconnectapi/apps.md)

### Objects

- [App.Relationships](appstoreconnectapi/app/relationships-data.dictionary.md)
