AI-generated Key Takeaways
- 
          
The data sharing connection represents a link between a Google Ads customer and another product's data.
 - 
          
Key fields include the resource name, type, status, product link ID, data link ID, and linked data entity like a YouTube video.
 - 
          
The resource name is immutable and follows a specific format.
 - 
          
The type, status, product link ID, and data link ID fields are output only and read only.
 - 
          
The
data_link_entityunion field indicates the specific type of data linked, such as a YouTube video. 
Represents the data sharing connection between a Google Ads customer and another product's data.
| Fields | |
|---|---|
 | 
                
                   
 Immutable. Resource name of the product data link. DataLink resource names have the form: `customers/{customer_id}/datalinks/{product_link_id}~{data_link_id}}  | 
              
 | 
                
                  
                   Output only. The type of the data.  | 
              
 | 
                
                  
                   Output only. The status of the data link.  | 
              
 | 
                
                   
 Output only. The ID of the link. This field is read only.  | 
              
 | 
                
                   
 Output only. The ID of the data link. This field is read only.  | 
              
Union field 
 | 
              |
 | 
                
                  
                   Immutable. A data link to YouTube video.  |