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

# POST /v23/{+experiment}:graduateExperiment

`POST /v23/{+experiment}:graduateExperiment`

Graduates an experiment to a full campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

## Path parameters

- `experiment` string, required

## Request body

- GoogleAdsSearchads360V23ServicesGraduateExperimentRequest — Request message for ExperimentService.GraduateExperiment.
  - `campaignBudgetMappings` GoogleAdsSearchads360V23ServicesCampaignBudgetMapping[] — Required. List of campaign budget mappings for graduation. Each campaign that appears here will graduate, and will be assigned a new budget that is paired with it in the mapping. The maximum size is one.
    - `campaignBudget` string — Required. The budget that should be attached to the graduating experiment campaign.
    - `experimentCampaign` string — Required. The experiment campaign to graduate.
  - `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)
