---
title: "POST /v2/{+name}:setPublishedDeployPercentage"
method: POST
path: "/v2/{+name}:setPublishedDeployPercentage"
tags: ["publishers"]
---

# POST /v2/{+name}:setPublishedDeployPercentage

`POST /v2/{+name}:setPublishedDeployPercentage`

Set a higher target deploy percentage for the item's published revision. This will be updated without the item being submitted for review. This is only available to items with over 10,000 seven-day active users.

## Path parameters

- `name` string, required

## Request body

- SetPublishedDeployPercentageRequest — Request message for SetPublishedDeployPercentage.
  - `deployPercentage` integer — Required. Unscaled percentage value for the publised revision (nonnegative number between 0 and 100). It must be larger than the existing target percentage.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/chromewebstore.md) · [All operations](https://skmtc.dev/google/apis/chromewebstore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/chromewebstore/revisions/8977b5344fd9/schema)
