Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
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 description
Output only. The manager customer linked to the customer.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_manager_link.manager_link_id
Field description
Output only. ID of the customer-manager link. This field is read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_manager_link.resource_name
Field description
Immutable. Name of the resource. CustomerManagerLink resource names have the form: customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_manager_link.status
Field description
Status of the link between the customer and the manager.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]