---
title: CKAsset.ExportedAssetID
framework: cloudkit
role: symbol
role_heading: Structure
path: cloudkit/ckasset/exportedassetid
---

# CKAsset.ExportedAssetID

An identifier that can be used for creating a server-side copy of a CKAsset that already exists in iCloud, potentially in a different container.

## Declaration

```swift
struct ExportedAssetID
```

## Overview

Overview An CKAsset.ExportedAssetID is valid only on the same device where it was created, and it expires after a few days.

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
