ExperimentalCampaignPayload class
Properties
-
campaignEndTimeMillis
↔ String?
-
FIAM configured end time of the experiment - we use long vs Timestamp here
to minimize the size of the bundles sent back to the sdk clients.
getter/setter pair
-
campaignId
↔ String?
-
Campaign id
getter/setter pair
-
campaignName
↔ String?
-
The display name for the campaign given by the campaign creator.
getter/setter pair
-
campaignStartTimeMillis
↔ String?
-
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
getter/setter pair
-
experimentPayload
↔ ExperimentPayload?
-
payload is sent for scion tracking of the experiment this is provied by
ABT
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited