VanillaCampaignPayload class
Properties
-
campaignEndTimeMillis
↔ String?
-
end time of the campaign - 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?
-
Start time of the campaign - we use long vs Timestamp here to minimize the
size of the bundles sent back to the sdk clients
getter/setter pair
-
experimentalCampaignId
↔ String?
-
if the campaign is the result of a rolled out campaign, the old
experimental campaign id here is used for impression tracking on the
client
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