AI-generated Key Takeaways
- 
          The document outlines various errors that can occur with DataLinks, categorized by specific issues. 
- 
          Errors include unspecified or unknown issues, as well as specific problems with YouTube Channel and Video IDs. 
- 
          Permission denied and invalid status or resource name are also potential errors when managing DataLinks. 
Enum describing possible DataLink errors.
| Enums | |
|---|---|
| 
 | Enum unspecified. | 
| 
 | The received error code is not known in this version. | 
| 
 | The requested YouTube Channel ID is invalid. | 
| 
 | The requested YouTube Video ID is invalid. | 
| 
 | The requested YouTube Video ID doesn't belong to the requested YouTube Channel ID. | 
| 
 | A link cannot be created because the customer doesn't have the permission. | 
| 
 | A link can not be removed or updated because the status is invalid. | 
| 
 | The input status in the update request is invalid. | 
| 
 | The input resource name is invalid. |