CustomerManagerLink

  • 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.