ManagedApplicationListResponse.ManagedApplicationList.ANY app identifier
The bundle identifier of the managed app.
Declaration
object ManagedApplicationListResponse.ManagedApplicationList.ANY app identifierProperties
| Name | Type | Description |
|---|---|---|
ExternalVersionIdentifier Required | integer | The app’s external version identifier. You can also retrieve this value from the App Store. For more information, see Apps and Books for Organizations. If the current external version identifier of an app on the App Store doesn’t match the external version identifier reported by the device, there may be an app update available for the device. Available in iOS 10.3 and later, macOS 11.3 and later, and tvOS 10.2 and later. |
HasConfiguration Required | boolean | If ‘true’, the app has an update available. This key is present only for App Store apps. In macOS, this key is present only for Volume Purchase Program (VPP) apps. This status updates daily and isn’t always up-to-date when installing an app. |
HasFeedback Required | boolean | If ‘true’, the app has feedback for the server. This value is available in iOS 7 and later, and tvOS 10.2 and later. On macOS 11.3 and later, this value is available if the request was sent on the user channel. |
IsValidated Required | boolean | If ‘true’, the app is valid and can run on the device. If the app is enterprise-distributed and unvalidated, it won’t be able to run until validation has occurred. This value is available in iOS 9.2 and later, and tvOS 10.2 and later. |
ManagementFlags Required | integer | The bitwise OR of the following management flags:
|
Status Required | string | The status of the managed app, which is one of the following values:
The following statuses are transient and report only once:
|
UnusedRedemptionCode Required | string | If the user already purchased a paid app, this code is available for use by another user. This code reports only once. This value is available in iOS 5 and later. |