AI-generated Key Takeaways
-
The CustomerManagerLink represents the relationship between a customer and a manager.
-
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 status of the link between the customer and the manager.
-
The
manager_customer
field identifies the manager customer linked to the customer and is output only. -
The
manager_link_id
field provides the unique ID of the customer-manager link and is also output only.
Represents customer-manager link relationship.
Fields | |
---|---|
|
Immutable. Name of the resource. CustomerManagerLink resource names have the form: |
|
Status of the link between the customer and the manager. |
|
Output only. The manager customer linked to the customer. |
|
Output only. ID of the customer-manager link. This field is read only. |