topic property

String? topic
getter/setter pair

The Pub/Sub topic that will be used to publish creative serving status notifications.

This would be of the format projects/{project_id}/topics/{topic_id}.

Implementation

core.String? topic;