---
title: storefrontCountryCode
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/storefrontcountrycode
---

# storefrontCountryCode

The three-letter code that represents the country or region associated with the App Store storefront.

## Declaration

```data
string storefrontCountryCode
```

## Discussion

Discussion This type uses the ISO 3166-1 Alpha-3 country code representation.

## See Also

### Data types

- [requestIdentifier](appstoreservernotifications/requestidentifier.md)
- [environment](appstoreservernotifications/environment.md)
- [appAppleId](appstoreservernotifications/appappleid.md)
- [bundleId](appstoreservernotifications/bundleid.md)
- [productId](appstoreservernotifications/productid.md)
- [storefrontCountryCodes](appstoreservernotifications/storefrontcountrycodes.md)
- [failedCount](appstoreservernotifications/failedcount.md)
- [succeededCount](appstoreservernotifications/succeededcount.md)
