customer_manager_link

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

  • Fields from the customer resource can be selected along with the customer_manager_link resource, but they will not segment metrics.

  • The customer_manager_link resource includes fields such as manager_customer, manager_link_id, resource_name, and status.

  • The resource_name for a CustomerManagerLink follows the format customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}.

  • The status field indicates the current state of the link, with possible values like ACTIVE, CANCELED, INACTIVE, PENDING, REFUSED, UNKNOWN, and UNSPECIFIED.

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.v22.enums.ManagerLinkStatusEnum.ManagerLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse