customer_client_link

  • The customer client link represents the relationship between a customer and a client.

  • Fields from the customer resource can be selected along with the customer_client_link resource.

  • The customer_client_link resource includes fields such as client_customer, hidden, manager_link_id, resource_name, and status.

  • The status field indicates the current state of the link between the client and manager.

  • The manager_link_id field uniquely identifies a customer client link and is read-only.

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 fields will not segment metrics in your SELECT 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
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
Type URLgoogle.ads.googleads.v20.enums.ManagerLinkStatusEnum.ManagerLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse