customer_client_link

Represents customer client link relationship.

Attributed resources
customer

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fieldswill not segment metrics in yourSELECT clause.

customer_client_link.client_customer

Field descriptionImmutable. The client customer linked to this customer.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_client_link.hidden

Field descriptionThe visibility of the link. Users can choose whether or not to see hidden links in the Google Ads UI. Default value is false
CategoryATTRIBUTE
Data TypeBOOLEAN
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_client_link.manager_link_id

Field descriptionOutput only. This is uniquely identifies a customer client link. Read only.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_client_link.resource_name

Field descriptionImmutable. Name of the resource. CustomerClientLink resource names have the form:customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_client_link.status

Field descriptionThis is the status of the link between client and manager.
CategoryATTRIBUTE
Data Type

ENUM

ACTIVE
CANCELED
INACTIVE
PENDING
REFUSED
UNKNOWN
UNSPECIFIED
Type URLgoogle.ads.googleads.v23.enums.ManagerLinkStatusEnum.ManagerLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-29 UTC.