customer_manager_link

  • The customer_manager_link resource represents the relationship between a customer and a manager.

  • You can select fields from the customer resource along with customer_manager_link fields in your queries.

  • Fields from attributed resources will not segment metrics in your SELECT clause.

  • The customer_manager_link resource includes fields such as the manager customer, the link ID, the resource name, and the link status.

Represents customer-manager 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_manager_link.manager_customer

Field descriptionOutput only. The manager customer linked to the customer.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse
Field descriptionOutput only. ID of the customer-manager link. This field is read only.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_manager_link.resource_name

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

customer_manager_link.status

Field descriptionStatus of the link between the customer and the manager.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v19.enums.ManagerLinkStatusEnum.ManagerLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse