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.
[null,null,["Last updated 2024-12-18 UTC."],[[["The CustomerManagerLink resource represents the relationship between a customer and its manager."],["It allows you to access information about the manager customer, the link ID, resource name, and the status of the link."],["Fields from attributed resources like `customer` can be selected but will not segment metrics."],["The resource includes fields such as manager_customer, manager_link_id, resource_name, and status, each with properties like data type, filterability, and selectability."],["The resource name follows a specific format: `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}`."]]],[]]