AI-generated Key Takeaways
- 
          The document lists and describes various error codes related to linking assets to asset sets. 
- 
          Errors include invalid asset type, invalid asset set type, duplicate external keys, and missing parent linkages. 
Enum describing possible asset set asset errors.
| Enums | |
|---|---|
| 
 | Enum unspecified. | 
| 
 | The received error code is not known in this version. | 
| 
 | The asset type is not eligible to be linked to the specific type of asset set. | 
| 
 | The asset set type is not eligible to contain the specified type of assets. | 
| 
 | The asset contains duplicate external key with another asset in the asset set. | 
| 
 | When attaching a Location typed Asset to a LocationGroup typed AssetSet, the AssetSetAsset linkage between the parent LocationSync AssetSet and the Asset doesn't exist. |