bidders
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.
post/v1/{+parent}/creatives:watch
Path parameters
parentstring required
Required. To watch all creatives pertaining to the bidder and all its child seat accounts, the bidder must follow the pattern bidders/{bidderAccountId}.
Request body
WatchCreativesRequest required
A request to receive push notifications when any of the creatives belonging to the bidder changes status.
Response
Successful response