AI-generated Key Takeaways
- 
          The AccountLink represents a data sharing connection between a Google Ads account and another account. 
- 
          Key fields include resource_name,status,type,account_link_id, andlinked_account.
- 
          The linked_accountfield can be athird_party_app_analyticslink.
- 
          The status and type of the link are provided as enums. 
- 
          The resource_nameandthird_party_app_analyticsfields are immutable, whileaccount_link_idis read-only and output only.
Represents the data sharing connection between a Google Ads account and another account
| Fields | |
|---|---|
| 
 | 
 Immutable. Resource name of the account link. AccountLink resource names have the form:  | 
| 
 | The status of the link. | 
| 
 | Output only. The type of the linked account. | 
| 
 | 
 Output only. The ID of the link. This field is read only. | 
| Union field 
 | |
| 
 | 
 Immutable. A third party app analytics link. |