removedDateTime property

String? removedDateTime
getter/setter pair

The timestamp of when the campaign was removed.

The timestamp is in the customer’s timezone and in “yyyy-MM-dd HH:mm:ss” format.

Implementation

core.String? removedDateTime;