AI-generated Key Takeaways
-
CustomerClientLink represents the relationship between a customer and a client.
-
The resource name format is
customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}
. -
The status field indicates the link status between the client and manager.
-
manager_link_id
uniquely identifies the link and is read-only. -
The
hidden
field controls the visibility of the link in the Google Ads UI.
Represents customer client link relationship.
Fields | |
---|---|
|
Immutable. Name of the resource. CustomerClientLink resource names have the form: |
|
This is the status of the link between client and manager. |
|
Immutable. The client customer linked to this customer. |
|
Output only. This is uniquely identifies a customer client link. Read only. |