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

# POST /v23/customers/{+customerId}/dataLinks:update

`POST /v23/customers/{+customerId}/dataLinks:update`

Update a data link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesUpdateDataLinkRequest — Request message for DataLinkService.UpdateDataLink.
  - `dataLinkStatus` 'UNSPECIFIED' | 'UNKNOWN' | 'REQUESTED' | 'PENDING_APPROVAL' | 'ENABLED' | 'DISABLED' | 'REVOKED' | 'REJECTED' — Required. The data link status to be updated to.
  - `resourceName` string — Required. The data link is expected to have a valid resource name.

## 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/versions/40d087435afd/schema)
