---
title: "POST /v1/{+parent}/publisherConnections:batchApprove"
method: POST
path: "/v1/{+parent}/publisherConnections:batchApprove"
tags: ["bidders"]
---

# POST /v1/{+parent}/publisherConnections:batchApprove

`POST /v1/{+parent}/publisherConnections:batchApprove`

Batch approves multiple publisher connections.

## Path parameters

- `parent` string, required

## Request body

- BatchApprovePublisherConnectionsRequest — A request to approve a batch of publisher connections.
  - `names` string[] — Required. The names of the publishers with which connections will be approved. In the pattern `bidders/{bidder}/publisherConnections/{publisher}` where `{bidder}` is the account ID of the bidder, and `{publisher}` is the ads.txt/app-ads.txt publisher ID.

## 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/revisions/da99d215fb25/schema)
