---
title: "POST /v23/{+campaignDraft}:promote"
method: POST
path: "/v23/{+campaignDraft}:promote"
tags: ["customers"]
---

# POST /v23/{+campaignDraft}:promote

`POST /v23/{+campaignDraft}:promote`

Promotes the changes in a draft back to the base campaign. This method returns a Long Running Operation (LRO) indicating if the Promote is done. Use google.longrunning.Operations.GetOperation to poll the LRO until it is done. Only a done status is returned in the response. See the status in the Campaign Draft resource to determine if the promotion was successful. If the LRO failed, use CampaignDraftService.ListCampaignDraftAsyncErrors to view the list of error reasons. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignDraftError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

## Path parameters

- `campaignDraft` string, required

## Request body

- GoogleAdsSearchads360V23ServicesPromoteCampaignDraftRequest — Request message for CampaignDraftService.PromoteCampaignDraft.
  - `validateOnly` boolean — If true, the request is validated but no Long Running Operation is created. Only errors are returned.

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