campaignStartTimeMillis property

String? campaignStartTimeMillis
getter/setter pair

Start time of the campaign - we use long vs Timestamp here to minimize the size of the bundles sent back to the sdk clients

Implementation

core.String? campaignStartTimeMillis;