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

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

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

Creates, updates or removes conversion goal campaign config. Operation statuses are returned.

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesMutateConversionGoalCampaignConfigsRequest — Request message for ConversionGoalCampaignConfigService.MutateConversionGoalCampaignConfigs.
  - `validateOnly` boolean — If true, the request is validated but not executed. Only errors are returned, not results.
  - `operations` GoogleAdsSearchads360V23ServicesConversionGoalCampaignConfigOperation[] — Required. The list of operations to perform on individual conversion goal campaign config.
    - `update` GoogleAdsSearchads360V23ResourcesConversionGoalCampaignConfig — Conversion goal settings for a Campaign.
      - `resourceName` string — Immutable. The resource name of the conversion goal campaign config. Conversion goal campaign config resource names have the form: `customers/{customer_id}/conversionGoalCampaignConfigs/{campaign_id}`
      - `searchAds360GoalConfigLevel` 'UNSPECIFIED' | 'UNKNOWN' | 'CUSTOMER' | 'CAMPAIGN' — The level of Search Ads 360 goal config the campaign is using.
      - `goalConfigLevel` 'UNSPECIFIED' | 'UNKNOWN' | 'CUSTOMER' | 'CAMPAIGN' — The level of goal config the campaign is using.
      - `campaign` string — Immutable. The campaign with which this conversion goal campaign config is associated.
      - `customConversionGoal` string — The custom conversion goal the campaign is using for optimization.
      - `searchAds360CustomConversionGoal` string — The Search Ads 360 custom conversion goal the campaign is using for optimization.
    - `updateMask` string, google-fieldmask — FieldMask that determines which resource fields are modified in an update.
  - `responseContentType` 'UNSPECIFIED' | 'RESOURCE_NAME_ONLY' | 'MUTABLE_RESOURCE' — The response content type setting. Determines whether the mutable resource or just the resource name should be returned post mutation.

## 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)
