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

# POST /v23/customers/{+customerId}/campaignLifecycleGoal:configureCampaignLifecycleGoals

`POST /v23/customers/{+customerId}/campaignLifecycleGoal:configureCampaignLifecycleGoals`

Process the given campaign lifecycle configurations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignLifecycleGoalConfigError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsRequest — Request message for CampaignLifecycleGoalService.ConfigureCampaignLifecycleGoals.
  - `operation` GoogleAdsSearchads360V23ServicesCampaignLifecycleGoalOperation — A single operation on a campaign lifecycle goal.
    - `updateMask` string, google-fieldmask — Optional. FieldMask that determines which resource fields are modified in an update.
    - `create` GoogleAdsSearchads360V23ResourcesCampaignLifecycleGoal — Campaign level customer lifecycle goal settings.
      - `customerAcquisitionGoalSettings` GoogleAdsSearchads360V23ResourcesCustomerAcquisitionGoalSettings — The customer acquisition goal settings for the campaign.
        - `valueSettings` GoogleAdsSearchads360V23CommonLifecycleGoalValueSettings — Lifecycle goal value settings.
          - `value` number, double — Value of the lifecycle goal. For example, for customer acquisition goal, value is the incremental conversion value for new customers who are not of high value.
          - `highLifetimeValue` number, double — High lifetime value of the lifecycle goal. For example, for customer acquisition goal, high lifetime value is the incremental conversion value for new customers who are of high value. High lifetime value should be greater than value, if set.
        - `optimizationMode` 'UNSPECIFIED' | 'UNKNOWN' | 'TARGET_ALL_EQUALLY' | 'BID_HIGHER_FOR_NEW_CUSTOMER' | 'TARGET_NEW_CUSTOMER' — Output only. Customer acquisition optimization mode of this campaign.
      - `resourceName` string — Immutable. The resource name of the customer lifecycle goal of a campaign. `customers/{customer_id}/campaignLifecycleGoal/{campaign_id}`
      - `campaign` string — Output only. The campaign where the goal is attached.
    - `update` GoogleAdsSearchads360V23ResourcesCampaignLifecycleGoal — Campaign level customer lifecycle goal settings.
      - `customerAcquisitionGoalSettings` GoogleAdsSearchads360V23ResourcesCustomerAcquisitionGoalSettings — The customer acquisition goal settings for the campaign.
        - `valueSettings` GoogleAdsSearchads360V23CommonLifecycleGoalValueSettings — Lifecycle goal value settings.
          - `value` number, double — Value of the lifecycle goal. For example, for customer acquisition goal, value is the incremental conversion value for new customers who are not of high value.
          - `highLifetimeValue` number, double — High lifetime value of the lifecycle goal. For example, for customer acquisition goal, high lifetime value is the incremental conversion value for new customers who are of high value. High lifetime value should be greater than value, if set.
        - `optimizationMode` 'UNSPECIFIED' | 'UNKNOWN' | 'TARGET_ALL_EQUALLY' | 'BID_HIGHER_FOR_NEW_CUSTOMER' | 'TARGET_NEW_CUSTOMER' — Output only. Customer acquisition optimization mode of this campaign.
      - `resourceName` string — Immutable. The resource name of the customer lifecycle goal of a campaign. `customers/{customer_id}/campaignLifecycleGoal/{campaign_id}`
      - `campaign` string — Output only. The campaign where the goal is attached.
  - `validateOnly` boolean — Optional. 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)
