---
title: "POST /v2beta1/accounts/{accountId}/creatives/{creativeId}:watch"
method: POST
path: "/v2beta1/accounts/{accountId}/creatives/{creativeId}:watch"
tags: ["accounts"]
---

# POST /v2beta1/accounts/{accountId}/creatives/{creativeId}:watch

`POST /v2beta1/accounts/{accountId}/creatives/{creativeId}:watch`

Watches a creative. Will result in push notifications being sent to the topic when the creative changes status.

## Path parameters

- `accountId` string, required
- `creativeId` string, required

## Request body

- WatchCreativeRequest — A request for watching changes to creative Status.
  - `topic` string — The Pub/Sub topic to publish notifications to. This topic must already exist and must give permission to ad-exchange-buyside-reports@google.com to write to the topic. This should be the full resource name in "projects/{project_id}/topics/{topic_id}" format.

## Response `200`

Successful response

---

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