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

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

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

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

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesMutateCampaignConversionGoalsRequest — Request message for CampaignConversionGoalService.MutateCampaignConversionGoals.
  - `operations` GoogleAdsSearchads360V23ServicesCampaignConversionGoalOperation[] — Required. The list of operations to perform on individual campaign conversion goal.
    - `update` GoogleAdsSearchads360V23ResourcesCampaignConversionGoal — The biddability setting for the specified campaign only for all conversion actions with a matching category and origin.
      - `biddable` boolean — The biddability of the campaign conversion goal.
      - `campaign` string — Immutable. The campaign with which this campaign conversion goal is associated.
      - `category` 'UNSPECIFIED' | 'UNKNOWN' | 'DEFAULT' | 'PAGE_VIEW' | 'PURCHASE' | 'SIGNUP' | 'DOWNLOAD' | 'ADD_TO_CART' | 'BEGIN_CHECKOUT' | 'SUBSCRIBE_PAID' | 'PHONE_CALL_LEAD' | 'IMPORTED_LEAD' | 'SUBMIT_LEAD_FORM' | 'BOOK_APPOINTMENT' | 'REQUEST_QUOTE' | 'GET_DIRECTIONS' | 'OUTBOUND_CLICK' | 'CONTACT' | 'ENGAGEMENT' | 'STORE_VISIT' | 'STORE_SALE' | 'QUALIFIED_LEAD' | 'CONVERTED_LEAD' — The conversion category of this campaign conversion goal.
      - `origin` 'UNSPECIFIED' | 'UNKNOWN' | 'WEBSITE' | 'GOOGLE_HOSTED' | 'APP' | 'CALL_FROM_ADS' | 'STORE' | 'YOUTUBE_HOSTED' | 'FLOODLIGHT' — The conversion origin of this campaign conversion goal.
      - `searchAds360Biddable` boolean — Search Ads 360 biddability of the campaign conversion goal.
      - `resourceName` string — Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: `customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}`
    - `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/versions/40d087435afd/schema)
