---
title: "PATCH /userprofiles/{+profileId}/placementStrategies"
method: PATCH
path: "/userprofiles/{+profileId}/placementStrategies"
tags: ["placementStrategies"]
---

# PATCH /userprofiles/{+profileId}/placementStrategies

`PATCH /userprofiles/{+profileId}/placementStrategies`

Updates an existing placement strategy. This method supports patch semantics.

## Path parameters

- `profileId` string, required

## Query parameters

- `id` string, required

## Request body

- PlacementStrategy — Contains properties of a placement strategy.
  - `kind` string — Identifies what kind of resource this is. Value: the fixed string "dfareporting#placementStrategy".
  - `id` string, int64 — ID of this placement strategy. This is a read-only, auto-generated field.
  - `accountId` string, int64 — Account ID of this placement strategy.This is a read-only field that can be left blank.
  - `name` string — Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/dfareporting.md) · [All operations](https://skmtc.net/google/apis/dfareporting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/dfareporting/versions/8163d57aeb31/schema)
