CustomerClientLink

  • 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's status using the ManagerLinkStatus enum.

  • client_customer is the immutable string identifying the linked client customer.

  • manager_link_id is a unique, read-only identifier for the link.

  • The hidden field controls the link's visibility in the Google Ads UI.