v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350108168.1 KB
accounts

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

post/v2beta1/accounts/{accountId}/creatives/{creativeId}:watch

Path parameters

accountIdstring required

The account of the creative to watch.

creativeIdstring required

The creative ID to watch for status changes. Specify "-" to watch all creatives under the above account. If both creative-level and account-level notifications are sent, only a single notification will be sent to the creative-level notification topic.

Request body

topicstring

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

Successful response