---
title: ManifestURL.ItemsItem.Metadata
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/manifesturl/itemsitem/metadata-data.dictionary
---

# ManifestURL.ItemsItem.Metadata

The metadata for an application or package manifest item.

## Declaration

```data
object ManifestURL.ItemsItem.Metadata
```

## Properties

bundle-identifier: The bundle identifier of the app or package manifest item. bundle-version: The bundle version of the app or package manifest item. kind: The type of manifest item. For an app or package, this needs to be software. subtitle: The name of the app or package developer. title: The title of the app or package being installed.

## See Also

### Objects

- [ManifestURL.ItemsItem.AssetsItem](devicemanagement/manifesturl/itemsitem/assetsitem.md)
