startDateTime property

String? startDateTime
getter/setter pair

The date and time when campaign started in serving.

The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format. Set the time component to 00:00:00 for daily granularity, time granularity is only supported for some campaign types.

Implementation

core.String? startDateTime;