campaignStartTimeMillis property

String? campaignStartTimeMillis
getter/setter pair

FIAM configured start time of the experiment - we use long vs Timestamp here to minimize the size of the bundles sent back to the sdk clients

Implementation

core.String? campaignStartTimeMillis;