topic property

String? topic
getter/setter pair

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.

Implementation

core.String? topic;