---
title: "POST /v23/customers/{+customerId}/customerManagerLinks:mutate"
method: POST
path: "/v23/customers/{+customerId}/customerManagerLinks:mutate"
tags: ["customers"]
---

# POST /v23/customers/{+customerId}/customerManagerLinks:mutate

`POST /v23/customers/{+customerId}/customerManagerLinks:mutate`

Updates customer manager links. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [MutateError]() [QuotaError]() [RequestError]()

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesMutateCustomerManagerLinkRequest — Request message for CustomerManagerLinkService.MutateCustomerManagerLink.
  - `operations` GoogleAdsSearchads360V23ServicesCustomerManagerLinkOperation[] — Required. The list of operations to perform on individual customer manager links.
    - `update` GoogleAdsSearchads360V23ResourcesCustomerManagerLink — Represents customer-manager link relationship.
      - `managerLinkId` string, int64 — Output only. ID of the customer-manager link. This field is read only.
      - `status` 'UNSPECIFIED' | 'UNKNOWN' | 'ACTIVE' | 'INACTIVE' | 'PENDING' | 'REFUSED' | 'CANCELED' — Status of the link between the customer and the manager.
      - `startTime` string — Output only. The timestamp when the CustomerManagerLink was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
      - `resourceName` string — Immutable. Name of the resource. CustomerManagerLink resource names have the form: `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}`
      - `managerCustomer` string — Output only. The manager customer linked to the customer.
    - `updateMask` string, google-fieldmask — FieldMask that determines which resource fields are modified in an update.
  - `validateOnly` boolean — If true, the request is validated but not executed. Only errors are returned, not results.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchads360.md) · [All operations](https://skmtc.net/google/apis/searchads360/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchads360/revisions/40d087435afd/schema)
