---
title: "POST /v4/guaranteedOrders/{+guaranteedOrderId}:editGuaranteedOrderReadAccessors"
method: POST
path: "/v4/guaranteedOrders/{+guaranteedOrderId}:editGuaranteedOrderReadAccessors"
tags: ["guaranteedOrders"]
---

# POST /v4/guaranteedOrders/{+guaranteedOrderId}:editGuaranteedOrderReadAccessors

`POST /v4/guaranteedOrders/{+guaranteedOrderId}:editGuaranteedOrderReadAccessors`

Edits read advertisers of a guaranteed order.

## Path parameters

- `guaranteedOrderId` string, required

## Request body

- EditGuaranteedOrderReadAccessorsRequest — Request message for GuaranteedOrderService.EditGuaranteedOrderReadAccessors.
  - `addedAdvertisers` string[] — The advertisers to add as read accessors to the guaranteed order.
  - `partnerId` string, int64 — Required. The partner context in which the change is being made.
  - `removedAdvertisers` string[] — The advertisers to remove as read accessors to the guaranteed order.
  - `readAccessInherited` boolean — Whether to give all advertisers of the read/write accessor partner read access to the guaranteed order. Only applicable if read_write_partner_id is set in the guaranteed order.

## Response `200`

Successful response

---

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