AccountLink
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
AccountLink represents a data sharing connection between a Google Ads account and another account.
Key fields include resource_name, status, type, account_link_id, and linked_account.
The resource_name is immutable and follows a specific format.
status indicates the link's status, while type is output only and shows the linked account's type.
account_link_id is a read-only output field representing the link's ID.
Represents the data sharing connection between a Google Ads account and another account
code Proto definition
Fields
account_link_id
int64
Output only. The ID of the link. This field is read only.
third_party_app_analytics
ThirdPartyAppAnalyticsLinkIdentifier
Immutable. A third party app analytics link.
resource_name
string
Immutable. Resource name of the account link. AccountLink resource names have the form: customers/{customer_id}/accountLinks/{account_link_id}
status
AccountLinkStatus
The status of the link.
type
LinkedAccountType
Output only. The type of the linked account.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-12 UTC."],[],[]]