---
title: BundleIdPlatform
framework: appstoreconnectapi
role: symbol
role_heading: Type
path: appstoreconnectapi/bundleidplatform
---

# BundleIdPlatform

Strings that represent the operating system intended for the bundle.

## Declaration

```data
string BundleIdPlatform
```

## Possible Values

IOS: MAC_OS: UNIVERSAL:

## Mentioned in

App Store Connect API 3.7 release notes

## Discussion

Discussion -IOS: A string that represents iOS. -MAC_OS: A string that represents macOS. -UNIVERSAL: A string that represents all possible platforms.

## See Also

### Objects and types

- [BundleId](appstoreconnectapi/bundleid.md)
- [BundleIdCreateRequest](appstoreconnectapi/bundleidcreaterequest.md)
- [BundleIdUpdateRequest](appstoreconnectapi/bundleidupdaterequest.md)
- [BundleIdResponse](appstoreconnectapi/bundleidresponse.md)
- [BundleIdWithoutIncludesResponse](appstoreconnectapi/bundleidwithoutincludesresponse.md)
- [BundleIdsResponse](appstoreconnectapi/bundleidsresponse.md)
- [BundleIdAppLinkageResponse](appstoreconnectapi/bundleidapplinkageresponse.md)
- [BundleIdBundleIdCapabilitiesLinkagesResponse](appstoreconnectapi/bundleidbundleidcapabilitieslinkagesresponse.md)
- [BundleIdProfilesLinkagesResponse](appstoreconnectapi/bundleidprofileslinkagesresponse.md)
