---
title: AppStoreAgeRating
framework: appstoreconnectapi
role: symbol
role_heading: Type
path: appstoreconnectapi/appstoreagerating
---

# AppStoreAgeRating

A string that represents the app’s age rating as it appears on the App Store for all platforms.

## Declaration

```data
string AppStoreAgeRating
```

## Possible Values

L: A literal that represents the app rating Livre, or suitable for all ages, for Brazil. ALL: A literal that represents the app rating ALL, or suitable for everyone, for the Republic of Korea. ZERO_ZERO: A literal that represents the app rating 00+, or all ages, for Vietnam. ONE_PLUS: A literal that represents the app rating 1+. TWO_PLUS: A literal that represents the app rating 2+. THREE_PLUS: A literal that represents the app rating 3+. FOUR_PLUS: A literal that represents the app rating 4+. FIVE_PLUS: A literal that represents the app rating 5+. SIX_PLUS: A literal that represents the app rating 6+. SEVEN_PLUS: A literal that represents the app rating 7+. EIGHT_PLUS: A literal that represents the app rating 8+. NINE_PLUS: A literal that represents the app rating 9+. TEN_PLUS: A literal that represents the app rating 10+. ELEVEN_PLUS: A literal that represents the app rating 11+. TWELVE_PLUS: A literal that represents the app rating 12+. THIRTEEN_PLUS: A literal that represents the app rating 13+. FOURTEEN_PLUS: A literal that represents the app rating 14+. FIFTEEN_PLUS: A literal that represents the app rating 15+. SIXTEEN_PLUS: A literal that represents the app rating 16+. SEVENTEEN_PLUS: A literal that represents the app rating 17+. EIGHTEEN_PLUS: A literal that represents the app rating 18+. NINETEEN_PLUS: A literal that represents the app rating 19+. TWENTY_PLUS: A literal that represents the app rating 20+. TWENTY_ONE_PLUS: A literal that represents the app rating 21+. UNRATED: A literal that represents the app rating unrated.

## Mentioned in

App Store Connect API 3.3 release notes App Store Connect API 4.4 release notes

## Discussion

Discussion For more information about app ratings, see Age ratings.

## See Also

### Objects and data types

- [AgeRatingDeclaration](appstoreconnectapi/ageratingdeclaration.md)
- [AgeRatingDeclarationResponse](appstoreconnectapi/ageratingdeclarationresponse.md)
- [AgeRatingDeclarationUpdateRequest](appstoreconnectapi/ageratingdeclarationupdaterequest.md)
- [AppInfoAgeRatingDeclarationLinkageResponse](appstoreconnectapi/appinfoageratingdeclarationlinkageresponse.md)
- [AppInfoTerritoryAgeRatingsLinkagesResponse](appstoreconnectapi/appinfoterritoryageratingslinkagesresponse.md)
- [BrazilAgeRating](appstoreconnectapi/brazilagerating.md)
- [KidsAgeBand](appstoreconnectapi/kidsageband.md)
- [TerritoryAgeRating](appstoreconnectapi/territoryagerating.md)
- [TerritoryAgeRatingsResponse](appstoreconnectapi/territoryageratingsresponse.md)
