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

# POST /v1/{+parent}/creatives:watch

`POST /v1/{+parent}/creatives:watch`

Watches all creatives pertaining to a bidder. It is sufficient to invoke this endpoint once per bidder. A Pub/Sub topic will be created and notifications will be pushed to the topic when any of the bidder's creatives change status. All of the bidder's service accounts will have access to read from the topic. Subsequent invocations of this method will return the existing Pub/Sub configuration.

## Path parameters

- `parent` string, required

## Request body

- WatchCreativesRequest — A request to receive push notifications when any of the creatives belonging to the bidder changes status.

## 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)
