---
title: "POST /v1/{+pretargetingConfig}:removeTargetedPublishers"
method: POST
path: "/v1/{+pretargetingConfig}:removeTargetedPublishers"
tags: ["bidders"]
---

# POST /v1/{+pretargetingConfig}:removeTargetedPublishers

`POST /v1/{+pretargetingConfig}:removeTargetedPublishers`

Removes targeted publishers from the pretargeting config.

## Path parameters

- `pretargetingConfig` string, required

## Request body

- RemoveTargetedPublishersRequest — A request to stop targeting publishers in a specific configuration. The pretargeting configuration itself specifies how these publishers are targeted in PretargetingConfig.publisherTargeting.
  - `publisherIds` string[] — A list of publisher IDs to stop targeting in the pretargeting configuration. These values will be removed from the list of targeted publisher IDs in PretargetingConfig.publisherTargeting.values. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.

## Response `200`

Successful response

---

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